summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdesdk/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-232-136/+50
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8dd73fd330cb0d18ec6f24f01ce47641c659fc1b)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-264-4/+4
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-01124-128/+128
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 504126f470f73d092593a07e91cde6d9116a46ac)
* Reset submodule main/tdesdk/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdesdk/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/tdesdk/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Reset submodule main/tdesdk/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/tdesdk/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/tdesdk/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/tdesdk/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/tdesdk/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Fix typo in cmake macro nameSlávek Banko2016-11-221-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d7bba0fecb7952a22eff8c18e349cf00e426c2d2)
* Update version number for new target R14.0.5Slávek Banko2016-11-125-9/+9
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-234-4/+4
|
* Fix FTBFS with GCC6Slávek Banko2016-09-033-4/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6dcbd0e68452bb64057e97a7c648478f2511b3f2)
* Reset submodule main/tdesdk/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24491-0/+0
| | | | (cherry picked from commit 51a68552be8a50433e8c629131581e3f23ddc679)
* Reset submodule main/tdesdk/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/tdesdk/cmake to latest HEADAutomated System2016-03-171-0/+0
|
* Update version number for new target R14.0.4Slávek Banko2016-02-295-9/+9
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-074-4/+4
|
* Update version number for new target R14.0.3Slávek Banko2015-11-305-9/+9
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-254-4/+4
|
* Fixed FTBFS caused by subversion 1.9. This relates to bug 2528.Michele Calgaro2015-10-192-8/+333
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e4d5087501417d032127154e7419de418348f558)
* Update version number for new target R14.0.2Slávek Banko2015-08-265-9/+9
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-134-4/+4
|
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-114-4/+4
|
* Fix CMake build dependenciesSlávek Banko2015-07-052-4/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2831d4e5fca3e6cd3967b1ecb6a364c01eeeb228)
* Fix FTBFS with clangSlávek Banko2015-06-282-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 14482c2d570d473a25aac68c48fe7e4287603e9b)
* Improve subversion detection with CMakeSlávek Banko2015-06-281-3/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3f79686acfa65183461f55eaa0f56c111df8c07d)
* Improve berkeley db detection with CMakeSlávek Banko2015-06-283-5/+13
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a539938d4b6828063357dbd1e9f3c2808c1629c2)
* Fix hardcoded link to dl librarySlávek Banko2015-06-282-1/+14
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 357bffb17e661ff3e293d38055b10c914e1316d9)
* Reset submodule main/tdesdk/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/tdesdk/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/tdesdk/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-054-10/+10
| | | | (cherry picked from commit 6d1c9313e4684d51a47d4dad7a6ac4cfacc14548)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-232-2/+2
| | | | | (cherry picked from commit b6581e0b633d7b86a1349299dda0a228fd1e80aa) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update READMEr14.0.0Timothy Pearson2014-11-281-6/+6
|
* Rename a few icons left in rc filesTimothy Pearson2014-11-201-1/+1
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-242-3/+3
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-222-8/+8
| | | | 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-229-35/+35
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Reset submodule main/tdesdk/admin to latest HEADAutomated System2014-10-191-0/+0
|
* Reset submodule main/tdesdk/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