summaryrefslogtreecommitdiffstats
path: root/krename/batchrenamer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtHEADmasterMichele Calgaro2024-04-071-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "Use new icons in tdelibs". This is because krename icon is anMichele Calgaro2021-04-111-1/+1
| | | | | | application icon and not an action one. This reverts commit 71844b5188bb2b3e5c61537010035bb823420ab4.
* Use new icons in tdelibs.Michele Calgaro2021-04-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use mode_t in chmod instead of unsigned int.Slávek Banko2019-03-091-1/+1
| | | | | | This resolves FTBFS on FreeBSD. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix inifinite loop while parsing subdirs.Slávek Banko2018-12-161-3/+5
| | | | | | Improved clarity of the original while loop. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-271-17/+17
| | | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Fix unnecessary use of TQString() over i18n(). Resolved use of deprecated NetAccess methods. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* 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-271-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-9/+9
| | | | This reverts commit 8e0ad9b24c415aeed5e82093211b95879512692a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-9/+9
|
* rename the following methods:tpearson2011-08-101-33/+33
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port krenametpearson2011-07-011-178/+128
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1238984 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of krenametpearson2010-02-221-0/+950
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1094420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da