Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 103 | -232/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix minor leftover from strstream to sstream conversion not done in previous | Michele Calgaro | 2018-08-17 | 1 | -17/+0 |
| | | | | | | commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Switched from strstream to sstream. | Michele Calgaro | 2018-08-16 | 17 | -106/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 4 | -9/+9 |
| | |||||
* | Updated to build with gcc 4.7. | Darrell Anderson | 2012-04-13 | 1 | -22/+22 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 12 | -55/+55 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 2 | -12/+12 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 5 | -14/+14 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 7 | -27/+27 |
| | | | | This reverts commit 4faf11eccc5f08d2aa0540157d6eff80b7cdb02a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 7 | -27/+27 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 4 | -14/+14 |
| | | | | | | | | 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 | 11 | -41/+41 |
| | | | | | | | | | 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 | ||||
* | Fix rosegarden FTBFS under gcc4.6 | tpearson | 2011-07-31 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1244239 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 6 | -14/+14 |
| | | | | | | | | | | | | 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 | 36 | -160/+160 |
| | | | | | | | 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 | ||||
* | Added old abandoned KDE3 version of the RoseGarden MIDI tool | tpearson | 2010-03-01 | 115 | -0/+34499 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1097595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |