Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2024-04-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Revert "Use new icons in tdelibs". This is because krename icon is an | Michele Calgaro | 2021-04-11 | 1 | -1/+1 |
| | | | | | | application icon and not an action one. This reverts commit 71844b5188bb2b3e5c61537010035bb823420ab4. | ||||
* | Use new icons in tdelibs. | Michele Calgaro | 2021-04-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use mode_t in chmod instead of unsigned int. | Slávek Banko | 2019-03-09 | 1 | -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 Banko | 2018-12-16 | 1 | -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 Banko | 2018-10-27 | 1 | -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 KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -8/+8 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -9/+9 |
| | | | | This reverts commit 8e0ad9b24c415aeed5e82093211b95879512692a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -9/+9 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -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 krename | tpearson | 2011-07-01 | 1 | -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 krename | tpearson | 2010-02-22 | 1 | -0/+950 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1094420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |