Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -2/+2 |
| | |||||
* | Branding cleanup: KDE menu -> TDE menu. | Darrell Anderson | 2012-05-10 | 2 | -3/+3 |
| | |||||
* | Branding cleanup: KDE print -> TDE Print. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | GCC 4.7 fix. | Darrell Anderson | 2012-04-27 | 1 | -3/+3 |
| | | | | | This partially resolves bug report 958. Thanks to David C. Rankin. | ||||
* | Rename kmenu_active.png -> kmenu_basic.png to support change | Darrell Anderson | 2012-04-17 | 1 | -0/+0 |
| | | | | made in GIT hash 4614b3d2. | ||||
* | Update CMakeLists.txt for change made in GIT hash 4614b3d2. | Darrell Anderson | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | Change file path reference from kmenu_basic.mng to kmenu_basic.png | Darrell Anderson | 2012-04-17 | 2 | -1/+1 |
| | | | | and delete kmenu_basic.mng. | ||||
* | Fix file path reference for kmenu_basic.mng. | Darrell Anderson | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | Delete unused kickoff MNG images. | Darrell Anderson | 2012-04-05 | 4 | -2/+2 |
| | |||||
* | Fix branding logo in kickoff/kmenu_active.png. | Darrell Anderson | 2012-03-31 | 1 | -0/+0 |
| | |||||
* | Ensure pagersettings.kcfg is installed. | Darrell Anderson | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Add option to control pager applet cycling with the mouse wheel. | Darrell Anderson | 2012-03-31 | 3 | -5/+20 |
| | | | | | This resolves bug report 908. Thanks to Calvin Morrison for the patch! | ||||
* | Fix references of K Menu -> TDE Menu. | Darrell Anderson | 2012-03-21 | 8 | -88/+88 |
| | |||||
* | Add check box option to control taskbar window cycling with mouse wheel. | Darrell Anderson | 2012-03-13 | 3 | -9/+23 |
| | | | | This closes bug report 251. | ||||
* | Fix branding issues of non-KDE -> non-TDE. | Darrell Anderson | 2012-03-07 | 7 | -107/+107 |
| | |||||
* | Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; | Darrell Anderson | 2012-03-05 | 2 | -2/+2 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 16 | -79/+79 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -3/+3 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 3 | -4/+4 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | Fix kickoff crashing and remove additional OpenSUSE branding | Timothy Pearson | 2012-01-11 | 3 | -275/+29 |
| | | | | This closes Bug 508 | ||||
* | Repair kicker tile png files | Timothy Pearson | 2012-01-11 | 20 | -0/+0 |
| | | | | This closes Bug 298 | ||||
* | Fix compilation with visibility enabled | Timothy Pearson | 2012-01-09 | 3 | -3/+6 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 3 | -4/+4 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 18 | -73/+73 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 55 | -144/+144 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 96 | -400/+400 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 127 | -620/+620 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 127 | -620/+620 |
| | |||||
* | Rename additional KDE strings | Timothy Pearson | 2011-12-08 | 1 | -1/+1 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -2/+2 |
| | |||||
* | Fix tdebase FTBFS | Timothy Pearson | 2011-11-17 | 6 | -6/+6 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 11 | -17/+17 |
| | |||||
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 1 | -1/+1 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 32 | -127/+127 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 32 | -38/+38 |
| | |||||
* | Actually move the kde files that were renamed in the last commit | Timothy Pearson | 2011-11-06 | 5 | -0/+0 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 32 | -69/+69 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 3 | -3/+3 |
| | |||||
* | Attempt to fix Kicker freezing on the screen when logout is selected | tpearson | 2011-10-23 | 1 | -0/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260424 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵ | tpearson | 2011-10-10 | 2 | -2/+2 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdebase FTBFS under oneiric | tpearson | 2011-10-10 | 1 | -1/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Disable kdebase kicker tip assertion causing kicker crash | tpearson | 2011-09-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252379 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix shutdown dialog icon background | tpearson | 2011-09-01 | 1 | -2/+6 |
| | | | | | | | Fix Kicker show desktop button tooltip git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kicker size/position glitch | tpearson | 2011-09-01 | 2 | -4/+5 |
| | | | | | | | Fix kicker task button glitch in Elegant mode caused by prior commit r1246075 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250790 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix up system tray RGB<-->ARGB hack | tpearson | 2011-08-28 | 1 | -27/+35 |
| | | | | | | | It is now fully deterministic and will work on all systems git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Move krootbacking executable from kdeartwork to kdebase | tpearson | 2011-08-27 | 1 | -1/+5 |
| | | | | | | | | | Reenable HAL media manager Fix system tray with ARGB visuals (again) Beautify logout process git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix up the system tray to handle embedded windows with a different X11 depth ↵ | tpearson | 2011-08-27 | 2 | -2/+33 |
| | | | | | | | | | | than the tray itself This truly and finally fixes system tray icon transparency when the parent application uses ARGB visuals Part 2/2 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add ability to blur kicker background | tpearson | 2011-08-25 | 2 | -0/+12 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |