Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 30 | -0/+0 |
| | | | | (cherry picked from commit 94db4c44bf6ac426de1ccbdba8104b14d2fbcfb6) | ||||
* | Fix kmix platforms on freebsd | Slávek Banko | 2015-06-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dfb2fc81bb51d3ffe97c7b66f69be61dba475ab0) | ||||
* | Fix kmix systray popup menu damage caused by commit 1742070b | Slávek Banko | 2014-10-24 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Fix kmix abort on startup due to oversized tray icon creation when icon ↵ | Timothy Pearson | 2014-07-08 | 2 | -4/+12 |
| | | | | widget has not yet been shown | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -4/+4 |
| | |||||
* | Fix kmix icon change on muting/unmuting | Francois Andriot | 2013-05-12 | 1 | -0/+1 |
| | | | | This resolves Bug 1505 | ||||
* | Start kmix hidden by default | Francois Andriot | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | Fix adjusting volume on mono capture device | Slávek Banko | 2013-05-08 | 1 | -2/+4 |
| | | | | This resolves Bug 1488 | ||||
* | Fix ALSA capture knob | Timothy Pearson | 2013-04-05 | 1 | -14/+2 |
| | | | | | This resolves Bug 1190 Thanks to Roman Savochenko for the patch! | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 26 | -36/+36 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 8 | -13/+13 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -4/+4 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 11 | -20/+20 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 17 | -83/+83 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 11 | -11/+11 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 14 | -34/+34 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 12 | -26/+26 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 4 | -6/+6 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -5/+5 |
| | |||||
* | Added default global shortcuts for kmix | Slávek Banko | 2012-09-09 | 1 | -3/+3 |
| | |||||
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-05 | 1 | -2/+2 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Fix kmix autostart | Timothy Pearson | 2012-07-25 | 3 | -1/+4 |
| | | | | This resolves Bug 503, and re-applies commit 2cc2e3a2 as part of the fix | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 3 | -8/+8 |
| | |||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent "Qt::" remnants. | Darrell Anderson | 2012-05-21 | 9 | -14/+13 |
| | |||||
* | Reverse patch from GIT hash 2cc2e3a2. | Darrell Anderson | 2012-05-21 | 2 | -2/+1 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Fix kmix not autostarting in the user's session. | Darrell Anderson | 2012-05-08 | 2 | -1/+2 |
| | | | | This resolves bug report 503. | ||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; | Darrell Anderson | 2012-03-05 | 2 | -2/+2 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 25 | -26/+26 |
| | |||||
* | cmake port for kmix | Serghei Amelian | 2012-02-12 | 2 | -0/+98 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 12 | -57/+57 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 9 | -16/+16 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 32 | -117/+117 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 37 | -201/+201 |
| | | | | This reverts commit 83fbc82a101309e171089f0d5ed080f82a367345. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 37 | -201/+201 |
| | |||||
* | Rename startkde to starttde | Timothy Pearson | 2011-11-16 | 2 | -3/+3 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -2/+2 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -3/+3 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 48 | -137/+137 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 11 | -29/+29 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix instances of Orientation in quotes which were accidentally renamed to ↵ | tpearson | 2011-08-03 | 2 | -4/+4 |
| | | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |