summaryrefslogtreecommitdiffstats
path: root/style
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-062-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-171-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-263-135/+135
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-052-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-231-1/+1
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-122-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-251-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-122-31/+31
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to a new directory layout.Slávek Banko2022-02-022-2/+8
| | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-292-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated to QtCurve version 1.8.5TCH2020-05-038-217/+524
| | | | | | | Based on the original LGPL 2.1 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve Signed-off-by: TCH <tch@protonmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated to QtCurve version 1.7.1.TCH2020-04-272-145/+315
| | | | | | | Based on the original GPL2 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve Signed-off-by: TCH <tch@protonmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS due to removed HAVE_REAL_TQT definition in tqtinterface.Slávek Banko2019-05-021-4/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-1/+1
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix crash under Milk styler14.0.0Timothy Pearson2014-12-021-1/+1
|
* Minor syntatical cleanup, no functional changesTimothy Pearson2014-11-211-258/+232
|
* Fix a long-standing conflict between QtCurve's Gradient class and ↵Timothy Pearson2014-11-141-0/+4
| | | | | | Libreoffice's Gradient class This largely resolves Bug 1489
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-2/+2
|
* Very minor style cleanupTimothy Pearson2014-08-071-1/+2
|
* Fix FTBFS due to recent style API changesSlávek Banko2013-12-261-2/+2
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-184-16/+16
|
* Fix QtCurve hang in menu headersTimothy Pearson2013-04-101-3/+3
| | | | Clean up spurious build files
* Fix prior commitTimothy Pearson2013-02-142-0/+0
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-5/+5
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-034-98/+98
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-6/+6
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-7/+7
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Update to latest style APITimothy Pearson2012-11-142-34/+34
|
* Fix crashes when used with third party toolkitsTimothy Pearson2012-11-111-47/+46
|
* Fix crashes when used with third-party toolkitsTimothy Pearson2012-11-042-287/+334
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Update to new style APITimothy Pearson2012-10-311-4/+23
|
* Update for style APITimothy Pearson2012-10-311-8/+33
|
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-171-28/+19
|
* Revert style and class names to QtCurveSlávek Banko2012-09-012-91/+95
| | | | Fix FTBFS on Qt3
* Style API updateTimothy Pearson2012-08-084-10/+11
|
* TQStyle API updateTimothy Pearson2012-08-074-1095/+1127
|
* Update to new style APITimothy Pearson2012-08-054-336/+432
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-29/+29
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-17/+17
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-2/+2
|