summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer
Commit message (Collapse)AuthorAgeFilesLines
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-271-3/+3
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d2728dd8dbad48f045a5eca1899924df15633a89)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-046-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 88de09b6cc82c3c1592f1a71415cb962e39eb60b)
* Replace tqt_mo_* definesMichele Calgaro2023-09-011-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 942d671706374179f6dd95e1dc2b514634ea1c39)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1817-62/+62
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0813a2c41340ea35119ba3225c8c9b710d9ced07)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 03e67cae445e4207ff23b64c813fbc62d24ff364)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2155-116/+116
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9c40420b261ea30555cabc299829028ee345b9e5)
* Removed Qt4 specific code and template filesMichele Calgaro2023-07-141-8/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 60598ea23e9fec7b4320985aad848c5ffee033c2)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1321-221/+221
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b8cc513c5e875739c6790da651f6a3f47ed8f657)
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-181-9/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed TQT_NON_COMMERCIAL check and related code.Michele Calgaro2022-02-076-42/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Designer: use global includes instead of includehints and remove duplicated ↵Michele Calgaro2022-01-242-18/+48
| | | | | | include directives if found in UI files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-302-13/+7
| | | | | | | + 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>
* Removed qtplugins folder reference from unused code. Minor change.Michele Calgaro2020-06-241-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-013-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Slávek Banko2019-05-263-14/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-272-2/+2
| | | | | | | | | 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-3/+3
| | | | | | | | | | | 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>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2313-24/+37
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23121-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-055-27/+27
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-2/+2
| | | | match XDG specifications
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-25392-0/+69002
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-02392-69002/+0
|
* Fix unintended renames.Darrell Anderson2014-02-211-1/+1
|
* Fix unintended renames.Darrell Anderson2014-02-211-3/+3
|
* Fix FTBFS due to qassistantclient renameSlávek Banko2013-12-112-2/+2
| | | | This resolves Bug 1761
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-071-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1535-36/+36
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-12/+12
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-42/+42
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-12/+12
|
* Fix various cmake build issuesSlávek Banko2012-11-172-1/+88
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-171-10/+10
|
* Fix FTBFS with TQt3Timothy Pearson2012-10-302-11/+11
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopDarrell Anderson2012-10-213-3/+3
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-203-3/+3
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|/
* Fix QString -> TQString.Darrell Anderson2012-09-164-31/+31
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-081-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|