summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor
Commit message (Collapse)AuthorAgeFilesLines
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0115-27/+27
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0126-232/+232
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KSharedTimothy Pearson2013-01-311-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-2/+2
|
* Update for kioslave renameTimothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-8/+8
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-5/+5
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-22/+22
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix FTBFS on TQt3Darrell Anderson2012-10-312-8/+8
|
* Update TQt3 property/enum macrosDarrell Anderson2012-10-221-1/+1
|
* Fix FTBFS due to missing librariesSlávek Banko2012-06-131-4/+6
| | | | | | | 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-086-6/+6
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1724-42/+42
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-2/+2
|
* Apply a number of kexi patchesTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 777
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-265-12/+12
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2118-147/+147
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1927-140/+140
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1821-117/+117
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1634-396/+396
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1534-396/+396
|
* Finish rename from prior commitTimothy Pearson2011-11-166-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-166-6/+6
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-155-12/+12
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-082-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | 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
* 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-1046-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-1016-92/+92
| | | | | | | | | 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 instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-1/+1
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0932-306/+306
| | | | | | | | | | | | 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
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-2558-3705/+3749
| | | | | | | 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
* Fixed imagestpearson2010-03-243-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* More automake repairstpearson2010-01-221-2/+2
| | | | 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-2079-0/+21995
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da