summaryrefslogtreecommitdiffstats
path: root/twin-styles
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0513-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1114-136/+136
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-032-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-309-57/+57
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-0720-53/+53
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-159-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2022-27/+27
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* twin-styles: twin3_ to twin_ conversionMavridis Philippe2023-07-0727-66/+66
| | | | | | Related to TDE/tdebase#364 Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-221-12/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* twin-style smooth-blend: Add KDE_EXPORT to the public symbols.Slávek Banko2021-07-102-6/+12
| | | | | | This solves the crash when using this twin-style if built with hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common twin clients translations catalog for twin styles.Slávek Banko2021-07-0914-4/+40
| | | | | | Exclude commmon strings of twin cliens from translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix unwanted rename KDE 1 twin style to TDE 1.Slávek Banko2021-07-082-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-116-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2129-46/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-099-9/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-1219-158/+60
| | | | | | | + 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>
* Add CMakeL10n rules.Slávek Banko2018-12-311-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add Helix IceWM theme. This has been taken fromgregory guy2018-12-091-6/+9
| | | | | | | | "https://github.com/bbidulock/icewm" and is available under LGPL v2 license. See here for reference: https://github.com/bbidulock/icewm/blob/icewm-1-4-BRANCH/COPYING Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Fixes bug 1020.Michele Calgaro2018-12-061-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1713-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2390-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-1/+1
|
* Fix FTFBS due to commit 54e82466Timothy Pearson2014-09-302-35/+0
| | | | This resolves Bug 2134
* Rename remaining KDE strings to TDE, with the exception of a couple of build ↵Timothy Pearson2014-09-2910-23/+23
| | | | variables
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1513-21/+21
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2512-47/+47
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-10/+10
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-089-9/+9
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-3/+3
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-15/+15
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1722-27/+27
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2110-44/+44
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1917-136/+136
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1825-153/+153
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1628-346/+346
| | | | This reverts commit 5c194e6e7059ddcc96b0e0166ce6157c35fc183e.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1528-346/+346
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-07246-0/+20132