summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabeldict/modules/dbsearchengine
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-143-63/+63
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-2/+2
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-205-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-1/+1
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-161-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-172-49/+7
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* KBabel: fixed support for Berkekey DB. This resolves issue #7.Michele Calgaro2020-06-011-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-231-2/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improve berkeley db detection with CMakeSlávek Banko2015-06-282-5/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-3/+3
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-18/+18
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-13/+13
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-175-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-11/+11
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-14/+14
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-165-30/+30
| | | | This reverts commit d6331f1b56eb6dca7a1950658b2932f208015da0.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-155-30/+30
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-3/+3
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Fix kdesdk FTBFStpearson2011-10-122-2/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1258672 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1010-20/+20
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-105-18/+18
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-141-1/+1
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish TQt4 porting of kdesdk (kbabel)tpearson2011-06-133-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236386 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert kdesdktpearson2011-06-1212-169/+174
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdesdk/kbabel] added cmake supportsamelian2011-05-012-0/+63
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1230056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3110-345/+345
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1157652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2519-0/+6274
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da