summaryrefslogtreecommitdiffstats
path: root/styles/dotnet
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* ↵HEADmasterMichele Calgaro5 days1-1/+1
| | | | | | equivalent Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-111-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-071-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-122-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-13/+13
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-212-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-122-114/+6
| | | | | | | + 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>
* 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 FTFBS due to commit 54e82466Timothy Pearson2014-09-301-1/+1
| | | | This resolves Bug 2134
* Rename remaining KDE strings to TDE, with the exception of a couple of build ↵Timothy Pearson2014-09-292-6/+6
| | | | variables
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-183-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-20/+20
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-272-5/+5
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Update to latest style APITimothy Pearson2012-11-142-28/+28
|
* Fix crashes when used with third party toolkitTimothy Pearson2012-11-111-11/+6
|
* Fix style crashes when used with third party toolkitsTimothy Pearson2012-11-031-54/+44
|
* Update styles for new APITimothy Pearson2012-10-312-24/+56
|
* Update stylesTimothy Pearson2012-10-311-18/+34
|
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-171-18/+10
|
* TQStyle API updateTimothy Pearson2012-08-072-56/+68
|
* Update to new style APITimothy Pearson2012-08-052-94/+123
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-9/+9
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-5/+5
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-53/+53
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-67/+67
| | | | This reverts commit 5c194e6e7059ddcc96b0e0166ce6157c35fc183e.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-67/+67
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|
* Commit initial kdeartwork CMake support, courtesy of Golubev Alexandertpearson2011-10-201-0/+43
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1259766 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeartworktpearson2011-08-143-158/+159
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1246991 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-11/+11
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-312-341/+341
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1157637 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-255-0/+2380
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da