Download List

Projeto Descrição

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.

System Requirements

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.

2013-02-07 07:59
1.9.0

Este é um instantâneo de desenvolvimento instável de uma reescrita completa do conjunto de árvores em Python 3. Ele inclui muitas melhorias de desempenho e usabilidade. Ainda não é característica completa, mas é longe o suficiente ao longo a ser útil para muitos usuários. Esta versão não deve ser usada para qualquer trabalho crítico, mas teste é apreciado.
Tags: 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

Esta versão corrige vários bugs que envolvem o uso de arquivos criptografados e arquivos importados.
Tags: stable bugfix
This release fixes several bugs involving the use of encrypted files and imported files.

2011-04-14 21:16
1.4.0

Este comunicado termina a série 1.3.x desenvolvimento. Alterações desde o 1.3.5 incluem a lembrança dos diretórios anteriores para campos de caminho-based, a adição de ícones da barra de comandos da janela, ea correção de um bug no controle da coluna de exportação de HTML. Grandes mudanças desde 1.2.x incluem a capacidade de operar com várias janelas, a capacidade de atualizar o mesmo arquivo de várias janelas, um comando para adicionar as ligações internas ao texto, um novo diretório com vários exportação de HTML, a ajuda de busca, ea barra de ferramentas / atalho botões de reset para desfazer personalizações.
Tags: 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

Esta versão corrige pequenos bugs na lista da janela eo corretor ortográfico. Ele também adiciona uma GUI tradução francesa.
Tags: 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

A função de busca foi adicionado ao espectador ajudar. Os atalhos de teclado para rolagem da janela de edição de dados agora percorrer as páginas também. A tradução alemã foi atualizado. Bugs foram corrigidos envolvendo o posicionamento de janelas em cascata e para o dimensionamento inicial da janela de edição de dados.
Tags: 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.

Project Resources