| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 16 | -49/+49 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 3 | -9/+9 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 5 | -9/+9 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -3/+3 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -2/+2 |
* | Fix krandrtray profile list when no XRandR extension is available | Timothy Pearson | 2013-01-17 | 1 | -12/+17 |
* | Add profile support to displayconfig and krandrtray | Timothy Pearson | 2013-01-11 | 2 | -31/+27 |
* | Automatically deactivate disconnected display devices | Timothy Pearson | 2013-01-09 | 2 | -40/+83 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 3 | -8/+8 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Fix KControl KDE->TDE branding issues. | Darrell Anderson | 2012-03-09 | 1 | -4/+4 |
* | Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; | Darrell Anderson | 2012-03-05 | 1 | -1/+1 |
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 2 | -6/+6 |
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 |
* | Implement X11 event merging in krandrtray | Timothy Pearson | 2012-01-06 | 2 | -1/+13 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 2 | -3/+3 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 3 | -6/+6 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 4 | -11/+11 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 4 | -11/+11 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -2/+2 |
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
* | Further work on display configuration tool | tpearson | 2011-08-23 | 1 | -2/+3 |
* | rename the following methods: | tpearson | 2011-08-10 | 3 | -13/+13 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -1/+1 |
* | [kdebase] fixed an incompatibility with gcc 4.5 | samelian | 2011-02-17 | 1 | -1/+1 |
* | [kdebase] initial cmake support | samelian | 2011-01-23 | 1 | -0/+47 |
* | Signal/slot repairs | tpearson | 2011-01-21 | 1 | -0/+1 |
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 7 | -31/+31 |
* | Revert automated changes | tpearson | 2011-01-07 | 7 | -16/+16 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 7 | -16/+16 |
* | * Fix FTBFS on Slackware | tpearson | 2010-09-07 | 1 | -0/+2 |
* | TQt conversion fixes | tpearson | 2010-08-02 | 2 | -4/+4 |
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 9 | -135/+135 |
* | Added missing desktop file | tpearson | 2010-07-20 | 1 | -0/+144 |
* | RandrTray fixes; other minor compilation fixes | tpearson | 2010-07-20 | 3 | -1/+25 |
* | Part of batch commit to enable true tasktray resize support for Trinity appli... | tpearson | 2010-05-10 | 2 | -1/+15 |
* | Fixed minor UI display glitch | tpearson | 2010-05-07 | 1 | -1/+3 |
* | Added new, enchanced ICC configuration with new per-user settings | tpearson | 2010-05-02 | 2 | -0/+54 |
* | Revert accidental commit for these two files | tpearson | 2010-04-29 | 2 | -16/+6 |
* | More display switching repairs | tpearson | 2010-04-29 | 2 | -6/+16 |
* | Major enhancements to desktop screen switching--now switches screens in half ... | tpearson | 2010-04-28 | 1 | -30/+39 |
* | Modified krandrtray to use new kranr library instead of independent randr int... | tpearson | 2010-04-28 | 7 | -1728/+13 |
* | Backport of SVN r1097263 to fix Solaris compilation with [CVE-2010-0436] | tpearson | 2010-04-21 | 1 | -2/+4 |
* | Fixed screen switching (worked around Qt bug) | tpearson | 2010-04-18 | 2 | -9/+60 |
* | Remove unneccessary function get_mode_name that was causing compilation issues | tpearson | 2010-01-09 | 1 | -30/+0 |
* | Repaired obsolete author strings | tpearson | 2009-12-12 | 1 | -2/+3 |