summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary backup translations.r14.0.13r14.0.xMichele Calgaro2022-09-295-63/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 19068f2c66533416fd57d236675e8882f5835165)
* Merge translation files from master branch.Automated System2022-09-1122-1870/+1870
|
* Update translation template.Automated System2022-09-111-85/+85
|
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-117-54/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2c2a9ece3076e3e37a9486934ed77d5a6af44d6c)
* Use TDE cmake macro to set versionMichele Calgaro2022-06-251-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 77beee6cafa70f864c61e647ca0597d0bd2719b5)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-042-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to the upcoming R14.0.13.Slávek Banko2022-05-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge translation files from master branch.r14.0.12Automated System2022-04-281-22/+22
|
* Merge translation files from master branch.Automated System2022-04-271-24/+111
|
* Merge translation files from master branch.Automated System2022-04-261-34/+77
|
* Merge translation files from master branch.Automated System2022-04-231-27/+47
|
* Fix TQT_NO_STL × QT_NO_STL to resolve FTBFS in stable branch,Slávek Banko2022-03-212-14/+14
| | | | | | which comes from commit 5ec229a4470f605eca53326853ff246a49e80189. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge translation files from master branch.Automated System2022-03-2022-1100/+1100
|
* Update translation template.Automated System2022-03-201-50/+50
|
* Fix building with hidden visibility.Slávek Banko2022-03-205-50/+18
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 64d92fbade9e54ba8bb334b67ba541cea1f7ae9e)
* Enforce the use of TQt with STL only where it is necessary.Slávek Banko2022-03-207-19/+36
| | | | | | | The definition of -UTQT_NO_STL is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f3fd991c693316d26e360438eff8ecff8a54553d)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2022-03-2035-138/+138
| | | | | | | 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 5e6c401557744fe5f9765471605cc793939fee1f)
* Replace the use of the old API TQString::data().Slávek Banko2022-03-2031-196/+197
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eeae53f59df4d79d0399c2217a165ff2fab754db)
* Conversion to the cmake building system.Slávek Banko2022-03-2048-207/+1690
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a6454b1658d325d6ff2d6ba6c349b772148798e0)
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2022-03-204-13/+9
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 38f46e7137a77df91eb38133921f6536d847ba81)
* Merge translation files from master branch.Automated System2022-03-1522-37796/+37796
|
* Update translation template.Automated System2022-03-151-1718/+1718
|
* Cleanup and fix headers installed for public APISlávek Banko2022-03-15296-254/+1031
| | | | | | | | | | | + Added installation of headers that are referenced, but were not installed. + Some headers were listed as inst_HEADERS and also as noinst_HEADERS. + Replaced paths to directories in source code used in "include <...>". + Common "tdeversion.h" is now used instead of local "kdecompat.h". + Including "config.h" has been moved from ".h" to ".cpp" files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d536400b45d5ea05df97d42b81802ef801cb2eda)
* Remove generated sources.Slávek Banko2022-03-152-368/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 25166939bdb48ffd0ec0afd96d812d36905f4718)
* Merge translation files from master branch.Automated System2022-02-101-5/+6
|
* Reset submodule main/applications/office/kmymoney/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f0cd8c65a40efbd388564d71b42079c632f0245)
* Update translation template.r14.0.11Automated System2021-07-071-531/+317
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-05-161-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADr14.0.10Automated System2021-02-281-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADr14.0.9Automated System2020-10-091-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-29123-165/+65
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Fix plural form of translations.Slávek Banko2020-08-065-15/+15
| | | | | | | The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 99f5d13c79d08809fa0d2a3a7cac53204df00ff5)
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-06-251-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-06-251-0/+0
|