Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tdestandarddirs.hHEADmaster | Michele Calgaro | 4 days | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace obsolete kstddirs.h with kstandarddirs.h | Michele Calgaro | 5 days | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use tdeApp | Michele Calgaro | 2025-02-03 | 4 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Don't use obsolete header kapp.h | Michele Calgaro | 2024-11-07 | 3 | -5/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-02 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 5 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-27 | 1 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 3 | -3/+3 |
| | | | | | | | | error: ISO C++17 does not allow dynamic exception specifications error: static assertion failed: comparison object must be invocable as const Signed-off-by: François Andriot <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 87 | -157/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Switched from strstream to sstream. | Michele Calgaro | 2018-08-16 | 5 | -33/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix unintended rename of PEAKFILE | Slávek Banko | 2013-03-09 | 4 | -39/+39 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 4 | -4/+4 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 4 | -39/+39 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -10/+10 |
| | |||||
* | Updated to build with gcc 4.7. | Darrell Anderson | 2012-04-13 | 1 | -0/+1 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 6 | -34/+34 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 5 | -5/+5 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 10 | -75/+75 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 11 | -88/+88 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 19 | -161/+161 |
| | | | | This reverts commit 4faf11eccc5f08d2aa0540157d6eff80b7cdb02a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 19 | -161/+161 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-26 | 1 | -6/+6 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-26 | 7 | -22/+22 |
| | |||||
* | Fix rosegarden FTBFS under oneiricv3.5.13 | tpearson | 2011-10-17 | 1 | -0/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1259267 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 3 | -33/+33 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 3 | -9/+9 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 2 | -2/+2 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Initial TQt4 port of Rosegarden | tpearson | 2011-05-02 | 33 | -315/+320 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1230242 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Initial TQt conversion | tpearson | 2010-09-06 | 44 | -519/+519 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1172292 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added old abandoned KDE3 version of the RoseGarden MIDI tool | tpearson | 2010-03-01 | 89 | -0/+36577 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1097595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |