summaryrefslogtreecommitdiffstats
path: root/parts
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Use tde_create_tarball, which is ready for reproducible builds,Slávek Banko2020-07-301-11/+19
| | | | | | instead of calling 'tar' and requiring GNU extensions. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-07-30115-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>
* 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>
* Fix crash on creating new file if a specific file type is selectedSlávek Banko2019-12-163-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>
* Fixed FTBFS caused by previous commit (lsm files removal).Michele Calgaro2019-09-023-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-012-28/+0
|
* Fix remaining brandings in tdevelop and adapt to TGW.Chris2019-07-171-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-015-22/+22
| | | | 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>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-8/+8
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-273-12/+12
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-9/+9
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-09-241-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>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-1/+1
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-0111-12/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2311-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-122-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add gnu tar detectionSlávek Banko2015-06-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* 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>