Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

treeline-3.1.6-1.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: treeline Distribution: openSUSE:Factory:zSystems
Version: 3.1.6 Vendor: openSUSE
Release: 1.3 Build date: Mon Sep 18 09:23:57 2023
Group: Productivity/Office/Other Build host: reproducible
Size: 5086514 Source RPM: treeline-3.1.6-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://treeline.bellz.org
Summary: Versatile Tree-Style Outliner for Defining Custom Data Schemas
TreeLine is a versatile tool for working with all kinds of information
that fit into a tree-like structure.

It can be used to edit bookmark files, create mini-databases (for
example, for addresses, tasks, records, or CDs), outline documents, or
just collect ideas. It can also be used as a generic editor for XML
files.

The data schemas for any node in the data tree can be customized and
new types of nodes can be defined. The way data is presented on the
screen, exported to HTML, or printed can be defined with HTML-like
templates. Plug-ins can be written to load and save data from and to
custom file formats or external data sources and extend the
functionality of TreeLine.

TreeLine is written in Python and uses the PyQt bindings to the Qt
toolkit, which makes it very portable.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Sep 18 2023 Andrea Manzini <andrea.manzini@suse.com>
  - update to 3.1.6:
    * Updates:
    - Detect external file modifications by checking the file's last modified time just prior to saving.
    - Preserve the choices in the field format when switching between Choice and Combination field types.
    * Bug Fixes:
    - Fix a bug that prevented child type limits from being set back to all types.
    - Preserve the modified status of the config dialog when switching between windows displaying different files.
    - Fix problems occurring when the escape key is used to close various non-modal dialogs.
    - Avoid a traceback error message when attempting to import a CSV file with a bad header row.
    - Fix a bug using child count fields in live HTML exports.
* Sun Dec 04 2022 Dirk Müller <dmueller@suse.com>
  - update to 3.1.5:
    * Add a command for strike-through font formatting.
    * For better visibility, increase the width of tree structure lines in printed
      and PDF output files.
    * Add a Russian translation of the GUI and the help files
    * Update the German GUI translation (thanks to Karsten).
    * Fix a bug preventing a second-try password entry from opening an encrypted file.
    * Add fallbacks to UTF-8 encoding if the OS encoding fails on import and export.
    * Avoid a crash when bad field name modifiers are in a math field equation.
* Sun Nov 29 2020 Gottfried Necker <gottfried.necker@gmx.de>
  - Update to 3.1.4
    * Bug Fixes
    - Fix an incompatibility with the new Python 3.9 version under Linux
      or running from source.
    - Avoid an error message when a window is closed with the focus on a
      dialog box.
    - Fix a problem recalculating root references in field equations.
* Fri Aug 28 2020 Gottfried Necker <gottfried.necker@gmx.de>
  - Update to 3.1.3
    * New Features:
    - Add a more flexible tool for customizing GUI colors.
    - Add an Insert Date command that adds a timestamp to text field edit boxes.
    - Evaluate math expressions contained in fields that are referenced by math
      field equations.
    - Add support for German outline numbering using double letters in some
      levels (thanks to Teresa M).
    * Updates:
    - Update math field equation restrictions to work with Python 3.8.
    - References to a macOS port on MacPorts were added to the System
      Requirements and Installation documentation.
    - Update the libraries used to build the Windows binaries to Python 3.8
      and Qt/PyQt 5.14.
    * Bug Fixes:
    - Make the Add Child command available after filtering has ended.
    - Avoid an application error when a Find and Replace command causes
      fields to contain invalid data.
    - Perform a more complete recalculation of math fields after certain
      operations.
    - Fix problems opening files that contain circular reference errors in
      math fields.
    - Avoid problems with empty parameters in the font dialogs.
    - Fix a bug in Data Edit views when no fields are visible due to hidden
      numbering or math fields.
    - Properly update multiple windows after drag and drop tree changes.
    - Fix issues with restoring window geometry with multiple monitors and
      changing configurations.
    - Work around bugs when using files located on some types of Windows
      network drives.
    - Fix problems detecting existing TreeLine sessions when opening files
      (mostly in Linux).
* Sun May 24 2020 Gottfried Necker <gottfried.necker@gmx.de>
  - Update to 3.1.2
    * Packaging:
    - Remove pushd and popd from spec file.
    * New Features:
    - Add a simplified Chinese GUI translation
      (thanks to Qu Ray for translating).
    - Add a general option to extend the height of data editors with
      long text content. The default setting (limit the height to
      the window size) is unchanged. The new option uses the view
      scroll bars to access the full text length.
    * Updates:
    - Restore the cursor and scroll positions of data editors when
      the editors are re-created after focus changes.
    - Add an asterisk after the file name in the title bar if
      a file has been modified.
    - Change lettered outline numbering sequences to match standards.
      The sequences change from ...Y, Z, AA, AB, AC... to ...Y, Z, AA, BB, CC...
    * Bug Fixes:
    - Fix a bug that truncated plain text exports after the first line.
    - Enable the title list view's select in tree context menu to be used
      on new child nodes.
    - Modify dark mode colors to make tool tips visible.
    - Fix error due to character encoding when importing files from Treepad.
    - Fix an error caused by attempting to print an empty branch.
  - changelog for 3.1.1
    * Updates:
    - Added many Show Configuration Structure data fields to show detailed
      settings for type formats and field formats.
    - Added support for finding and replacing empty data fields using the
      search and replace command.
    - Updated German and Spanish GUI translations (thanks to Maria Seliger
      and Diego).
    * Bug Fixes:
    - Fix printing problems when using the dark theme.
    - Fix incorrect numbering updates in some situations with mixed node types.
    - Fix problems defining a math field equation on a recently copied data type.
    - Eliminate a problem defining math field equations that include
      child count references.
    - Fix a minor bug affecting default directories for save-as and export
      commands when there is not already a file name set.
* Fri Sep 20 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 3.1.1 to use PyQt5 instead of PyQt4.
    * No changelog available
  - Run spec-cleaner
* Tue Feb 16 2016 mkravec@suse.com
  - Update to version 2.0.2
    * Bug Fixes:
    - Fixed a major regression in 2.0.1 that broke data editors for
      most specialized field types (number, math, boolean, choice, etc.)
    - Reduce the amount of work that a single undo command removes
      from editors in the data edit view.
    - Fixed a bug that prevented setting the unique ID reference
      field on a newly created data type.
    - Preserve hard newlines in text fields when converting TreeLine
      1.4.x files to this version.
    - Fix problems preserving expand/collapse node states when
      indenting and unindenting nodes.
    * Updates:
    - Added methods to the plugin interface that allow general
      program options to be queried and changed.
    - Improve text table import error messages by including the line
      number where the problem is found.
    - Modified the Treepad file import to use SpacedText fields to more
      closely match Treepad formatting.
    - An optional plugin was written that can export files to the
      Treepad text file format.
    - The TreeLine icon was replaced with a new one. Thanks to
      David Reimer for contributing the artwork.
    - The German and Portuguese GUI translations were updated.
    - Updated the long text sample file to include the SpacedText field
      type, and added a conditional equation to the math sample file.
    - Updated the Math Field section of the documentation.
* Tue Apr 07 2015 p.drouand@gmail.com
  - Update to version 1.9.7
    * No changelog available
  - Remove obsolete AUTHORS and %clean sections
  - Switch to python3; follow upstream changes
    * Replace python dependencies with python3 ones
    * Remove python-xml; xml is provided by python3 package
* Sun Sep 23 2012 nmo.marques@gmail.com
  - Update to version 1.4.1:
    + Fixed failures due to bad internal references when opening
      encrypted files in multiple windows.
    + Avoid corruption of user option settings after attempting to
      automatically open an imported file as the last file used.
    + Fix problems with imported files when the user sets new files
      to be encrypted by default.
    + Prompt the user for a password when copying types from an
      encrypted TreeLine file.
  - Sources moved to upstream format, tar.gz
  - rpmlint: remove INSTALL in docs; escape macro in comment
* Sat Apr 16 2011 pascal.bleser@opensuse.org
  - update to 1.4.0:
    * remembering of previous directories for path-based fields
    * addition of toolbar icons for window commands
    * correction of a column control bug in HTML export
    * ability to operate with multiple windows
    * ability to update the same file from multiple windows
    * command to add internal links to text
    * new multiple-directory HTML export
    * searchable help
    * toolbar/shortcut reset buttons to undo customizations

Files

/usr/bin/treeline
/usr/share/applications/treeline.desktop
/usr/share/doc/packages/treeline
/usr/share/doc/packages/treeline/basichelp.html
/usr/share/doc/packages/treeline/basichelp_ru.html
/usr/share/doc/packages/treeline/documentation.trln
/usr/share/doc/packages/treeline/documentation_ru.trln
/usr/share/doc/packages/treeline/samples
/usr/share/doc/packages/treeline/samples/110en_sample_basic_longtext.trln
/usr/share/doc/packages/treeline/samples/120en_sample_basic_contacts.trln
/usr/share/doc/packages/treeline/samples/130en_sample_basic_booklist.trln
/usr/share/doc/packages/treeline/samples/140en_sample_genealogy.trln
/usr/share/doc/packages/treeline/samples/210en_sample_char_format.trln
/usr/share/doc/packages/treeline/samples/220en_sample_bookmarks.trln
/usr/share/doc/packages/treeline/samples/230en_sample_intern_links.trln
/usr/share/doc/packages/treeline/samples/240en_sample_table_booklist.trln
/usr/share/doc/packages/treeline/samples/310en_sample_conditional_todo.trln
/usr/share/doc/packages/treeline/samples/320en_sample_other_fields.trln
/usr/share/doc/packages/treeline/samples/330en_sample_math_fields.trln
/usr/share/icons/hicolor
/usr/share/icons/hicolor/48x48
/usr/share/icons/hicolor/48x48/apps
/usr/share/icons/hicolor/48x48/apps/treeline-icon.png
/usr/share/icons/hicolor/scalable
/usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/apps/treeline-icon.svg
/usr/share/licenses/treeline
/usr/share/licenses/treeline/LICENSE
/usr/share/mimelnk
/usr/share/mimelnk/application
/usr/share/mimelnk/application/x-treeline-gz.desktop
/usr/share/mimelnk/application/x-treeline.desktop
/usr/share/mimelnk/application/x-treepad.desktop
/usr/share/treeline
/usr/share/treeline/__pycache__
/usr/share/treeline/__pycache__/breadcrumbview.cpython-311.pyc
/usr/share/treeline/__pycache__/colorset.cpython-311.pyc
/usr/share/treeline/__pycache__/conditional.cpython-311.pyc
/usr/share/treeline/__pycache__/configdialog.cpython-311.pyc
/usr/share/treeline/__pycache__/dataeditors.cpython-311.pyc
/usr/share/treeline/__pycache__/dataeditview.cpython-311.pyc
/usr/share/treeline/__pycache__/exports.cpython-311.pyc
/usr/share/treeline/__pycache__/fieldformat.cpython-311.pyc
/usr/share/treeline/__pycache__/genboolean.cpython-311.pyc
/usr/share/treeline/__pycache__/gennumber.cpython-311.pyc
/usr/share/treeline/__pycache__/globalref.cpython-311.pyc
/usr/share/treeline/__pycache__/helpview.cpython-311.pyc
/usr/share/treeline/__pycache__/icondict.cpython-311.pyc
/usr/share/treeline/__pycache__/imports.cpython-311.pyc
/usr/share/treeline/__pycache__/matheval.cpython-311.pyc
/usr/share/treeline/__pycache__/miscdialogs.cpython-311.pyc
/usr/share/treeline/__pycache__/nodeformat.cpython-311.pyc
/usr/share/treeline/__pycache__/numbering.cpython-311.pyc
/usr/share/treeline/__pycache__/optiondefaults.cpython-311.pyc
/usr/share/treeline/__pycache__/options.cpython-311.pyc
/usr/share/treeline/__pycache__/outputview.cpython-311.pyc
/usr/share/treeline/__pycache__/p3.cpython-311.pyc
/usr/share/treeline/__pycache__/printdata.cpython-311.pyc
/usr/share/treeline/__pycache__/printdialogs.cpython-311.pyc
/usr/share/treeline/__pycache__/recentfiles.cpython-311.pyc
/usr/share/treeline/__pycache__/setup.cpython-311.pyc
/usr/share/treeline/__pycache__/spellcheck.cpython-311.pyc
/usr/share/treeline/__pycache__/titlelistview.cpython-311.pyc
/usr/share/treeline/__pycache__/treeformats.cpython-311.pyc
/usr/share/treeline/__pycache__/treeline.cpython-311.pyc
/usr/share/treeline/__pycache__/treelocalcontrol.cpython-311.pyc
/usr/share/treeline/__pycache__/treemaincontrol.cpython-311.pyc
/usr/share/treeline/__pycache__/treemodel.cpython-311.pyc
/usr/share/treeline/__pycache__/treenode.cpython-311.pyc
/usr/share/treeline/__pycache__/treeoutput.cpython-311.pyc
/usr/share/treeline/__pycache__/treeselection.cpython-311.pyc
/usr/share/treeline/__pycache__/treespot.cpython-311.pyc
/usr/share/treeline/__pycache__/treespotlist.cpython-311.pyc
/usr/share/treeline/__pycache__/treestructure.cpython-311.pyc
/usr/share/treeline/__pycache__/treeview.cpython-311.pyc
/usr/share/treeline/__pycache__/treewindow.cpython-311.pyc
/usr/share/treeline/__pycache__/undo.cpython-311.pyc
/usr/share/treeline/__pycache__/urltools.cpython-311.pyc
/usr/share/treeline/breadcrumbview.py
/usr/share/treeline/colorset.py
/usr/share/treeline/conditional.py
/usr/share/treeline/configdialog.py
/usr/share/treeline/dataeditors.py
/usr/share/treeline/dataeditview.py
/usr/share/treeline/exports.py
/usr/share/treeline/fieldformat.py
/usr/share/treeline/genboolean.py
/usr/share/treeline/gennumber.py
/usr/share/treeline/globalref.py
/usr/share/treeline/helpview.py
/usr/share/treeline/icondict.py
/usr/share/treeline/icons
/usr/share/treeline/icons/toolbar
/usr/share/treeline/icons/toolbar/32x32
/usr/share/treeline/icons/toolbar/32x32/dataaddcategory.png
/usr/share/treeline/icons/toolbar/32x32/dataclonematches.png
/usr/share/treeline/icons/toolbar/32x32/dataconfigtype.png
/usr/share/treeline/icons/toolbar/32x32/datacopytype.png
/usr/share/treeline/icons/toolbar/32x32/datadetachclones.png
/usr/share/treeline/icons/toolbar/32x32/dataflatcategory.png
/usr/share/treeline/icons/toolbar/32x32/datanodetype.png
/usr/share/treeline/icons/toolbar/32x32/datanumbering.png
/usr/share/treeline/icons/toolbar/32x32/dataregenrefs.png
/usr/share/treeline/icons/toolbar/32x32/datasortnodes.png
/usr/share/treeline/icons/toolbar/32x32/dataswapcategory.png
/usr/share/treeline/icons/toolbar/32x32/datavisualconfig.png
/usr/share/treeline/icons/toolbar/32x32/editcopy.png
/usr/share/treeline/icons/toolbar/32x32/editcut.png
/usr/share/treeline/icons/toolbar/32x32/editpaste.png
/usr/share/treeline/icons/toolbar/32x32/editpasteafter.png
/usr/share/treeline/icons/toolbar/32x32/editpastebefore.png
/usr/share/treeline/icons/toolbar/32x32/editpastechild.png
/usr/share/treeline/icons/toolbar/32x32/editpastecloneafter.png
/usr/share/treeline/icons/toolbar/32x32/editpasteclonebefore.png
/usr/share/treeline/icons/toolbar/32x32/editpasteclonechild.png
/usr/share/treeline/icons/toolbar/32x32/editpasteplain.png
/usr/share/treeline/icons/toolbar/32x32/editredo.png
/usr/share/treeline/icons/toolbar/32x32/editundo.png
/usr/share/treeline/icons/toolbar/32x32/fileexport.png
/usr/share/treeline/icons/toolbar/32x32/fileimport.png
/usr/share/treeline/icons/toolbar/32x32/filenew.png
/usr/share/treeline/icons/toolbar/32x32/fileopen.png
/usr/share/treeline/icons/toolbar/32x32/fileopensample.png
/usr/share/treeline/icons/toolbar/32x32/fileprint.png
/usr/share/treeline/icons/toolbar/32x32/fileprintpdf.png
/usr/share/treeline/icons/toolbar/32x32/fileprintpreview.png
/usr/share/treeline/icons/toolbar/32x32/fileprintsetup.png
/usr/share/treeline/icons/toolbar/32x32/fileproperties.png
/usr/share/treeline/icons/toolbar/32x32/filequit.png
/usr/share/treeline/icons/toolbar/32x32/filesave.png
/usr/share/treeline/icons/toolbar/32x32/filesaveas.png
/usr/share/treeline/icons/toolbar/32x32/formatboldfont.png
/usr/share/treeline/icons/toolbar/32x32/formatclearformat.png
/usr/share/treeline/icons/toolbar/32x32/formatextlink.png
/usr/share/treeline/icons/toolbar/32x32/formatfontcolor.png
/usr/share/treeline/icons/toolbar/32x32/formatfontsize.png
/usr/share/treeline/icons/toolbar/32x32/formatintlink.png
/usr/share/treeline/icons/toolbar/32x32/formatitalicfont.png
/usr/share/treeline/icons/toolbar/32x32/formatselectall.png
/usr/share/treeline/icons/toolbar/32x32/formatstrikethroughfont.png
/usr/share/treeline/icons/toolbar/32x32/formatunderlinefont.png
/usr/share/treeline/icons/toolbar/32x32/helpabout.png
/usr/share/treeline/icons/toolbar/32x32/helpback.png
/usr/share/treeline/icons/toolbar/32x32/helpbasic.png
/usr/share/treeline/icons/toolbar/32x32/helpforward.png
/usr/share/treeline/icons/toolbar/32x32/helpfull.png
/usr/share/treeline/icons/toolbar/32x32/helphome.png
/usr/share/treeline/icons/toolbar/32x32/helpnext.png
/usr/share/treeline/icons/toolbar/32x32/helpprevious.png
/usr/share/treeline/icons/toolbar/32x32/nodeaddchild.png
/usr/share/treeline/icons/toolbar/32x32/nodedelete.png
/usr/share/treeline/icons/toolbar/32x32/nodeindent.png
/usr/share/treeline/icons/toolbar/32x32/nodeinsertafter.png
/usr/share/treeline/icons/toolbar/32x32/nodeinsertbefore.png
/usr/share/treeline/icons/toolbar/32x32/nodemovedown.png
/usr/share/treeline/icons/toolbar/32x32/nodemovefirst.png
/usr/share/treeline/icons/toolbar/32x32/nodemovelast.png
/usr/share/treeline/icons/toolbar/32x32/nodemoveup.png
/usr/share/treeline/icons/toolbar/32x32/noderename.png
/usr/share/treeline/icons/toolbar/32x32/nodeunindent.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewdouble.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewnext.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewprevious.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewsingle.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewzoomall.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewzoomin.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewzoomout.png
/usr/share/treeline/icons/toolbar/32x32/printpreviewzoomwidth.png
/usr/share/treeline/icons/toolbar/32x32/toolscolors.png
/usr/share/treeline/icons/toolbar/32x32/toolsfiltercondition.png
/usr/share/treeline/icons/toolbar/32x32/toolsfiltertext.png
/usr/share/treeline/icons/toolbar/32x32/toolsfindcondition.png
/usr/share/treeline/icons/toolbar/32x32/toolsfindreplace.png
/usr/share/treeline/icons/toolbar/32x32/toolsfindtext.png
/usr/share/treeline/icons/toolbar/32x32/toolsfonts.png
/usr/share/treeline/icons/toolbar/32x32/toolsgenoptions.png
/usr/share/treeline/icons/toolbar/32x32/toolsshortcuts.png
/usr/share/treeline/icons/toolbar/32x32/toolsspellcheck.png
/usr/share/treeline/icons/toolbar/32x32/toolstoolbars.png
/usr/share/treeline/icons/toolbar/32x32/treelogo.png
/usr/share/treeline/icons/toolbar/32x32/viewbreadcrumb.png
/usr/share/treeline/icons/toolbar/32x32/viewcollapsebranch.png
/usr/share/treeline/icons/toolbar/32x32/viewdataeditor.png
/usr/share/treeline/icons/toolbar/32x32/viewdataoutput.png
/usr/share/treeline/icons/toolbar/32x32/viewexpandbranch.png
/usr/share/treeline/icons/toolbar/32x32/viewnextselect.png
/usr/share/treeline/icons/toolbar/32x32/viewprevselect.png
/usr/share/treeline/icons/toolbar/32x32/viewshowchildpane.png
/usr/share/treeline/icons/toolbar/32x32/viewshowdescend.png
/usr/share/treeline/icons/toolbar/32x32/viewtitlelist.png
/usr/share/treeline/icons/toolbar/32x32/winclosewindow.png
/usr/share/treeline/icons/toolbar/32x32/winnewwindow.png
/usr/share/treeline/icons/tree
/usr/share/treeline/icons/tree/anchor.png
/usr/share/treeline/icons/tree/arrow_1.png
/usr/share/treeline/icons/tree/arrow_2.png
/usr/share/treeline/icons/tree/arrow_3.png
/usr/share/treeline/icons/tree/arrow_4.png
/usr/share/treeline/icons/tree/arrow_5.png
/usr/share/treeline/icons/tree/bell.png
/usr/share/treeline/icons/tree/book_1.png
/usr/share/treeline/icons/tree/book_2.png
/usr/share/treeline/icons/tree/book_3.png
/usr/share/treeline/icons/tree/bookmark.png
/usr/share/treeline/icons/tree/bulb.png
/usr/share/treeline/icons/tree/bullet_1.png
/usr/share/treeline/icons/tree/bullet_2.png
/usr/share/treeline/icons/tree/bullet_3.png
/usr/share/treeline/icons/tree/check_1.png
/usr/share/treeline/icons/tree/check_2.png
/usr/share/treeline/icons/tree/check_3.png
/usr/share/treeline/icons/tree/clock.png
/usr/share/treeline/icons/tree/colors.png
/usr/share/treeline/icons/tree/date_1.png
/usr/share/treeline/icons/tree/date_2.png
/usr/share/treeline/icons/tree/default.png
/usr/share/treeline/icons/tree/disk.png
/usr/share/treeline/icons/tree/doc.png
/usr/share/treeline/icons/tree/euro.png
/usr/share/treeline/icons/tree/folder_1.png
/usr/share/treeline/icons/tree/folder_2.png
/usr/share/treeline/icons/tree/folder_3.png
/usr/share/treeline/icons/tree/gear.png
/usr/share/treeline/icons/tree/gnu.png
/usr/share/treeline/icons/tree/hand.png
/usr/share/treeline/icons/tree/heart.png
/usr/share/treeline/icons/tree/home.png
/usr/share/treeline/icons/tree/lock_1.png
/usr/share/treeline/icons/tree/lock_2.png
/usr/share/treeline/icons/tree/mag.png
/usr/share/treeline/icons/tree/mail.png
/usr/share/treeline/icons/tree/minus.png
/usr/share/treeline/icons/tree/misc.png
/usr/share/treeline/icons/tree/move.png
/usr/share/treeline/icons/tree/music.png
/usr/share/treeline/icons/tree/note.png
/usr/share/treeline/icons/tree/pencil.png
/usr/share/treeline/icons/tree/person.png
/usr/share/treeline/icons/tree/phone.png
/usr/share/treeline/icons/tree/plus.png
/usr/share/treeline/icons/tree/print.png
/usr/share/treeline/icons/tree/question.png
/usr/share/treeline/icons/tree/rocket.png
/usr/share/treeline/icons/tree/round_minus.png
/usr/share/treeline/icons/tree/round_plus.png
/usr/share/treeline/icons/tree/smiley_1.png
/usr/share/treeline/icons/tree/smiley_2.png
/usr/share/treeline/icons/tree/smiley_3.png
/usr/share/treeline/icons/tree/smiley_4.png
/usr/share/treeline/icons/tree/smiley_5.png
/usr/share/treeline/icons/tree/sphere.png
/usr/share/treeline/icons/tree/star.png
/usr/share/treeline/icons/tree/sum.png
/usr/share/treeline/icons/tree/table.png
/usr/share/treeline/icons/tree/task_1.png
/usr/share/treeline/icons/tree/task_2.png
/usr/share/treeline/icons/tree/term.png
/usr/share/treeline/icons/tree/text.png
/usr/share/treeline/icons/tree/trash.png
/usr/share/treeline/icons/tree/treeline.png
/usr/share/treeline/icons/tree/treelogo.png
/usr/share/treeline/icons/tree/tux_1.png
/usr/share/treeline/icons/tree/tux_2.png
/usr/share/treeline/icons/tree/warning.png
/usr/share/treeline/icons/tree/wrench.png
/usr/share/treeline/icons/tree/write.png
/usr/share/treeline/icons/tree/x_1.png
/usr/share/treeline/icons/tree/x_2.png
/usr/share/treeline/icons/tree/x_3.png
/usr/share/treeline/icons/treeline-icon.png
/usr/share/treeline/icons/treeline-icon.svg
/usr/share/treeline/imports.py
/usr/share/treeline/matheval.py
/usr/share/treeline/miscdialogs.py
/usr/share/treeline/nodeformat.py
/usr/share/treeline/numbering.py
/usr/share/treeline/optiondefaults.py
/usr/share/treeline/options.py
/usr/share/treeline/outputview.py
/usr/share/treeline/p3.py
/usr/share/treeline/printdata.py
/usr/share/treeline/printdialogs.py
/usr/share/treeline/recentfiles.py
/usr/share/treeline/setup.py
/usr/share/treeline/spellcheck.py
/usr/share/treeline/templates
/usr/share/treeline/templates/110en_Long_Text.trln
/usr/share/treeline/templates/210en_Contact_List.trln
/usr/share/treeline/templates/220en_Book_List.trln
/usr/share/treeline/templates/230en_ToDo_List.trln
/usr/share/treeline/templates/exports
/usr/share/treeline/templates/exports/live_tree_export.css
/usr/share/treeline/templates/exports/live_tree_export.html
/usr/share/treeline/templates/exports/live_tree_export.js
/usr/share/treeline/titlelistview.py
/usr/share/treeline/translations
/usr/share/treeline/translations/qt_de.qm
/usr/share/treeline/translations/qt_es.qm
/usr/share/treeline/translations/qt_pt.qm
/usr/share/treeline/translations/qt_ru.qm
/usr/share/treeline/translations/qt_zh.qm
/usr/share/treeline/translations/treeline_de.qm
/usr/share/treeline/translations/treeline_es.qm
/usr/share/treeline/translations/treeline_pt.qm
/usr/share/treeline/translations/treeline_ru.qm
/usr/share/treeline/translations/treeline_zh.qm
/usr/share/treeline/treeformats.py
/usr/share/treeline/treeline.pro
/usr/share/treeline/treeline.py
/usr/share/treeline/treeline.spec
/usr/share/treeline/treelocalcontrol.py
/usr/share/treeline/treemaincontrol.py
/usr/share/treeline/treemodel.py
/usr/share/treeline/treenode.py
/usr/share/treeline/treeoutput.py
/usr/share/treeline/treeselection.py
/usr/share/treeline/treespot.py
/usr/share/treeline/treespotlist.py
/usr/share/treeline/treestructure.py
/usr/share/treeline/treeview.py
/usr/share/treeline/treewindow.py
/usr/share/treeline/undo.py
/usr/share/treeline/urltools.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:49:46 2024