diff options
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 |