]> Git trees. - libqmvoc.git/log
libqmvoc.git
18 years agoAPI changes in KEduVocDocument:
Pino Toscano [Sat, 3 Mar 2007 00:18:05 +0000 (00:18 +0000)]
API changes in KEduVocDocument:
- renamed URL()/setURL() to the more Qt4-ish url() and setUrl()
- renamed docRemark()/setDocRemark() to documentRemark()/setDocumentRemark()

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638702

18 years agoCleanup
Peter Hedlund [Fri, 2 Mar 2007 22:43:27 +0000 (22:43 +0000)]
Cleanup

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638689

18 years agofindIdentifer() -> indexOfIdentifier()
Peter Hedlund [Fri, 2 Mar 2007 19:06:09 +0000 (19:06 +0000)]
findIdentifer() -> indexOfIdentifier()

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638633

18 years agoAdd a static pattern() method to KEduVocDocument to get a KFileDialog-suited filter...
Pino Toscano [Fri, 2 Mar 2007 19:00:34 +0000 (19:00 +0000)]
Add a static pattern() method to KEduVocDocument to get a KFileDialog-suited filter string with all the documents supported when reading/writing.
This way, applications that use KEduVocDocument won't need to hardcode anymore the patterns themselves.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638631

18 years agonumLessons -> lessonCount for API consistency
Peter Hedlund [Thu, 1 Mar 2007 03:36:31 +0000 (03:36 +0000)]
numLessons -> lessonCount for API consistency

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638195

18 years agoCrash prevention
Peter Hedlund [Thu, 1 Mar 2007 03:27:39 +0000 (03:27 +0000)]
Crash prevention

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638194

18 years agoget rid of kapplication.h where possible, otherwise fall back on QApplication
Pino Toscano [Thu, 1 Mar 2007 00:55:55 +0000 (00:55 +0000)]
get rid of kapplication.h where possible, otherwise fall back on QApplication

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638180

18 years agomisc stuff, like explicit for constructors, constness, pass-by-const-ref, etc
Pino Toscano [Wed, 28 Feb 2007 23:21:15 +0000 (23:21 +0000)]
misc stuff, like explicit for constructors, constness, pass-by-const-ref, etc

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638143

18 years agoAPI work on KEduVocConjugation:
Pino Toscano [Wed, 28 Feb 2007 23:01:27 +0000 (23:01 +0000)]
API work on KEduVocConjugation:
- move all the private stuff into the Private class
- add copy constructor and operator= so it can be used as value class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638139

18 years agoAPI work on KEduVocDocument:
Pino Toscano [Wed, 28 Feb 2007 22:20:13 +0000 (22:20 +0000)]
API work on KEduVocDocument:
- move all the private variables to the Private class
- remove the 'inline' attribute from methods
- remove some not needed includes, ad forward declare a class
- signals -> Q_SIGNALS

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638129

18 years agoCleanup
Peter Hedlund [Wed, 28 Feb 2007 20:03:40 +0000 (20:03 +0000)]
Cleanup

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638092

18 years agoAn application can now specify the delimiter to use for csv import and export
Peter Hedlund [Wed, 28 Feb 2007 19:57:44 +0000 (19:57 +0000)]
An application can now specify the delimiter to use for csv import and export

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638091

18 years agoA class for writing delimited text
Peter Hedlund [Wed, 28 Feb 2007 19:16:12 +0000 (19:16 +0000)]
A class for writing delimited text

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638079

18 years agoWarnings--
Peter Hedlund [Wed, 28 Feb 2007 17:53:21 +0000 (17:53 +0000)]
Warnings--

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638055

18 years agoCleanup
Peter Hedlund [Wed, 28 Feb 2007 17:40:36 +0000 (17:40 +0000)]
Cleanup

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638053

18 years agonumTranslations -> translationCount for API consistency. Cleanup.
Peter Hedlund [Wed, 28 Feb 2007 16:59:45 +0000 (16:59 +0000)]
numTranslations -> translationCount for API consistency. Cleanup.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=638040

18 years agoCleanup
Peter Hedlund [Tue, 27 Feb 2007 22:56:47 +0000 (22:56 +0000)]
Cleanup

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637834

18 years agonumEntries() -> entryCount() for API consistency
Peter Hedlund [Tue, 27 Feb 2007 22:45:02 +0000 (22:45 +0000)]
numEntries() -> entryCount() for API consistency

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637827

18 years agonumIdentifiers() -> identifierCount() for API consistency
Peter Hedlund [Tue, 27 Feb 2007 22:32:57 +0000 (22:32 +0000)]
numIdentifiers() -> identifierCount() for API consistency

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637824

18 years agoCleanup
Peter Hedlund [Tue, 27 Feb 2007 22:22:13 +0000 (22:22 +0000)]
Cleanup

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637816

18 years agoDelete obsolete files
Peter Hedlund [Tue, 27 Feb 2007 21:58:59 +0000 (21:58 +0000)]
Delete obsolete files

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637813

18 years agoWork on the kvtml writer
Peter Hedlund [Tue, 27 Feb 2007 21:51:33 +0000 (21:51 +0000)]
Work on the kvtml writer

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637811

18 years agoless warnings
Pino Toscano [Tue, 27 Feb 2007 11:49:43 +0000 (11:49 +0000)]
less warnings

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637684

18 years agoWork on the kvtml writer
Peter Hedlund [Mon, 26 Feb 2007 22:59:16 +0000 (22:59 +0000)]
Work on the kvtml writer

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=637582

18 years agoWork on the kvtml reader
Peter Hedlund [Fri, 23 Feb 2007 22:07:04 +0000 (22:07 +0000)]
Work on the kvtml reader

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=636713

18 years agoCleanup. Work on the kvtml reader.
Peter Hedlund [Thu, 22 Feb 2007 04:53:45 +0000 (04:53 +0000)]
Cleanup. Work on the kvtml reader.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=636141

18 years agoCleanup and work on the kvtml reader
Peter Hedlund [Wed, 21 Feb 2007 23:46:37 +0000 (23:46 +0000)]
Cleanup and work on the kvtml reader

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=636119

18 years agoProbably a better codec for the wql-reader.
Peter Hedlund [Wed, 21 Feb 2007 23:13:42 +0000 (23:13 +0000)]
Probably a better codec for the wql-reader.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=636114

18 years agoA simple import filter for delimited text.
Peter Hedlund [Wed, 21 Feb 2007 22:35:14 +0000 (22:35 +0000)]
A simple import filter for delimited text.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=636100

18 years agoRemove support for obsolete file formats (.lex, .vcb).
Peter Hedlund [Wed, 21 Feb 2007 19:24:13 +0000 (19:24 +0000)]
Remove support for obsolete file formats (.lex, .vcb).

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=636060

18 years agoPort of the Vokabeln import filter.
Peter Hedlund [Tue, 20 Feb 2007 23:30:42 +0000 (23:30 +0000)]
Port of the Vokabeln import filter.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=635807

18 years agoWork on import filters. The Pauker filter now works well.
Peter Hedlund [Tue, 20 Feb 2007 20:46:55 +0000 (20:46 +0000)]
Work on import filters. The Pauker filter now works well.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=635759

18 years agoat least return *something*
Dirk Mueller [Tue, 20 Feb 2007 09:54:23 +0000 (09:54 +0000)]
at least return *something*

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=635553

18 years agoWork on a Pauker import filter. Does not work yet due to the compressed format.
Peter Hedlund [Tue, 20 Feb 2007 05:02:45 +0000 (05:02 +0000)]
Work on a Pauker import filter. Does not work yet due to the compressed format.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=635457

18 years agoImprovements to the WordQuiz import filter. Now activated also for KVocTrain.
Peter Hedlund [Tue, 20 Feb 2007 02:04:37 +0000 (02:04 +0000)]
Improvements to the WordQuiz import filter. Now activated also for KVocTrain.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=635451

18 years agobump so version numbers v3.80.3
Dirk Mueller [Mon, 19 Feb 2007 17:09:51 +0000 (17:09 +0000)]
bump so version numbers

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=635268

18 years agomake the year popup selector working again, and looking like the kdatepicker one
Pino Toscano [Sun, 18 Feb 2007 15:09:18 +0000 (15:09 +0000)]
make the year popup selector working again, and looking like the kdatepicker one

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634846

18 years agoextdate requires no more kde3support
Pino Toscano [Sun, 18 Feb 2007 14:16:03 +0000 (14:16 +0000)]
extdate requires no more kde3support

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634833

18 years agovirtual_hook is no more needed with QObject-derived classes
Pino Toscano [Sun, 18 Feb 2007 13:35:18 +0000 (13:35 +0000)]
virtual_hook is no more needed with QObject-derived classes

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634829

18 years agoless #include's
Pino Toscano [Sun, 18 Feb 2007 13:23:30 +0000 (13:23 +0000)]
less #include's

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634827

18 years agoAPI changes on ExtDateTimeEdit:
Pino Toscano [Sun, 18 Feb 2007 13:09:42 +0000 (13:09 +0000)]
API changes on ExtDateTimeEdit:
- move all the private stuff (members, slots and methods) into a Private class
- signals -> Q_SIGNALS
- make a pair of constructors explicit

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634826

18 years agoMove a private widget into a private header, no need to expose it as public API.
Pino Toscano [Sun, 18 Feb 2007 11:50:09 +0000 (11:50 +0000)]
Move a private widget into a private header, no need to expose it as public API.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634800

18 years agosome check more
Pino Toscano [Sun, 18 Feb 2007 11:09:31 +0000 (11:09 +0000)]
some check more

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634785

18 years agokplotobject.h:353: error: extra ';'
David Faure [Sun, 18 Feb 2007 10:09:54 +0000 (10:09 +0000)]
kplotobject.h:353: error: extra ';'

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634755

18 years agoAPI changes on ExtDateWidget:
Pino Toscano [Sun, 18 Feb 2007 01:33:00 +0000 (01:33 +0000)]
API changes on ExtDateWidget:
- move the private slot to the private class
- remove virtual_hook, not needed in QObject-derived classes
- signals -> Q_SIGNALS in public API
- const-ify the d-pointer
- remove old code

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634706

18 years agoAPI changes on ExtDateEdit:
Pino Toscano [Sun, 18 Feb 2007 01:02:04 +0000 (01:02 +0000)]
API changes on ExtDateEdit:
- move all the private members, init() and slots to the Private class
- make the constructors explicit
- added the 'const' attribute for simpleDateFormat()

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634704

18 years agoAPI change:
Pino Toscano [Sun, 18 Feb 2007 00:35:39 +0000 (00:35 +0000)]
API change:
- move private member and method into the private class
- remove virtual_hook, not needed in QObject-derived classes
- const-ify the d-pointer

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634703

18 years agodo some TODOs, like removing deprecated stuff and improve a constructor
Pino Toscano [Sun, 18 Feb 2007 00:25:33 +0000 (00:25 +0000)]
do some TODOs, like removing deprecated stuff and improve a constructor

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634701

18 years agomake the month popup selector working again
Pino Toscano [Sun, 18 Feb 2007 00:11:12 +0000 (00:11 +0000)]
make the month popup selector working again

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634698

18 years agoless qt3_support
Pino Toscano [Sun, 18 Feb 2007 00:01:15 +0000 (00:01 +0000)]
less qt3_support

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634695

18 years agoless qt3_support
Pino Toscano [Sat, 17 Feb 2007 23:54:37 +0000 (23:54 +0000)]
less qt3_support

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634693

18 years agoSVN_SILENT: unused
Pino Toscano [Sat, 17 Feb 2007 23:31:05 +0000 (23:31 +0000)]
SVN_SILENT: unused

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634685

18 years agoFix subtle bug in JDToGregorian() that was causing off-by-one date errors.
Jason Harris [Sat, 17 Feb 2007 23:25:03 +0000 (23:25 +0000)]
Fix subtle bug in JDToGregorian() that was causing off-by-one date errors.
CCMAIL: kstars-devel@kde.org

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634683

18 years agoSet lessons in query properly.
Peter Hedlund [Sat, 17 Feb 2007 23:20:55 +0000 (23:20 +0000)]
Set lessons in query properly.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634681

18 years agoSVN_SILENT: use Q_SLOTS in public API
Pino Toscano [Sat, 17 Feb 2007 21:41:37 +0000 (21:41 +0000)]
SVN_SILENT: use Q_SLOTS in public API

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634629

18 years agomove the 'folded' attribute glossary-specific instead of dialog-wise
Pino Toscano [Sat, 17 Feb 2007 21:04:02 +0000 (21:04 +0000)]
move the 'folded' attribute glossary-specific instead of dialog-wise

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634619

18 years agoSVN_SILENT typo
Pino Toscano [Sat, 17 Feb 2007 20:45:02 +0000 (20:45 +0000)]
SVN_SILENT typo

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634613

18 years agosizeHint() (dummy, but working)
Pino Toscano [Sat, 17 Feb 2007 18:24:31 +0000 (18:24 +0000)]
sizeHint() (dummy, but working)

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634594

18 years agobetter WA flags
Pino Toscano [Sat, 17 Feb 2007 17:40:47 +0000 (17:40 +0000)]
better WA flags

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634586

18 years agoimprove a bit
Pino Toscano [Sat, 17 Feb 2007 17:27:12 +0000 (17:27 +0000)]
improve a bit

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634584

18 years agoAPI change:
Pino Toscano [Sat, 17 Feb 2007 16:25:05 +0000 (16:25 +0000)]
API change:
unvirtualize setLimits(), setSecondaryLimits() and clearSecondaryLimits(), as they no more need to be such

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634568

18 years agodox dox dox
Pino Toscano [Sat, 17 Feb 2007 16:21:52 +0000 (16:21 +0000)]
dox dox dox

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634567

18 years agoAPI change:
Pino Toscano [Sat, 17 Feb 2007 15:57:09 +0000 (15:57 +0000)]
API change:
remove label()/setLabel(), use directly the points as returned by points()

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634561

18 years agoAPI changes:
Pino Toscano [Sat, 17 Feb 2007 15:44:16 +0000 (15:44 +0000)]
API changes:
- KPlotAxis: showTickLabels() -> areTickLabelsShown()
- KPlotAxis: setShowTickLabels() -> setTickLabelsShown()
- KPlotObject: added the flags for PlotType
- KPlotObject: remove the show*() in flavour of getting directly the flags with the types
- KPlotWidget: toScreen() -> mapToWidget()

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634555

18 years agodox dox dox
Pino Toscano [Sat, 17 Feb 2007 14:42:23 +0000 (14:42 +0000)]
dox dox dox

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634541

18 years agofix typo that caused to leak th whole Private class
Pino Toscano [Sat, 17 Feb 2007 14:18:32 +0000 (14:18 +0000)]
fix typo that caused to leak th whole Private class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634531

18 years agoAPI change:
Pino Toscano [Sat, 17 Feb 2007 14:10:34 +0000 (14:10 +0000)]
API change:
- move all the private stuff of KPlotPoint to the Private class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634529

18 years agoAPI changes:
Pino Toscano [Sat, 17 Feb 2007 13:39:33 +0000 (13:39 +0000)]
API changes:
- remove point(int) and count(), just use points()
- rename PStyle to PointStyle
- CamelCasing the enums

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634514

18 years agoAPI change:
Pino Toscano [Sat, 17 Feb 2007 12:21:41 +0000 (12:21 +0000)]
API change:
- move all the private members of KPlotObject into a Private class
- make the class non-copiable
- merge the two constructors in one, made explicit

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634474

18 years agoremove i18n, as it's not completely needed in a test application
Pino Toscano [Sat, 17 Feb 2007 11:36:39 +0000 (11:36 +0000)]
remove i18n, as it's not completely needed in a test application
update the plot when starting the application

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634456

18 years agotypo in method name
Pino Toscano [Sat, 17 Feb 2007 11:20:25 +0000 (11:20 +0000)]
typo in method name

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634452

18 years agomove the calculation of the data rect into a private function
Pino Toscano [Sat, 17 Feb 2007 10:50:13 +0000 (10:50 +0000)]
move the calculation of the data rect into a private function
save two axes lookups

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634442

18 years agoSVN_SILENT: move to the bottom and disable copy
Pino Toscano [Sat, 17 Feb 2007 00:41:05 +0000 (00:41 +0000)]
SVN_SILENT: move to the bottom and disable copy

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634362

18 years agoSVN_SILENT: antialias -> antialiasing
Pino Toscano [Sat, 17 Feb 2007 00:29:56 +0000 (00:29 +0000)]
SVN_SILENT: antialias -> antialiasing

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634360

18 years agoAPI change:
Pino Toscano [Sat, 17 Feb 2007 00:18:50 +0000 (00:18 +0000)]
API change:
move PixRect into the Private class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634355

18 years agomessages to console don't need to be i18n'ed; remove unneeded #include's
Pino Toscano [Sat, 17 Feb 2007 00:02:31 +0000 (00:02 +0000)]
messages to console don't need to be i18n'ed; remove unneeded #include's

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634354

18 years agoAPI change:
Pino Toscano [Fri, 16 Feb 2007 23:42:02 +0000 (23:42 +0000)]
API change:
move the variables for the mask stuff and rectCost() into the Private class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634352

18 years agoproperly pass the events to the right base
Pino Toscano [Fri, 16 Feb 2007 23:29:28 +0000 (23:29 +0000)]
properly pass the events to the right base

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634350

18 years agoAPI changes:
Pino Toscano [Fri, 16 Feb 2007 23:04:51 +0000 (23:04 +0000)]
API changes:
- kill the x()/y()/x2()/y2()/dataWidth()/dataHeight() functions in flavour of a simplier dataRect() that just return the rect. (Note that x() and y() were quite ambiguous.)
- move the data rect and the secondary data rect in the Private class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634346

18 years agoAPI change: remove the old constructor as no more used
Pino Toscano [Fri, 16 Feb 2007 21:48:44 +0000 (21:48 +0000)]
API change: remove the old constructor as no more used

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634328

18 years agoAPI changes:
Pino Toscano [Fri, 16 Feb 2007 21:47:20 +0000 (21:47 +0000)]
API changes:
- less contractions
- no references as return values where it makes no sense
- minimal apidox where missing

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634327

18 years agodox dox dox
Pino Toscano [Fri, 16 Feb 2007 21:04:40 +0000 (21:04 +0000)]
dox dox dox

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634315

18 years agoAPI changes:
Pino Toscano [Fri, 16 Feb 2007 20:36:36 +0000 (20:36 +0000)]
API changes:
- improve the naming of the propert for object tooltip
- unvirtualize getters and setters for the paddings

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634304

18 years agoAPI change in the plot objects handling:
Pino Toscano [Fri, 16 Feb 2007 20:12:31 +0000 (20:12 +0000)]
API change in the plot objects handling:
- add plotObjects() to get the list of the plot objects (thus removing objectCount() )
- add addPlotObjects() to add more objects with a single update
- add 'Plot' in the name of the other functions that work with the plot objects
- finally hide the real object list in the Private class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634293

18 years agogive it a sane background color and a default size so it's a bit better within design...
Pino Toscano [Fri, 16 Feb 2007 18:41:08 +0000 (18:41 +0000)]
give it a sane background color and a default size so it's a bit better within designer :)

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634265

18 years agoAPI change: deprecated the constructor with the limits, in flavour of a simple constr...
Pino Toscano [Fri, 16 Feb 2007 17:49:24 +0000 (17:49 +0000)]
API change: deprecated the constructor with the limits, in flavour of a simple constructor; setLimits() is going to be used.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634247

18 years agoSVN_SILENT QHash is needed only in the implementation
Pino Toscano [Fri, 16 Feb 2007 17:13:02 +0000 (17:13 +0000)]
SVN_SILENT QHash is needed only in the implementation

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634233

18 years agoAPI change: move the axis in the Private class
Pino Toscano [Fri, 16 Feb 2007 17:10:21 +0000 (17:10 +0000)]
API change: move the axis in the Private class

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634230

18 years agoonly look for the proper axis only once, not even 3!
Pino Toscano [Fri, 16 Feb 2007 16:57:25 +0000 (16:57 +0000)]
only look for the proper axis only once, not even 3!

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634221

18 years agodon't look twice in the hashmap
Pino Toscano [Fri, 16 Feb 2007 16:47:22 +0000 (16:47 +0000)]
don't look twice in the hashmap

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634220

18 years agoAPI changes:
Pino Toscano [Fri, 16 Feb 2007 16:39:17 +0000 (16:39 +0000)]
API changes:
- move the padding information to the Private class
- add a const overload for axis()

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634216

18 years agoAPI work on KPlotAxis:
Pino Toscano [Fri, 16 Feb 2007 16:12:55 +0000 (16:12 +0000)]
API work on KPlotAxis:
- hide all the private stuff into the Private class
- disable the copy of the class
- merge the two constructors in one, explicit
- remove the 'inline' declarations

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634205

18 years agoStart moving some of the KPlotWidget internal stuff to a Private class.
Pino Toscano [Fri, 16 Feb 2007 15:53:07 +0000 (15:53 +0000)]
Start moving some of the KPlotWidget internal stuff to a Private class.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634193

18 years agocleanup
Peter Hedlund [Tue, 13 Feb 2007 23:00:25 +0000 (23:00 +0000)]
cleanup

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633379

18 years agomicro layout improvements, buddy for the search label
Pino Toscano [Tue, 13 Feb 2007 17:34:18 +0000 (17:34 +0000)]
micro layout improvements, buddy for the search label

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633272

18 years agoimprove a check and put my name into the copyrights, as it's my code too ;)
Pino Toscano [Tue, 13 Feb 2007 15:33:28 +0000 (15:33 +0000)]
improve a check and put my name into the copyrights, as it's my code too ;)

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633233

18 years agochange the order of the args of GlossaryDialog constructor to be a bit more Qt4-ish
Pino Toscano [Tue, 13 Feb 2007 14:55:40 +0000 (14:55 +0000)]
change the order of the args of GlossaryDialog constructor to be a bit more Qt4-ish

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633220

18 years agoput html tooltips for the items in the references section
Pino Toscano [Tue, 13 Feb 2007 14:45:15 +0000 (14:45 +0000)]
put html tooltips for the items in the references section

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633216

18 years agoremove the clear button, already provided by klineedit
Pino Toscano [Tue, 13 Feb 2007 14:37:06 +0000 (14:37 +0000)]
remove the clear button, already provided by klineedit
header cleanup

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633213

18 years agoPort the side tree of the glossary dialog to QTreeWidget; remove the usage of Qt3...
Pino Toscano [Tue, 13 Feb 2007 14:29:53 +0000 (14:29 +0000)]
Port the side tree of the glossary dialog to QTreeWidget; remove the usage of Qt3/KDE3 support.

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=633210