summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb
Commit message (Collapse)AuthorAgeFilesLines
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-133-3/+3
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-115-10/+10
| | | | match XDG specifications
* Fix searching pqxx library on multiarch systemsSlávek Banko2013-12-271-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-037-7/+7
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1522-26/+26
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-13/+13
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KSharedTimothy Pearson2013-01-312-3/+3
|
* Update for kioslave renameTimothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-4/+4
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-10/+10
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix some "is not defined" warnings.Darrell Anderson2012-10-302-6/+6
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-214-5/+5
|
* Update for recent TQ changes.Darrell Anderson2012-06-201-1/+1
|
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-181-3/+3
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-134-10/+12
| | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-087-7/+7
|
* Fix FTBFS on newer pqxx versionsTimothy Pearson2012-05-051-2/+6
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-10/+10
|
* Fix FTBFSTimothy Pearson2012-02-222-15/+15
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1714-14/+14
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-5/+5
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1327-89/+89
| | | | This closes Bug 782
* Apply a number of kexi patchesTimothy Pearson2012-01-118-18/+24
| | | | This closes Bug 777
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1925-226/+226
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1816-117/+117
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1631-331/+331
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1531-331/+331
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-5/+5
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-4/+4
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-183-5/+5
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1024-43/+43
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1027-111/+111
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix missing Q_OBJECT macrostpearson2011-08-051-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0911-28/+28
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-25114-2815/+2829
| | | | | | | This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* More automake repairstpearson2010-01-224-4/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-20157-0/+39398
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da