summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend
Commit message (Collapse)AuthorAgeFilesLines
* Renaming of files in preparation for code style tools.Michele Calgaro2021-03-1938-83/+83
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-2712-98/+44
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-2/+2
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-3/+3
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1526-44/+44
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1410-10/+10
|
* Fix FTBFSTimothy Pearson2013-02-111-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-19/+19
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0112-15/+15
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0116-161/+161
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-015-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2711-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-25/+25
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2410-56/+56
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-209-15/+15
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
|
* Fix QString -> TQString.Darrell Anderson2012-09-162-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-9/+9
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1726-27/+27
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2114-32/+32
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1924-105/+105
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1825-119/+119
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1640-265/+265
| | | | This reverts commit bb7be2361770a435b3e2e8ae2ac4250bf9810bb4.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1540-265/+265
|
* Fix more FBTFS problemsTimothy Pearson2011-11-279-17/+26
|
* Fix more FTBFS problemsTimothy Pearson2011-11-2723-91/+91
|
* Fix a number of build failuresTimothy Pearson2011-11-2711-42/+42
|
* Merge cmake filesTimothy Pearson2011-11-261-91/+0
|
* CMake updatesTimothy Pearson2011-11-266-8/+8
|
* CMake fixesTimothy Pearson2011-11-261-1/+1
|
* Remove unneeded header globsTimothy Pearson2011-11-261-3/+0
|
* Initial attempt at using the standard CMake systemTimothy Pearson2011-11-261-17/+35
|
* Finish rename from prior commitTimothy Pearson2011-11-162-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1624-239/+239
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-273-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1062-184/+184
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1013-62/+62
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0920-37/+37
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-1412-12/+12
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Port kdesvn to TQt4tpearson2011-05-0494-2749/+2776
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1230412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da