diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:50:52 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:50:52 -0600 |
commit | bf280726d5d22f33d33e4f9e771220c725249407 (patch) | |
tree | 48b7496821910eb85179d543acee981cf5d16dd8 /kjots/CHANGES | |
parent | c78266617c282543427d2c000b3b68fe2b6b6722 (diff) | |
download | tdeutils-bf280726d5d22f33d33e4f9e771220c725249407.tar.gz tdeutils-bf280726d5d22f33d33e4f9e771220c725249407.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'kjots/CHANGES')
-rw-r--r-- | kjots/CHANGES | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kjots/CHANGES b/kjots/CHANGES index a4cc4ff..9815d90 100644 --- a/kjots/CHANGES +++ b/kjots/CHANGES @@ -15,12 +15,12 @@ new in version 0.5 (Aaron J. Seigo) new in version 0.4 (Mario Weilguni <mweilguni@kde.org>) - works now with Qt 2.0 -- fixed broken tqlayout of main window -- tqlayout improvements in AskFileName() -- tqlayout improvements in SubjList() +- fixed broken layout of main window +- layout improvements in AskFileName() +- layout improvements in SubjList() - compiles without warnings - "Apply" button is only activated when changes were made -- improved tqlayout of configuration dialog +- improved layout of configuration dialog - fixed a bug in the font selection - now compiles with EGCS ( Robert Williams ) @@ -59,7 +59,7 @@ new in version 0.2.1 new in version 0.2.0 -- changed the tqlayout to be more KDE conforming (toolbar, statusbar,...) +- changed the layout 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 |