diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:23:49 -0600 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-04 03:15:18 +0200 |
| commit | a3f1234ece748a30d118e4b6f8333c19505bd516 (patch) | |
| tree | f86bf3eb14b004c4e2e3bf9bf36e321dee3ce6b5 /kjots | |
| parent | 632b7d40cf87562965abb5c7dffc1bae509bad2c (diff) | |
| download | tdeutils-a3f1234ece748a30d118e4b6f8333c19505bd516.tar.gz tdeutils-a3f1234ece748a30d118e4b6f8333c19505bd516.zip | |
Rename obsolete tq methods to standard names
(cherry picked from commit 89856e749bf14e63fed55a8f3436ea9a6f19667a)
Diffstat (limited to 'kjots')
| -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 |
