Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add backtrace to kdesktop_lock exception handler | Timothy Pearson | 2012-12-01 | 3 | -2/+349 | |
| | ||||||
* | Update COPYING file. | Darrell Anderson | 2012-11-29 | 1 | -1/+1 | |
| | ||||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-11-27 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-11-27 | 1 | -0/+0 | |
| | ||||||
* | Very minor update to COPYING file | Timothy Pearson | 2012-11-27 | 1 | -1/+1 | |
| | ||||||
* | Update migratekde3 with backup option and improved comments. | Darrell Anderson | 2012-11-23 | 1 | -3/+25 | |
| | ||||||
* | Fix migratekde3: added escape for a dot in regular expressions | Slávek Banko | 2012-11-21 | 1 | -2/+4 | |
| | ||||||
* | Fix migratekde3 with nonexistent cache folder | Slávek Banko | 2012-11-21 | 1 | -10/+14 | |
| | | | | Fix unwanted rebranding when run on 3.5.x | |||||
* | Use KIcon::Place instead of KIcon::FileSystems | Timothy Pearson | 2012-11-20 | 2 | -2/+2 | |
| | ||||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-11-20 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-11-20 | 1 | -0/+0 | |
| | ||||||
* | Add warning message to prior commit | Timothy Pearson | 2012-11-19 | 1 | -0/+1 | |
| | ||||||
* | Attempt to work around issue described in Bug 1288 | Timothy Pearson | 2012-11-19 | 1 | -2/+13 | |
| | ||||||
* | Fix last commit | Timothy Pearson | 2012-11-17 | 1 | -1/+1 | |
| | ||||||
* | Fix tsak crash or hang on certain hardware | Timothy Pearson | 2012-11-17 | 1 | -32/+80 | |
| | | | | Fix numlock/capslock failures on certain hardware | |||||
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -3/+3 | |
| | ||||||
* | Fix keyboard multi-select failure in ksysguard | Timothy Pearson | 2012-11-15 | 2 | -52/+87 | |
| | ||||||
* | Fix FTBFS | Timothy Pearson | 2012-11-05 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2012-11-04 | 27 | -58/+101 | |
|\ | ||||||
| * | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 24 | -51/+51 | |
| | | ||||||
| * | Update online links in Konqueror TDE Development profile. | Darrell Anderson | 2012-11-02 | 1 | -3/+3 | |
| | | | | | | | | This resolves bug report 1128. | |||||
| * | Add help comments to CMakeLists.txt. | Darrell Anderson | 2012-10-31 | 1 | -1/+44 | |
| | | | | | | | | Thanks to Fat-Zer. | |||||
| * | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-10-21 | 12 | -56/+56 | |
| |\ | ||||||
| * | | Fix BUILD_KWIN->BUILD_TWIN. | Darrell Anderson | 2012-10-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | Thanks to Fat-Zer. | |||||
* | | | Use proper newline tag in displayconfig module | Timothy Pearson | 2012-11-04 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 12 | -56/+56 | |
|/ | ||||||
* | Fix blank optical media labeling | Timothy Pearson | 2012-10-13 | 2 | -5/+15 | |
| | ||||||
* | Fix invalid [$e] in displayconfig.desktop | Slávek Banko | 2012-10-14 | 1 | -2/+2 | |
| | | | | Thanks to Francois Andriot for the patch | |||||
* | Fix classic mode screensavers | Timothy Pearson | 2012-10-11 | 3 | -28/+68 | |
| | | | | This partially resolves Bug 811 | |||||
* | Fix minor inconsistent CPU info dialog text | Timothy Pearson | 2012-10-11 | 1 | -1/+1 | |
| | ||||||
* | Update migratekde3 script to execute sed using xargs | Slávek Banko | 2012-10-08 | 1 | -5/+10 | |
| | ||||||
* | Update migratekde3 script to avoid changes in other user data files | Slávek Banko | 2012-10-08 | 1 | -5/+53 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-10-07 | 1 | -6/+7 | |
|\ | ||||||
| * | Changed sanity checks in the migratekde3 script | Slávek Banko | 2012-10-07 | 1 | -6/+7 | |
| | | | | | | | | to did not depend on current presence of programs | |||||
* | | Add missing What's This tooltip for shutdown options. | Darrell Anderson | 2012-10-07 | 1 | -0/+3 | |
|/ | ||||||
* | Update r14-xdg-update script to support user's Quanta Plus plugins.rc. | Darrell Anderson | 2012-10-04 | 1 | -0/+9 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-09-27 | 4 | -7/+143 | |
|\ | ||||||
| * | Attempt to minimize the time in which new notifications are displayed before ↵ | Timothy Pearson | 2012-09-22 | 2 | -0/+19 | |
| | | | | | | | | being hidden | |||||
| * | Lower override redirect windows instead of unmapping them on lock start | Timothy Pearson | 2012-09-22 | 3 | -5/+55 | |
| | | | | | | | | | | Restore lowered windows on lock exit This provides a better solution to Bug 1079 | |||||
| * | Forcibly prevent transient override redirect windows from showing up over ↵ | Timothy Pearson | 2012-09-21 | 3 | -6/+73 | |
| | | | | | | | | | | | | the lock screen This closes Bug 1079 | |||||
* | | Add sanity checks to the migratekde3 script before trying to run certain ↵ | Darrell Anderson | 2012-09-27 | 1 | -27/+53 | |
|/ | | | | sections. | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 6 | -11/+11 | |
| | ||||||
* | Rebranding of Krita as Chalk | Slávek Banko | 2012-09-16 | 2 | -4/+4 | |
| | ||||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-09-14 | 1 | -0/+0 | |
| | ||||||
* | Update migratekde3 script to partially resolve bug report 1210. | Darrell Anderson | 2012-09-14 | 1 | -0/+7 | |
| | ||||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-09-10 | 1 | -0/+0 | |
| | ||||||
* | Fix links in Konqueror launch page. | Darrell Anderson | 2012-09-04 | 2 | -5/+5 | |
| | ||||||
* | Use a pretty mount path if possible | Timothy Pearson | 2012-09-02 | 1 | -0/+8 | |
| | ||||||
* | Fix incorrect removable device icons | Timothy Pearson | 2012-09-02 | 1 | -3/+3 | |
| |