summaryrefslogtreecommitdiffstats
path: root/src/ksvnwidgets
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-023-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-292-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-208-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-081-9/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-281-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-03-194-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix branding of Tdesvn and also translations, for fuzzy prevention.Chris2019-07-291-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-273-12/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KWallet to TDEWalletTimothy Pearson2013-08-271-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-14/+14
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-7/+7
|
* 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-251-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-178-8/+8
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-4/+4
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-12/+12
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-187-13/+13
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1611-32/+32
| | | | This reverts commit bb7be2361770a435b3e2e8ae2ac4250bf9810bb4.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1511-32/+32
|
* Fix more FTBFS problemsTimothy Pearson2011-11-271-1/+1
|
* Fix a number of build failuresTimothy Pearson2011-11-2714-21/+21
|
* Merge additional cmake filesTimothy Pearson2011-11-262-1/+2
|
* Merge cmake filesTimothy Pearson2011-11-261-29/+0
|
* CMake fixesTimothy Pearson2011-11-261-2/+2
|
* Remove unneeded header globsTimothy Pearson2011-11-261-4/+2
|
* Initial attempt at using the standard CMake systemTimothy Pearson2011-11-261-39/+34
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1610-13/+13
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* rename the following methods:tpearson2011-08-1014-49/+49
| | | | | | | | 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-103-4/+4
| | | | | | | | | 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-098-8/+8
| | | | | | | | | | | | 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 all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-146-6/+6
| | | | | | "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-0425-355/+363
| | | | | | | 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
* Added KDE3 version of kdesvntpearson2010-03-1527-0/+3011
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1103685 283d02a7-25f6-0310-bc7c-ecb5cbfe19da