summaryrefslogtreecommitdiffstats
path: root/kexi/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-033-11/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b070dc1873b27bbe1e9b551569feb77efe477f9e)
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-292-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8b78a8791bc539bcffe7159f9d9714d577cb3d7d)
* Workaround for parallel buildSlávek Banko2016-08-211-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a3814fe7ed9a0e00589137b194a4ebbfec75079b)
* Rename a few icons left in rc filesTimothy Pearson2014-11-201-1/+1
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-223-3/+3
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-133-3/+3
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-137-12/+12
| | | | 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-1111-11/+11
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-038-18/+18
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1535-46/+46
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1411-17/+17
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-046-14/+14
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0124-69/+69
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0139-119/+119
|
* Rename KSharedTimothy Pearson2013-01-3152-429/+429
|
* Update for kioslave renameTimothy Pearson2013-01-278-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2628-45/+45
|
* 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-246-10/+10
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Update TQt3 property/enum macrosDarrell Anderson2012-10-224-4/+4
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-137-29/+57
| | | | | | | 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-0811-20/+20
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1773-78/+78
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1311-48/+48
| | | | This closes Bug 782
* Apply a number of kexi patchesTimothy Pearson2012-01-113-7/+7
| | | | This closes Bug 777
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-3/+3
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2131-109/+109
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1971-332/+332
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1841-211/+211
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1697-661/+661
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1597-661/+661
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-4/+4
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-3/+3
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-065-8/+8
|
* Additional kde to tde renamingTimothy Pearson2011-11-068-11/+11
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-2/+2
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10124-388/+388
| | | | | | | | 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-1037-125/+125
| | | | | | | | | 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
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0941-154/+154
| | | | | | | | | | | | 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