summaryrefslogtreecommitdiffstats
path: root/tdeui/tdemainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-151-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 03aa7238b34bb438632b6d572b008e32960f0895)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-151-16/+16
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d5688771d8a6837975be512ee37f61bad7dbd345)
* Replace Qt with TQtMichele Calgaro2023-11-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-1/+1
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 36c049e135b0cec7cf97b41888860186813df5f0)
* Add proper refcounting option to TDEMainWindowTimothy Pearson2014-10-051-1/+10
| | | | | | This relates to the discussion at: http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2 Clean up a few minor code formatting issues
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-4/+4
|
* Fix incomplete size restoration in TDEMainWindow classTimothy Pearson2013-05-231-7/+17
| | | | | This resolves Bug 1519 Clean up build warnings in KEditToolbar
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-12/+12
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+1249