summaryrefslogtreecommitdiffstats
path: root/kcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-2215-15/+15
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix kcontrol spellcheck iconSlávek Banko2014-10-201-1/+1
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-1979-4866/+4866
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-1979-4866/+4866
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-1979-4866/+4866
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-185-1/+20
|\
| * Fix FTBFS on openbsd because 'abs' function in kcontrol/displayconfigFrançois Andriot2014-10-181-0/+3
| | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * Allow contitional build with tdehwlibSlávek Banko2014-10-185-1/+17
| | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* | Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-1880-81/+81
|/
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-1417-0/+0
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-3/+3
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-135-5/+5
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Fix FTBFS caused by typo in commit d3ce4fa7Slávek Banko2014-10-131-1/+1
|
* Fix default halt command in tdm on openbsdFrançois Andriot2014-10-121-0/+4
|
* Fix process pid detection in tdefontinst on openbsdFrançois Andriot2014-10-121-4/+14
|
* Fix potential segmentation fault in kcontrol info moduleFrançois Andriot2014-10-121-1/+1
|
* Fix time saving in kcontrol clock module on openbsdFrançois Andriot2014-10-121-0/+5
|
* Fix ugly missing folder icon in kcontrol peripherals pageTimothy Pearson2014-10-111-2/+3
|
* Bring joystick icons into XDG complianceTimothy Pearson2014-10-111-1/+1
|
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-11189-195/+195
|\
| * Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-11189-195/+195
| | | | | | | | match XDG specifications
* | Second part of prior commitTimothy Pearson2014-10-112-3/+3
|/
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-1181-4872/+4872
|
* Fix FTBFS due to missing return valuesFrançois Andriot2014-10-112-1/+3
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-1012-5/+138
| | | | This relates to Bug 1850
* Link tabs to handbook sections in Style and Panels tdecontrol modulesTimothy Pearson2014-10-0914-6/+48
| | | | This relates to Bug 1850
* Push the top menu banner support patches from Bug 1499Timothy Pearson2014-10-082-2/+32
| | | | These are disabled by default and need additional repair but this is a good start
* Allow desktop settings to be changed on a single-screen system when a ↵Timothy Pearson2014-10-052-2/+6
| | | | | | multi-screen configuration was previously set This resolves Bug 1684
* Add mechanism by which sections of relevant docbooks may be opened ↵Timothy Pearson2014-10-0316-8/+146
| | | | | | | | automatically based on active tab in TDECModule Fix up several tabbed TDEControl modules to use this mechanism Fix a couple of docbooks with missing section IDs This relates to Bug 1850
* Fix layout issues when starting root tdecmshell pluginsTimothy Pearson2014-10-022-17/+5
| | | | This resolves Bug 1888
* Fix remaining renaming knewstuffSlávek Banko2014-09-244-4/+4
|
* Use TDE data source for Kate and KDesktop new stuffTimothy Pearson2014-09-211-4/+4
| | | | This relates to Bug 2093
* Fixed detecting tdepowersave in tdecmshell energy. This resolves bug 2122.François Andriot2014-09-202-8/+30
|
* Merge changes related to bug1026 from local branchMichele Calgaro2014-09-152-67/+65
|\
| * Updated documentation for Konsole -> Settings -> General page.Michele Calgaro2014-04-221-17/+17
| | | | | | | | Several options were missing. This also relates to bugs 909, 1026 and 1701.
| * Added explicit keyboard shortcuts to missing options in KControl/Konsole.Michele Calgaro2014-04-211-6/+6
| |
| * Renamed two check box objects in KControl/Konsole to maintain nameMichele Calgaro2014-04-212-8/+8
| | | | | | | | consistency with other check boxes.
| * Added Meta key as Alt key option in Kcontrol/Konsole. This relates to bug 1026.Michele Calgaro2014-04-212-37/+35
| | | | | | | | Also improved options arrangement in the same configuration page.
* | Updated KControl Konqueror files with new TDE style backgroundAlex Couture2014-09-072-0/+0
| |
* | Updated TDE style files for konqueror and kcontrol.Alex Couture2014-08-173-4/+4
| |
* | 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.