diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-23 01:42:07 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-23 01:42:07 +0000 |
commit | a2277b6bc715464e83882b90c2a058139b8a6b54 (patch) | |
tree | ab09b14014f59b4d8e2ddd12226aa0b22e4dfc5d /kjots/CHANGES | |
parent | d3f79e04b34bd1f70a458b81b28fc8799498c8dc (diff) | |
download | tdeutils-a2277b6bc715464e83882b90c2a058139b8a6b54.tar.gz tdeutils-a2277b6bc715464e83882b90c2a058139b8a6b54.zip |
TQt4 port kdeutils
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kjots/CHANGES')
-rw-r--r-- | kjots/CHANGES | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kjots/CHANGES b/kjots/CHANGES index 9815d90..f8fcbe8 100644 --- a/kjots/CHANGES +++ b/kjots/CHANGES @@ -10,17 +10,17 @@ new in version 0.5 (Aaron J. Seigo) (Carsten Pfeiffer <pfeiffer@kde.org>) - use KEdit instead of QMultiLineEdit directly - -> gains Search & replace + undo + -> gains Search & tqreplace + undo - allocate KTMainWindow on the heap to avoid double deletion on quit new in version 0.4 (Mario Weilguni <mweilguni@kde.org>) - works now with Qt 2.0 -- fixed broken layout of main window -- layout improvements in AskFileName() -- layout improvements in SubjList() +- fixed broken tqlayout of main window +- tqlayout improvements in AskFileName() +- tqlayout improvements in SubjList() - compiles without warnings - "Apply" button is only activated when changes were made -- improved layout of configuration dialog +- improved tqlayout of configuration dialog - fixed a bug in the font selection - now compiles with EGCS ( Robert Williams ) @@ -59,10 +59,10 @@ new in version 0.2.1 new in version 0.2.0 -- changed the layout to be more KDE conforming (toolbar, statusbar,...) +- changed the tqlayout to be more KDE conforming (toolbar, statusbar,...) - folders are now called books and entries are pages - added subject to each page -- you may popup a window with a list of all subjects and use it to find +- you may popup a window with a list of all subjects and use it to tqfind pages more easily - further reduced the minimum size of the window |