diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:50:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:50:21 -0600 |
commit | 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12 (patch) | |
tree | 89de88213bd261e4ccaade899ab2d6ec34b3a5a7 /knotes/ChangeLog | |
parent | 1dad5f662a09dfc5cc041caffe0f674044a4dcec (diff) | |
download | tdepim-3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.tar.gz tdepim-3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'knotes/ChangeLog')
-rw-r--r-- | knotes/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/knotes/ChangeLog b/knotes/ChangeLog index 41ff8557..532a9279 100644 --- a/knotes/ChangeLog +++ b/knotes/ChangeLog @@ -3,7 +3,7 @@ ChangeLog for KNotes 2006/07/10 Michael Brade <brade@kde.org> - * added DCOP methods to get and change tqgeometry: + * added DCOP methods to get and change geometry: height(), width(), move(), resize() 2006/06/10 Michael Brade <brade@kde.org> @@ -616,7 +616,7 @@ ChangeLog for KNotes 2001/06/23 Michael Brade <brade@informatik.uni-muenchen.de> * fixed #18086 (add a size grip for the notes) - * update the title tqlayout if the font was changed + * update the title layout if the font was changed 2001/06/17 Michael Brade <brade@informatik.uni-muenchen.de> @@ -631,7 +631,7 @@ ChangeLog for KNotes - removed the size setting from the local note config dialog - #20172: separate font settings for title and body * don't reload the display setting if changing e.g. only the color - - the note's tqgeometry could have been changed already + the note's geometry could have been changed already * fixed some bugs introduced by the QTextEdit port 2001/06/10 Michael Brade <brade@informatik.uni-muenchen.de> @@ -863,7 +863,7 @@ Tue Aug 3 02:23:09 1999 Carsten Pfeiffer <pfeiffer@kde.org> * added possibility to play a sound when an alarm is activated, configurable in the defaults dialog * replaced the custom spinboxes with QSpinBoxes and made the dialog use - tqlayout management (still not perfect, yet) + layout management (still not perfect, yet) 1999-06-07 Petter Reinholdtsen <pere@td.org.uit.no> * knotes.cpp: Changed text Quit to Exit to match KDE style guide. @@ -922,7 +922,7 @@ Mon Nov 17 21:32:28 1997 Didier Belot <dib@avo.fr> Sat Nov 22 13:13:05 1997 Matthias Ettrich <ettrich@kde.org> - * sessionmanagement: uses kwm properties now, not only tqgeometry info + * sessionmanagement: uses kwm properties now, not only geometry info * look: pretty thin border. KPostit does no longer inherit QMultiline but simply QFrame. New class: KPostitMultilineEdit. New QMessage box for warning. Icon+Miniicon. |