summaryrefslogtreecommitdiffstats
path: root/parts
Commit message (Collapse)AuthorAgeFilesLines
* Use tde_create_tarball, which is ready for reproducible builds,Slávek Banko2020-08-011-11/+19
| | | | | | | 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-01115-3114/+520
| | | | | | | | + 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)
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2020-06-071-0/+0
|
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-29/+29
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da6bd0768e4304e6c2853d012c7d0686a205addb)
* Fix crash on creating new file if a specific file type is selectedSlávek Banko2019-12-173-10/+48
| | | | | | | | from the popup menu on the New file icon. This relates to issue #4. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ae5e2adcf39a6c7abbcd874e40e05bbbff428e2c)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-045-33/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix remaining brandings in tdevelop and adapt to TGW.Chris2019-07-191-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 08368bf3c7e3eb386b6304e3f1b26c6ec50f9f18)
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-032-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Add CMakeL10n rules.Slávek Banko2019-01-012-0/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 47e3b8c07e89067296c1839c00fa94f39422c4a9)
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2331-255/+133
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a213def8e9bf36d3554373e623a8e84ef46ad960)
* Fix inadvertly renamed QT_THREAD_SUPPORTSlávek Banko2018-09-171-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-262-2/+2
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-0111-12/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 634dbebd29d7d8bcdbce968ec11363df73a598d6)
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* Update version number for new target R14.0.5Slávek Banko2016-11-122-4/+4
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-232-2/+2
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2411-0/+0
| | | | (cherry picked from commit fc14e2cf0b7eca47e57032fba82b85159d923526)
* Update version number for new target R14.0.4Slávek Banko2016-02-292-4/+4
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-072-2/+2
|
* Update version number for new target R14.0.3Slávek Banko2015-11-302-4/+4
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-252-2/+2
|
* Update version number for new target R14.0.2Slávek Banko2015-08-262-4/+4
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-132-2/+2
|
* Update version in lsm filesSlávek Banko2015-07-112-2/+2
|
* Add gnu tar detectionSlávek Banko2015-06-291-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9097720c1da8fe553e05e5e7289f8cea4ac76fa2)
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-1730-63/+63
| | | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f)
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Fix renaming icon fonts => font-x-generic in desktop filesSlávek Banko2014-11-081-1/+1
|
* Fixed saving configuration after manual removal of an entry from the ↵Michele Calgaro2014-10-311-2/+8
| | | | | | Documentation Config list. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added GUI for allowing the user to manually update the Documentation Plugin ↵Michele Calgaro2014-10-315-23/+104
| | | | | | | | | lists. Added check + information message to inform the user that he/she should update the Documentation Plugin lists when TDevelop is being run for the first time under a new TDE version. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added backend logic for allowing the user to manually update the ↵Michele Calgaro2014-10-3012-45/+102
| | | | | | | | | Documentation Plugin lists. GUI part still to be done. In the process, fixed some bugs related to deallocation and reinitialization of documentation catalogs and project catalogs. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-243-3/+3
|
* Fix accidental duplication of text-x- in new mime icon stringsTimothy Pearson2014-10-241-1/+1
|
* Removed 'CustomDocumentationTitles' option and made it active by default for ↵Michele Calgaro2014-10-237-14/+9
| | | | | | all plugins. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopMichele Calgaro2014-10-239-11/+11
|\
| * Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-2/+2
| |
| * Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-227-9/+9
| | | | | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* | Fixed up documentation config list sort order. Added mouse shortcut for edit ↵Michele Calgaro2014-10-233-5/+23
| | | | | | | | | | | | | | | | items in the list. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* | Sort documentation list in increasing alphabetical order.Michele Calgaro2014-10-2115-49/+95
|/ | | | | | Fixed KDE 2 handbook xml tags. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2014-10-191-0/+0
|
* Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-1811-26/+26
| | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>