summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-144-13/+13
| | | | 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-1433-10/+10
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring unindent and indent icons into XDG complianceTimothy Pearson2014-10-135-2/+2
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-131-0/+0
|\
| * Reset submodule main/tdelibs/cmake to latest HEADAutomated System2014-10-131-0/+0
| |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-1378-20/+20
|/ | | | 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-1396-120/+120
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-132-2/+2
|\
| * Fix incorrect Download string in TDEFileSpeedBarTimothy Pearson2014-10-131-1/+1
| |
| * KDE -> TDE documentation index rename. This relates to bug 1859.Michele Calgaro2014-10-131-1/+1
| |
* | Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-1323-22/+22
|/
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-1324-19/+19
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-122-1/+5
|\
| * Reset submodule main/tdelibs/cmake to latest HEADAutomated System2014-10-121-0/+0
| |
| * Fix tdeinit build definitionSlávek Banko2014-10-121-1/+5
| |
* | Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-1227-17/+17
|/
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-128-6/+6
|
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-119-2/+2
|
* Bring camera icons into XDG complianceTimothy Pearson2014-10-111-1/+1
|
* Bring joystick icons into XDG complianceTimothy Pearson2014-10-1112-0/+0
|
* Second part of prior commitTimothy Pearson2014-10-113-7/+7
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1142-52/+52
| | | | match XDG specifications
* Second part of prior commitTimothy Pearson2014-10-111-1/+1
|
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-53/+53
|
* Fix tdesu process handlingFrançois Andriot2014-10-111-2/+7
|
* Fix FTBFS with libmagic < 4.23François Andriot2014-10-111-0/+4
|
* Add handbookSection method to TDECModuleContainerTimothy Pearson2014-10-092-10/+26
| | | | This relates to Bug 1850
* Fix prior commitTimothy Pearson2014-10-091-1/+1
|
* Load proper handbook section when a TDEControl module is loaded via ↵Timothy Pearson2014-10-094-5/+32
| | | | | | tdecmshell instead of kcontrol This relates to Bug 1850
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-095-1/+54
|\
| * Fix FTBFS on missing magic_getpathSlávek Banko2014-10-095-1/+54
| |
* | Add protected helper methods to better handle rubberband operations outside ↵Timothy Pearson2014-10-092-0/+29
|/ | | | | | of a TDEListView in file manager mode This relates to Bug 1961
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-085-3/+13
|\
| * Add a cmake detection for Xext libraryFrançois Andriot2014-10-084-3/+9
| | | | | | | | | | Remove hardcoded Xext flags in tderandr and tdestyles/keramik Add missing link flag in tdeui
| * Fix ucred support in openbsdFrançois Andriot2014-10-081-0/+4
| |
* | Add progress and error signals to tdenewstuffTimothy Pearson2014-10-083-2/+14
|/ | | | This relates to Bug 2127
* Do not use magic_version function if magic version support not availableTimothy Pearson2014-10-081-0/+4
| | | | This relates to Bug 656
* Update mimetypes in Kate plugins to match output of libmagicTimothy Pearson2014-10-084-4/+4
| | | | This relates to Bug 2148
* Makes favorite URLs in TDE file open/save dialogs global (sared amongst all ↵Timothy Pearson2014-10-071-2/+2
| | | | | | | applications) by default This commits the following patch from Bug 1499: tdelibs: fix kurlbar global
* Add the following patch from Bug 1499Timothy Pearson2014-10-072-0/+20
| | | | tdelibs: add postofficebox suppot in tdeabc
* Fix certain shell scripts not being identifiedTimothy Pearson2014-10-076-14/+175
| | | | | This relates to Bug 656 Clean up some old development debug statements
* Autodetect downloaded mime type and compare against category; if wallpaper ↵Timothy Pearson2014-10-074-2/+30
| | | | | | downloads something other than image abort This relates to Bug 2127
* Fix libmime database load once and for allTimothy Pearson2014-10-071-13/+31
| | | | This relates to Bug 656
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-078-26/+81
|\
| * Fix dependencies in CMake targetsSlávek Banko2014-10-071-1/+8
| |
| * Allow conditional build of tdehwlibFrançois Andriot2014-10-076-8/+43
| |
| * Fix openpty detection on openbsdFrançois Andriot2014-10-071-10/+23
| |
| * Enable previously disabled build options in config.hFrançois Andriot2014-10-071-7/+7
| |
* | Add proper OCS support to the base TDENewStuff classTimothy Pearson2014-10-073-32/+48
|/ | | | This relates to Bug 2127
* Fix loading of additional mime magic filesTimothy Pearson2014-10-061-7/+2
| | | | This resolves Bug 656