summaryrefslogtreecommitdiffstats
path: root/khexedit
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect characters.Darrell Anderson2013-05-231-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1528-48/+48
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-11/+11
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-7/+7
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-022-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-14/+14
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0111-186/+186
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-267-7/+7
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-2533-387/+387
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-29/+29
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2415-29/+29
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-113-2/+3
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-108-0/+297
| | | | Thanks to Fat-Zer.
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-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-083-4/+4
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1728-40/+40
|
* Rename a few stragglersTimothy Pearson2011-12-245-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2126-223/+223
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1928-96/+96
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1831-154/+154
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1658-499/+499
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1558-499/+499
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-4/+4
|
* 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-1043-123/+123
| | | | | | | | 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-1027-82/+82
| | | | | | | | | 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-0911-19/+19
| | | | | | | | | | | | 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-0711-30/+30
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeutilstpearson2011-06-2394-1081/+1121
| | | | | | | 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
* TQt conversion fixestpearson2010-08-0216-48/+48
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31132-2600/+2600
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25183-0/+40949
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da