ダウンロードリスト

プロジェクト概要

TreeLineは、木構造のなかにテキストデータを互いに関連付けて保存するために用いるものです。多くの異なったタイプの情報を追い続けることに適しています。木の各ノード(節点)に複数の項目を定義して、ミニデータベースを構成することができます。各ノードのフォーマットは定義可能で、画面表示、プリントアウト、HTMLでのエキスポートができます。ウィンドウの左の部分で木構造をたどり、編集作業をしますが、右の部分に表示されるさまざまな子(下部構造)データもエディット可能です。データはXMLのテキストファイルに保存されます。TeeLineはPyQTライブラリ上に構築されています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2013-02-07 07:59
1.9.0

これは、今本当に Python 3 の完全書き換えの不安定な開発スナップショットです。パフォーマンスと使いやすさの多くの改善が含まれています。それはまだ機能は完成ではないが、それは十分に沿って多くのユーザーは使用可能です。重要な作業のこのバージョンを使用しないで、テストは大歓迎です。
タグ: unstable major
This is an unstable development snapshot of a full rewrite of TreeLine in Python 3. It includes many performance and usability improvements. It's still not feature complete, but it's far enough along to be usable for many users. This version should not be used for any critical work, but testing is appreciated.

2011-11-12 01:23
1.4.1

このリリースは、暗号化されたファイル、インポートされたファイルの使用を含むいくつかのバグを修正します。
タグ: stable bugfix
This release fixes several bugs involving the use of encrypted files and imported files.

2011-04-14 21:16
1.4.0

このリリースでは、1.3.xの開発シリーズを終了します。 1.3.5からの変更点は、パスベースのフィールドの以前のディレクトリを覚えていることを含む、ウィンドウのコマンドのツールバーのアイコンを追加し、HTMLへのエクスポート時に列のコントロールのバグの修正。 1.2.xのための主な変更点は、複数のウィンドウで動作する機能が含まれています、複数のウィンドウから同じファイルを更新する機能は、テキストは、新しい複数のディレクトリのHTMLをエクスポートすると、検索可能なヘルプ、およびツールバー/ショートカットへの内部リンクを追加するコマンドリセットボタンは、カスタマイズを取り消すことができます。
タグ: Stable, Major
This release ends the 1.3.x development series. Changes since 1.3.5 include the remembering of previous directories for path-based fields, the addition of toolbar icons for window commands, and the correction of a column control bug in HTML export. Major changes since 1.2.x include the ability to operate with multiple windows, the ability to update the same file from multiple windows, a command to add internal links to text, a new multiple-directory HTML export, searchable help, and toolbar/shortcut reset buttons to undo customizations.

2010-09-22 07:25
1.3.4

このリリースでは、ウィンドウのリストにマイナーなバグを、スペルチェッカーを修正されています。また、フランスのGUIの翻訳を追加します。
タグ: Minor bugfixes, Unstable
This release fixes minor bugs in the window list and the spell checker. It also adds a French GUI translation.

2010-06-24 23:22
1.3.3

検索機能は、ヘルプビューアに追加されました。現在のページを同様のサイクルをデータエディタビューをスクロールするためのキーボードショートカット。ドイツ語の翻訳が更新されている。バグされ、データエディタビューの初期サイズのウィンドウをカスケードの位置を含む修正しました。
タグ: major unstable
A search function has been added to the help viewer. The keyboard shortcuts for scrolling the data editor view now cycle through pages as well. The German translation has been updated. Bugs were fixed involving the positioning of cascading windows and the initial sizing of the data editor view.

プロジェクトリソース