summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix keyboard multi-select failure in ksysguardTimothy Pearson2012-11-152-52/+87
|
* Fix FTBFSTimothy Pearson2012-11-051-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-11-0427-58/+101
|\
| * Fix references to user profile directory.Darrell Anderson2012-11-0424-51/+51
| |
| * Update online links in Konqueror TDE Development profile.Darrell Anderson2012-11-021-3/+3
| | | | | | | | This resolves bug report 1128.
| * Add help comments to CMakeLists.txt.Darrell Anderson2012-10-311-1/+44
| | | | | | | | Thanks to Fat-Zer.
| * Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
| |
| * Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-10-2112-56/+56
| |\
| * | Fix BUILD_KWIN->BUILD_TWIN.Darrell Anderson2012-10-211-2/+2
| | | | | | | | | | | | Thanks to Fat-Zer.
* | | Use proper newline tag in displayconfig moduleTimothy Pearson2012-11-041-1/+1
| |/ |/|
* | Update TQt3 property/enum macrosTimothy Pearson2012-10-2012-56/+56
|/
* Fix blank optical media labelingTimothy Pearson2012-10-132-5/+15
|
* Fix invalid [$e] in displayconfig.desktopSlávek Banko2012-10-141-2/+2
| | | | Thanks to Francois Andriot for the patch
* Fix classic mode screensaversTimothy Pearson2012-10-113-28/+68
| | | | This partially resolves Bug 811
* Fix minor inconsistent CPU info dialog textTimothy Pearson2012-10-111-1/+1
|
* Update migratekde3 script to execute sed using xargsSlávek Banko2012-10-081-5/+10
|
* Update migratekde3 script to avoid changes in other user data filesSlávek Banko2012-10-081-5/+53
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-10-071-6/+7
|\
| * Changed sanity checks in the migratekde3 scriptSlávek Banko2012-10-071-6/+7
| | | | | | | | to did not depend on current presence of programs
* | Add missing What's This tooltip for shutdown options.Darrell Anderson2012-10-071-0/+3
|/
* Update r14-xdg-update script to support user's Quanta Plus plugins.rc.Darrell Anderson2012-10-041-0/+9
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-09-274-7/+143
|\
| * Attempt to minimize the time in which new notifications are displayed before ↵Timothy Pearson2012-09-222-0/+19
| | | | | | | | being hidden
| * Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-223-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 Pearson2012-09-213-6/+73
| | | | | | | | | | | | the lock screen This closes Bug 1079
* | Add sanity checks to the migratekde3 script before trying to run certain ↵Darrell Anderson2012-09-271-27/+53
|/ | | | sections.
* Fix QString -> TQString.Darrell Anderson2012-09-166-11/+11
|
* Rebranding of Krita as ChalkSlávek Banko2012-09-162-4/+4
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2012-09-141-0/+0
|
* Update migratekde3 script to partially resolve bug report 1210.Darrell Anderson2012-09-141-0/+7
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-09-101-0/+0
|
* Fix links in Konqueror launch page.Darrell Anderson2012-09-042-5/+5
|
* Use a pretty mount path if possibleTimothy Pearson2012-09-021-0/+8
|
* Fix incorrect removable device iconsTimothy Pearson2012-09-021-3/+3
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-09-022-53/+75
|\
| * Fix missing Mounting dialog in device icon Properties when TDEHW is usedDarrell Anderson2012-09-021-1/+1
| | | | | | | | rather than HAL.
| * Add some error traps to the r14-xdg-update script.Darrell Anderson2012-09-011-52/+74
| |
* | Fix TDEHWLib media backend user device labelsTimothy Pearson2012-09-028-38/+49
|/
* Fix CD mount popupsTimothy Pearson2012-08-301-5/+2
|
* Fix CD handlingTimothy Pearson2012-08-301-10/+39
|
* Fix TDEHW library media backendTimothy Pearson2012-08-295-34/+418
| | | | Add PictBridge camera support to same
* Update starttde: Fix compatibility with older manpathSlávek Banko2012-08-261-1/+1
|
* Fix tsak FTBFSSlávek Banko2012-08-221-0/+2
| | | | | Thanks to Francois Andriot for the patch This resolves Bug 1181
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-223-1/+15
| | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180
* Fix khotkeys/arts headers includes in CMakeSlávek Banko2012-08-181-0/+1
| | | | Thanks to Francois Andriot for the patch
* Add missing Games for Kids icons.Darrell Anderson2012-08-164-0/+0
| | | | Thanks to David C. Rankin.
* Fix FTBFS when WITH_HAL=OFF.Darrell Anderson2012-08-141-16/+14
|
* Add accelerator hiding option to style control moduleTimothy Pearson2012-08-132-0/+7
|
* Update stdout messages to provide better information.Darrell Anderson2012-08-123-3/+6
|
* Update r14-xdg-update script to allow any user to run the scriptDarrell Anderson2012-08-111-48/+71
| | | | against any user directory and to remove bashisms.