summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-101-6/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3788d0cdb102c498697a490a8d6417841eee10e2)
* Desktop file translations:Slávek Banko2020-04-054-13/+11
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 976023e1c3762587023803e86a8c184da3e67915)
* Move translations to a new directory layout.Slávek Banko2020-04-051-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ba90128b44d83d54e230b614997e8927d7d255e6)
* Drop automake build support.gregory guy2019-10-081-93/+0
| | | | | | | | | Add basic cmake build instructions. Add description in README. Deleted empty file: BUGS, templates/cpp, templates/h. Deleted obsolete files: po/messages.sh. (cherry picked from commit c6fd288a5f108598987de95d3ace981ee5140cad)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-15/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add KDE_EXPORT to public library symbols.Slávek Banko2019-04-191-1/+1
| | | | | | | This fix build with gcc hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 49f0f4198c5cc3de6ec1ba0a9bf6ea0b07a418c7)
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build with standalone libiconv.Slávek Banko2019-02-191-1/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eb0fabd7da92d5147be5c86b204f6271a68e41e8)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-02-051-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 384422dd256c49b185042e2b2c639e4d665b2b71)
* conversion to the cmake building systemgregory guy2019-02-05169-838/+966
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 6b2ab74c0be25cd58f76d5161b552868e173597c)
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+3
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 22d297510f4393cff43f7ab82c74c10da5060185)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Fix FTBFS with ICU >= 58Slávek Banko2018-05-011-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a89540e549ac80be7509f0e04c6e128289e262b8)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix FTBFS with GCC6Slávek Banko2016-09-031-3/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 46d1f8cf4de342acd4487225765f7d9fb80ab489)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-246-0/+0
| | | | (cherry picked from commit ca7a507ecfb7cf1857120f67bda9c0b1f62db9a3)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵r14.0.0Timothy Pearson2014-10-223-6/+6
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* 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
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-1312-18/+18
| | | | 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-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-136-12/+12
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-111-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix incorrect reference in help handbook DocPath key.Darrell Anderson2014-01-141-1/+1
|
* Add missing launcher menu description.Darrell Anderson2014-01-121-0/+1
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-091-1/+1
|
* Branding cleanup.Darrell Anderson2014-01-093-4/+4
|
* Update lsm file.Darrell Anderson2014-01-061-6/+6
|
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Initial TDE conversionSlávek Banko2013-07-0490-653/+653
|
* Initial TQt conversionSlávek Banko2013-07-04177-4375/+4375
|
* Clean up spurious build filesv3.5.13.2Slávek Banko2013-07-041-1710/+0
|
* Update autotools for new DSO linkage styleFrancois Andriot2013-07-041-2/+2
|
* Initial importSlávek Banko2013-07-04192-0/+38809