summaryrefslogtreecommitdiffstats
path: root/kregexpeditor
Commit message (Collapse)AuthorAgeFilesLines
* Move khexedit and kregexeditor to Development menu.Darrell Anderson2014-02-271-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1529-41/+41
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-7/+7
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-8/+8
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-015-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2620-71/+71
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-5/+5
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-2/+2
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-113-1/+19
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-107-0/+269
| | | | Thanks to Fat-Zer.
* Fix some "is not defined" warnings.Darrell Anderson2012-10-292-6/+6
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-051-1/+1
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0114-28/+28
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1725-28/+28
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2112-65/+65
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1936-187/+187
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1857-215/+215
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1673-478/+478
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1573-478/+478
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-14/+14
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-084-4/+4
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-074-4/+4
|
* 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/kdeutils@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1070-231/+231
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-12/+12
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0915-25/+25
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeutilstpearson2011-06-23107-970/+998
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-11/+11
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0217-34/+34
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31118-1841/+1841
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * ark context un[tar/zip/bz] crash repairtpearson2009-12-181-1/+1
| | | | | | | | * gcc4.4 compilation fixes * superkaramba xmms sensor addition * automake updates git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1063396 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25169-0/+18002
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da