Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 14 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-03 | 22 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary defines for sstream. | Michele Calgaro | 2018-08-15 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed FTBFS with libxml2 >= 2.9.8 | François Andriot | 2018-07-18 | 2 | -0/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) | Michele Calgaro | 2018-07-04 | 1 | -1/+1 |
| | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 6 | -6/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with clang | Slávek Banko | 2018-05-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdewebdev/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS with ICU >= 58 | Slávek Banko | 2018-05-01 | 8 | -1/+27 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdewebdev/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdewebdev/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 452 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2016-03-17 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 2 | -98/+98 |
| | |||||
* | Moved TDEFileReplace to tdeutils. This resolves bug 767. | Michele Calgaro | 2015-01-27 | 90 | -9319/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improvement to widget focus in TDEFileReplace and warning message clean up | Michele Calgaro | 2015-01-26 | 2 | -4/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Open searched results with mouse or keyboard in TDEFileReplace. This ↵ | Michele Calgaro | 2015-01-26 | 2 | -13/+36 |
| | | | | | | resolves bug 2322. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added support for column sorting in TDEFileReplace. This resolves bug 2321. | Michele Calgaro | 2015-01-24 | 2 | -8/+27 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix up remaining references to DocPathr14.0.0 | Timothy Pearson | 2014-11-08 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 2 | -2/+2 |
| | |||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 2 | -6/+6 |
| | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 16 | -74/+74 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Reset submodule main/tdewebdev/admin to latest HEAD | Automated System | 2014-10-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2014-10-14 | 1 | -0/+0 |
| | |||||
* | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 1 | -1/+1 |
| | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdewebdev | Timothy Pearson | 2014-10-13 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2014-10-13 | 1 | -0/+0 |
| | | |||||
* | | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 5 | -9/+9 |
|/ | | | | 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 Pearson | 2014-10-13 | 32 | -106/+106 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 8 | -8/+8 |
| | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 9 | -16/+16 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdewebdev | Timothy Pearson | 2014-10-12 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/tdewebdev/cmake to latest HEAD | Automated System | 2014-10-12 | 1 | -0/+0 |
| | | |||||
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 10 | -8/+8 |
|/ | |||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| |