summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add perl function support in tdeioslave_manFrançois Andriot2014-10-181-5/+7
| | | | | | | | | | | | [taken from OpenBSD KDE3 patches]
| * | Fix FTBFS on openbsd because conflicting declaration in twin comptonFrançois Andriot2014-10-181-0/+2
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix FTBFS on openbsd because invalid include in kickoff menuFrançois Andriot2014-10-181-0/+6
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix tdm_greet crashSlávek Banko2014-10-181-5/+6
| | | | | | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
| * | Fix conditionnal utmpx support in tdmFrançois Andriot2014-10-182-1/+3
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix crypt library detection in CMakeSlávek Banko2014-10-183-12/+12
| | | | | | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
| * | Fix tdm backend fd support on openbsdFrançois Andriot2014-10-181-0/+4
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix tdm auth backend for openbsdFrançois Andriot2014-10-181-0/+23
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix FTBFS on openbsd because of missing header in tdesuFrançois Andriot2014-10-181-0/+4
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix FTBFS on openbsd because of missing header in tdeioslave_mediaFrançois Andriot2014-10-181-0/+3
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix FTBFS on openbsd beacuse of invalid headers in tdeioslave_mediaFrançois Andriot2014-10-181-0/+6
| | | | | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * | Fix detection of some headers on openbsdFrançois Andriot2014-10-181-0/+6
| | | | | | | | | | | | | | | | | | Many headers requires additional include stdlib.h Signed-off-by: François Andriot <francois.andriot@free.fr>"
* | | Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-18106-107/+107
|/ /
* | Reset submodule main/tdebase/cmake to latest HEADAutomated System2014-10-141-0/+0
| |
* | Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-1473-21/+21
| | | | | | | | 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/tdebaseTimothy Pearson2014-10-131-0/+0
|\ \
| * | Reset submodule main/tdebase/cmake to latest HEADAutomated System2014-10-131-0/+0
| | |
* | | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-1321-33/+33
|/ / | | | | | | 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-1342-82/+82
| | | | | | | | 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-1310-14/+14
| |
* | Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-139-15/+15
| |
* | Enhance memory management in ksysguard on openbsdFrançois Andriot2014-10-132-0/+35
| |
* | Enable process management in ksysguard on openbsdFrançois Andriot2014-10-134-1/+541
| |
* | Enable ksysguard build on openbsdFrançois Andriot2014-10-132-0/+27
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-1219-16/+75
|\ \
| * | Fix FTBFS caused by typo in commit d3ce4fa7Slávek Banko2014-10-134-4/+4
| | |
| * | Add more processes to watch in ksysguard process managementFrançois Andriot2014-10-121-0/+7
| | |
| * | Fix process detection in kicker applet naughtyprocessmonitor on openbsdFrançois Andriot2014-10-121-0/+9
| | |
| * | 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 FTBFS due to linux specific headersFrançois Andriot2014-10-123-0/+6
| | |
| * | Fix FTBFS because missing header in twin utilsFrançois Andriot2014-10-121-0/+2
| | |
| * | Fix FTBFS in tdeioslave_smtp because missing headersFrançois Andriot2014-10-121-4/+5
| | |
| * | Fix FTBFS because missing include directory in tdeioslave_nfsFrançois Andriot2014-10-121-0/+1
| | |
| * | Fix kate externatools command syntaxFrançois Andriot2014-10-121-1/+1
| | |
| * | Fix hardcoded link flag to "dl" libraryFrançois Andriot2014-10-124-3/+17
| | | | | | | | | | | | Fix "dlopen" function detection
| * | Enable shadow related build flags in config.hFrançois Andriot2014-10-121-2/+2
| | |
| * | Reset submodule main/tdebase/cmake to latest HEADAutomated System2014-10-121-0/+0
| | |
* | | Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-1224-54/+54
|/ /
* | Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-2/+2
| |
* | Bring previous and next icons into XDG complianceTimothy Pearson2014-10-112-3/+3
| |
* | 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-11340-361/+361
|\ \
| * | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-11340-361/+361
| | | | | | | | | | | | match XDG specifications
* | | Second part of prior commitTimothy Pearson2014-10-116-12/+12
|/ /
* | Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-11107-6504/+6504
| |