summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Security: remove support for in KRun which could have allowed execution of ↵Michele Calgaro2020-02-161-18/+1
| | | | | | malicious code. This is similar to issue TDE/tdelibs#45 for .desktop files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-309-87/+87
| | | | 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>
* Fix crash on creating new file if project is not open.Slávek Banko2019-12-161-1/+5
| | | | | | This resolves issue #4. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS caused by previous commit (lsm files removal).Michele Calgaro2019-09-0226-368/+252
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-013-42/+0
|
* Change out branded example with a cosmetical one of TDE.Chris2019-07-231-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining branding in TDevelop.Chris2019-07-221-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining brandings in tdevelop and adapt to TGW.Chris2019-07-172-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-0124-66/+66
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Slávek Banko2019-05-265-16/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdevelop/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Add CMake check if the getline function is definedSlávek Banko2019-02-174-2/+7
| | | | | | | | instead of listing the systems and versions that need to be defined. This resolves FTBFS on FreeBSD 12. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common CMake tests.Slávek Banko2019-02-082-15/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Add CMakeL10n rules.Slávek Banko2019-01-015-0/+50
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdevelop/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-022-5/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdevelop/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-175-7/+7
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-132-16/+16
| | | | | | 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
|
* Reset submodule main/tdevelop/admin to latest HEADAutomated System2018-10-081-0/+0
|
* Fixed FTBFS caused by qt->tqt renaming.Michele Calgaro2018-09-288-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2823-37/+37
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-278-8/+8
| | | | | | | | | 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-2730-58/+58
| | | | | | | | | | | 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-272-10/+10
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-262-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Reset submodule main/tdevelop/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-23124-787/+469
| | | | 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-186-11/+11
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1739-46/+46
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>