Télécharger la liste

Description du projet

TreeLine is used to organize and store text data in a tree structure. It is well suited to keeping track of many different types of information. Each node of the tree can contain several defined fields, forming a mini-database. The format of each node can be defined, and the output can be shown on the screen, printed, or exported to HTML. The tree structure is navigated and edited in the left pane of the window, while various views of the child data are shown and editable in the right pane. The data is stored in XML text files. TreeLine is based on the PyQt library.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-14 23:53
1.3.2

Cette version met à jour le fichier Lisezmoi pour couvrir les nouvelles fonctionnalités ajoutées au cours de ce cycle de développement et corrige un bug majeur qui a empêché les fichiers d'être enregistré à la "Enregistrer les modifications?" boîte de dialogue lors de la fermeture d'un fichier modifié.
Tags: Unstable
This release updates the ReadMe file to cover the new features added during this development cycle and fixes a major bug which prevented files from being saved at the "Save Changes?" dialog when closing a modified file.

2010-04-08 21:40
1.3.1

Une nouvelle commande met à jour la vue d'un même fichier dans une autre fenêtre. La barre d'état peut maintenant être caché. La barre d'outils et les éditeurs de raccourci ont une nouvelle option pour restaurer les paramètres par défaut. Il ya également eu des améliorations en matière de portabilité sur Windows et l'interface du plugin.
Tags: Unstable
A new command updates the view of the same file in another window. The status bar can now be hidden. The toolbar and shortcut editors have a new option to restore default settings. There have also been improvements in portability on Windows and in the plugin interface.

2009-10-15 02:42
1.3.0

De multiples fenêtres et les fichiers peuvent désormais être ouverts dans la session oneTreeLine. Deux fenêtres peuvent également consulter les différentes sections d'un même fichier. En outre, il ya maintenant un raccourci pour ajouter un lien interne à roues alignées dans un champ de texte. Une nouvelle option d'exportation crée une structure de répertoire avec une page Web pour chaque noeud.
Tags: Unstable, Major feature enhancements
Multiple windows and files can now be open within oneTreeLine session. Two windows can also view different sections of the same file. In addition, there is now a shortcut to add an inline internal link within a text field. A new export option creates a directory structure with a Web page for every node.

2009-10-12 05:15
1.2.4

Cette version ajoute une manipulation pour contourner un bogue dans PyQt 4.6 's soutien papiers qui pouvait empêcher TreeLine de démarrer. Elle corrige aussi non demandées défilement horizontal vers la gauche dans la vue arborescente quand la sélection a été modifiée.
Tags: Stable, Bugfixes
This release adds a work-around for a bug in PyQt 4.6's clipboard support that could prevent TreeLine from starting. It also fixes unrequested horizontal scrolling to the left in the tree view when the selection was changed.

2009-05-05 21:55
1.2.3

Dans une exportation de répertoires HTML, les caractères qui sont illégaux dans les noms de répertoire sont maintenant correctement retirés.
Tags: Stable, Minor bugfixes
In an export of HTML directories, characters that are illegal in directory names are now correctly removed.

Project Resources