summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix ftbfs on Fedora 34François Andriot2021-05-132-6/+6
| | | | | | | error: reference to ‘data’ is ambiguous Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit ba5f58bf38a62eb83990951168951274c96a8e24)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-1717-72/+64
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3e3d9eda9d1dd8c67c1c27c6a9bdc68bdecfcc30)
* Removed code formatting modelines.Michele Calgaro2020-09-284-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c1136256870320723ad42e04e2559ae384b8fe91)
* Use tde_create_tarball, which is ready for reproducible builds,Slávek Banko2020-08-0132-78/+286
| | | | | | | instead of calling 'tar' and requiring GNU extensions. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c7d308a9ba6c0ef1639b7b78848a3dd2117fde0a)
* Desktop file translations:Slávek Banko2020-08-01161-6697/+1336
| | | | | | | | + 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 fe44776673b28ca94338f23d8e7ac71593fa88ba)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da6bd0768e4304e6c2853d012c7d0686a205addb)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-0419-297/+201
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-233-9/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a213def8e9bf36d3554373e623a8e84ef46ad960)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-013-3/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 634dbebd29d7d8bcdbce968ec11363df73a598d6)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2476-0/+0
| | | | (cherry picked from commit fc14e2cf0b7eca47e57032fba82b85159d923526)
* Add gnu tar detectionSlávek Banko2015-06-2956-56/+56
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9097720c1da8fe553e05e5e7289f8cea4ac76fa2)
* Fixed simple C++ Hello World template project build. This resovles bug 2310.Michele Calgaro2015-06-271-5/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98b2e203b7b7ef83dfeab84013f49b788631642b)
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-17222-337/+337
| | | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f)
* Fix cmake template project files. This relates to bug 2308.Michele Calgaro2015-06-1511-59/+69
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 065693194f81b16c3d6deb7fb70a07ae0e884eb6)
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-133-3/+3
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1111-11/+11
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-1/+1
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-30/+30
|
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-25324-1405/+1405
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-02324-1405/+1405
|
* Rename docbook and contents consistent with rebranding.Darrell Anderson2014-01-1724-24/+24
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-093-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0325-76/+76
|
* Fix unintended rename of Netzwerksocket, netwertdeconfigSlávek Banko2013-03-051-2/+2
|
* Fix unintended rename of lnkscriptSlávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1550-80/+80
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1429-52/+52
|
* Fix unintended renameTimothy Pearson2013-02-117-7/+7
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-0613-25/+25
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0128-35/+35
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0132-57/+57
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-013-3/+3
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-3/+3
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-298-10/+10
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-273-92/+92
|
* Rename kioslavesTimothy Pearson2013-01-276-25/+25
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2787-160/+160
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2658-180/+180
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-2514-13/+13
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2522-136/+136
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2413-25/+25
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2229-73/+73
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2012-12/+12
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-1913-37/+37
|
* Fix kde4app change from commit 57cce360Slávek Banko2012-11-171-1/+1
|