summaryrefslogtreecommitdiffstats
path: root/kcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Fix tderandrtray abort on startup due to oversized tray icon creation when ↵Timothy Pearson2014-07-072-4/+18
| | | | icon widget has not yet been shown
* Added smooth crossfade effect option when changing the desktop wallpaper.François Andriot2014-06-1812-9/+554
|
* Renamed Control Center to Trinity Control Center in the submenu of the main ↵Michele Calgaro2014-06-111-3/+3
| | | | menu.
* Renamed Control Center to Trinity Control Center. Updated French and Italian ↵Michele Calgaro2014-06-111-3/+3
| | | | | | trnaslation. Thanks to Francois Andriot for the original patch.
* Added French and Italian name/comment for iccconfig.desktop.Michele Calgaro2014-06-091-0/+4
| | | | Thanks to François Andriot for the French version.
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-0816-17/+17
|
* Added Italian and French translation to displayconfig.desktopMichele Calgaro2014-06-051-0/+4
|
* Moved position and improved appearance of "Change TDE menu icon" buttonMichele Calgaro2014-06-042-75/+40
| | | | in Configure Panel -> Menus. This resolves bug 1706.
* Applied massaged patch (bugszilla's attachment 1445) for Russian and ↵Michele Calgaro2014-05-302-9/+19
| | | | Ukrainian language. This relates to bug 952.
* Fixed tderandrtray popup menu Help functionality. This resolves bug 1949.Michele Calgaro2014-05-262-1/+10
|
* "Hide Cancel button" functionality in kdesktop_lock is now fully workingMichele Calgaro2014-05-021-2/+11
| | | | | also on SAK available and enabled systems. This (finally!) fully solves bug 1584.
* Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further ↵Michele Calgaro2014-05-012-2/+24
| | | | | | development. This relates to bug 1584.
* Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.Michele Calgaro2014-05-012-24/+2
| | | | | | The code for these commits will be pushed again later once a fix for SAK-enabled systems has been developed and tested. This relates to bug 1584.
* Added possibility to hide the Cancel button from the Desktop Session Locked ↵Michele Calgaro2014-04-292-2/+24
| | | | | | dialog. This relates to bug 1584.
* Move the XRandr test to main ConfigureChecks.cmakeAlexander Golubev2014-04-291-10/+0
|
* Display detailed device names in the TDE hardware managerTimothy Pearson2014-04-181-5/+5
| | | | This relates to Bug 1666
* Fix non-removable hard disk labels in the media tdeioslaveTimothy Pearson2014-04-171-1/+0
| | | | Fix TDE hardware manager needing root privileges
* Fix group used for UseSAK option in tdmrcSlávek Banko2014-04-092-1/+3
| | | | This relates to Bug 1915
* Fix UseSAK default value in kcontrol - tdm, screensaverSlávek Banko2014-04-082-2/+2
| | | | This relates to Bug 1915
* Add basic support for a modified compton compositor instead of the old buggy ↵Timothy Pearson2014-03-311-1/+1
| | | | | | kompmgr Update additional Xorg atom names
* Remove references to printing.kde.org. This relates to bug 1846.Michele Calgaro2014-03-231-2/+1
|
* Add secondary logout fadeaway controlDarrell Anderson2014-03-192-20/+55
| | | | | This resolves Bug 1999 This relates to Bug 258
* Reduce desktop icon clutter with new profile.Darrell Anderson2014-02-241-1/+1
|
* Ensure Control Center is always available in the main Settings menuDarrell Anderson2014-02-221-2/+1
| | | | when the optional kicker Settings menu is disabled.
* Fix TDEPrint desktop file, add help handbooks for kjobviewer and tderandrtray.Darrell Anderson2014-02-191-0/+1
|
* Merge kcontrol/panel help handbooks into kicker help handbook, deleteDarrell Anderson2014-02-198-11/+8
| | | | duplicate kcontrol/panel handbooks, and update respective *.desktop files.
* Add Help buttons to kcontrol module dialogs in support of bug report 1889.Darrell Anderson2014-02-174-4/+4
|
* Add new tdefontview help handbook.Darrell Anderson2014-02-161-0/+1
|
* Improve compatibility with non-Trinity environment menus and add a singleDarrell Anderson2014-02-143-2/+54
| | | | menu item for Trinity control center for those environments.
* Remove KControl Protocols module, move protocol items to the help handbook,Darrell Anderson2014-02-109-516/+2
| | | | | rename TDEIOSlaves->Protocols, add new help files, update other help files, make protocol handbooks consistent in format.
* Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵Darrell Anderson2014-02-061-3/+14
| | | | update and add handbooks.
* Fix KDE->TDE branding in tooltip.Darrell Anderson2014-02-031-4/+4
|
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-1/+0
|
* Add newlines to desktop files.Darrell Anderson2014-02-022-2/+2
|
* Update kcontrol screen capture in help handbook.Darrell Anderson2014-02-021-2/+2
|
* Add new help handbooks, delete obsolete handbooks, fix DocPath in *.desktop ↵Darrell Anderson2014-02-012-156/+159
| | | | files, minor handbook housekeeping.
* Move Konqueror Tabbed Browsing Advanced dialog to separate stand-alone ↵Darrell Anderson2014-01-3113-408/+503
| | | | | | module named User Interface. This is part of bug report 1683.
* Add new kcontrol joystick help handbook.Darrell Anderson2014-01-291-62/+63
|
* Add new kcontrol service manager help handbook.Darrell Anderson2014-01-281-4/+2
|
* Add new kcontrol component chooser help handbook and change the name to ↵Darrell Anderson2014-01-282-186/+189
| | | | 'Default Applications'.
* Add new kcontrol paths help handbook.Darrell Anderson2014-01-281-2/+1
|
* Add new kcontrol multiple desktops help handbook.Michele Calgaro2014-01-281-2/+1
|
* Rebranding in What's This tooltip.Darrell Anderson2014-01-251-1/+1
|
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-246-35/+6
| | | | default format.
* Finish moving kinfocenter files to kcontrol.Darrell Anderson2014-01-2425-214/+43
| | | | This partially resolves bug report 289.
* Fix DocPath for opening TDM help handbook.Darrell Anderson2014-01-231-1/+1
|
* Fix Local Network Browsing help handbook not appearing in main handbook ↵Darrell Anderson2014-01-221-0/+1
| | | | table of contents.
* Fix TDE Performance help handbook not appearing in main handbook table of ↵Darrell Anderson2014-01-221-1/+1
| | | | contents and fix same Help button in Konqueror Settings.
* Fix TDE Components Performance help handbook not appearing in main handbook ↵Darrell Anderson2014-01-221-2/+2
| | | | table of contents.
* Fix dbus-tqt-1 link directorySlávek Banko2014-01-201-0/+1
|