summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enhance renaming in Konqueror listviewMichele Calgaro2013-11-094-6/+74
| | | | This resolves Bug 1677
* Update XDG mimetypes.Darrell Anderson2013-11-089-19/+19
|
* Update Theme Manager thumbnails. This resolves bug report 1376.Darrell Anderson2013-11-0814-2/+2
|
* Fix unresponsive kcontrol theme manager buttons.Darrell Anderson2013-11-081-6/+6
|
* Add accelerator key underlines to konsole main menu bar.Darrell Anderson2013-11-081-6/+6
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2013-10-2811-341/+395
|\
| * Fix kcm mouse module crashSlávek Banko2013-10-281-1/+3
| | | | | | | | This resolves Bug 1688
| * Sort order of widgets in taskbar settingsSlávek Banko2013-10-281-82/+84
| |
| * Add option to display only icons on taskbarMichele Calgaro2013-10-287-274/+324
| | | | | | | | This resolves Bug 360
| * Fix getting kdesktop_pid in kdesktop_lockSlávek Banko2013-10-261-1/+1
| | | | | | | | | | | | | | This fixes sending a signal on fully activation to kdesktop SaverEngine. This fixes setting Saving state in SaverEngine. This fixes hang in processing kdesktop lock dcop call during the switch to suspend modes when the screen saver is active.
| * Fix defaults for tabbar mouse wheel in konsole and konquerorSlávek Banko2013-10-242-2/+2
| |
* | Fix high kompmgr CPU load when Amarok main window is mappedTimothy Pearson2013-10-281-12/+20
|/ | | | Fix new standard and menu window paint failure when Amarok main window is mapped
* Fix enabling move tab left/right in tab popup menu in konquerorMichele Calgaro2013-10-191-17/+62
| | | | This resolves Bug 1067
* Add check box to control tabbar mouse wheel in konquerorMichele Calgaro2013-10-199-55/+122
| | | | | Move tabbed browsing options into single dialog This resolves Bug 910
* Add move session left/right into tab popup menu in konsoleMichele Calgaro2013-10-192-19/+48
| | | | This resolves Bug 1682
* Sort order of widgets in konsole settingsSlávek Banko2013-10-191-69/+69
|
* Add check box to control tabbar mouse wheel in konsoleMichele Calgaro2013-10-193-14/+30
| | | | This resolves Bug 909
* Cleanup build warnings in konsoleMichele Calgaro2013-10-194-20/+33
|
* Fix renaming of kwinrulesrc file in r14-xdg-updateSlávek Banko2013-10-191-2/+2
|
* Update starttde: Check for prelink file in both system foldersFrancois Andriot2013-10-111-3/+5
|
* Fix renaming of kwinrules in r14-xdg-updateSlávek Banko2013-10-111-4/+4
|
* Add renaming for kwin3_* decorations to r14-xdg-updateSlávek Banko2013-10-101-1/+2
|
* Fix typo in r14-xdg-update scriptSlávek Banko2013-10-051-2/+2
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-10-031-3/+3
|
* Add freeze suspend state to list of available power statesSlávek Banko2013-09-281-0/+3
| | | | in TDE hardware manager
* Fix run tdesu with empty commandSlávek Banko2013-09-271-24/+15
| | | | This relates to Bug 1494
* TDE starts on black background after login from TDMRoman Savochenko2013-09-221-3/+1
| | | | This resolves Bug 1569
* Add support for freeze suspend stateSlávek Banko2013-09-227-71/+146
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2013-09-151-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2013-09-151-0/+0
|
* Add additional k => tde renaming to r14-xdg-updateSlávek Banko2013-09-152-19/+36
| | | | Add r14-xdg-update version index to allow automatic rerun
* Minor fix to r14-xdg-update scriptSlávek Banko2013-09-151-4/+4
|
* Fix TDM variable USER_PATHFrancois Andriot2013-09-081-3/+3
| | | | This resolves Bug 1653
* Add optional opengl supportAlexander Golubev2013-09-088-17/+41
|
* Remove a couple of cmake FIXMEsAlexander Golubev2013-09-082-4/+0
| | | | | | | | | | Autotools malloc checks in konqueror/preloader is acient legacy. Its results are not used in code anymore. KDE_USE_FPIE in tdesu/tdesud is obsolte too. -fpie make sence only when compiling static code that supposed to link only to executables. With cmake, modern compilers and sane target system there is no need to define is explicitly.
* Add lm_sensors optional support for ksysguardAlexander Golubev2013-09-085-3/+30
|
* Fix tdesu backend check in CMakeSlávek Banko2013-09-081-0/+4
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-09-075-26/+26
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-03242-816/+821
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2013-09-031-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2013-08-291-0/+0
|
* Make kate install exported cmake targetsAlexander Golubev2013-08-291-0/+7
| | | | This resolves Bug 1638
* kdesktop/lock: remove tqwidget-include hacksAlexander Golubev2013-08-291-11/+2
|
* remove a useless check from kdesktop/ConfgureChecksAlexander Golubev2013-08-291-1/+1
|
* kdesktop/lock: use kdBacktrace() in case of failAlexander Golubev2013-08-296-365/+5
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-272-4/+4
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2013-08-271-0/+0
|
* Add documentation for prior commitTimothy Pearson2013-08-251-0/+4
|
* Pass ACPI power key events through the lock dialogTimothy Pearson2013-08-251-4/+20
|
* Enable lock session keyboard hotkeyTimothy Pearson2013-08-251-0/+1
|