summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-025-6/+6
|
* Added support to remember search/replace strings used in TDEFileReplace. ↵Michele Calgaro2015-02-047-59/+149
| | | | | | This resolves bug 2334. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFileReplace: added 'scanned folders' field in the status bar. This ↵Michele Calgaro2015-02-025-87/+131
| | | | | | relates to bug 2264. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFileReplace: fixed unresponsive GUI and application crash when circular ↵Michele Calgaro2015-02-022-6/+39
| | | | | | | | references are found on the file system. Added a message to advice the user of the possible circular reference. This relates to bug 2264. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed maxDepth option in search-n-replace in TDEFileRelace. This relates to ↵Michele Calgaro2015-01-302-9/+14
| | | | | | bug 1238. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect slot connection in TDEFileRelace. This resolves bug 2322.Michele Calgaro2015-01-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated TDEFileReplace handbook after latest changes.Michele Calgaro2015-01-302-23/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed location of widgets in TDEFileReplace. This relates to bug 1238.Michele Calgaro2015-01-301-1/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed location of TDEFileReplace handbook. This resolves bug 767.Michele Calgaro2015-01-292-3/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added 'max depth' search option to TDEFileReplace. This resolves bug 1238.Michele Calgaro2015-01-298-13/+89
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved TDEFileReplace to tdeutils. This resolves bug 767.Michele Calgaro2015-01-2790-1/+9330
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed help handbook in tdelirc. This finally resolves bug 1850.r14.0.0Michele Calgaro2014-12-032-0/+13
|
* Fix incorrect icons in ui filesTimothy Pearson2014-11-241-1/+1
|
* Fixed help handbook sections for Security & Privary -> TDE Wallet. This ↵Michele Calgaro2014-11-174-8/+23
| | | | relates to bug 1850.
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-223-3/+3
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2014-10-191-0/+0
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-194-129/+129
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-194-129/+129
| | | | This reverts commit ea8f97246037c0681095c3eff9a29044c8516ee9.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-194-129/+129
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-184-4/+4
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2014-10-141-0/+0
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-142-2/+2
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdeutilsTimothy Pearson2014-10-131-0/+0
|\
| * Reset submodule main/tdeutils/cmake to latest HEADAutomated System2014-10-131-0/+0
| |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-5/+5
|/ | | | 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-1310-31/+31
| | | | 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-132-3/+3
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-132-5/+5
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdeutilsTimothy Pearson2014-10-121-0/+0
|\
| * Reset submodule main/tdeutils/cmake to latest HEADAutomated System2014-10-121-0/+0
| |
* | Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-127-10/+10
|/
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1143-49/+49
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-114-128/+128
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2014-09-291-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2014-09-281-0/+0
|
* Finish renaming knewstuffSlávek Banko2014-09-2710-38/+37
|
* Update superkaramba for recent TDEHotNewStuff changesTimothy Pearson2014-09-273-19/+19
|
* Add Python >= v3 support to SuperKarambaDavid C. Rankin2014-09-275-62/+115
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2014-09-141-0/+0
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-072-2/+2
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Fixed KSim configuration dialog help button functionality. This resolves bug ↵Michele Calgaro2014-06-052-1/+2
| | | | 1866.
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2014-05-261-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2014-05-261-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2014-04-161-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2014-03-281-0/+0
|