Commit Graph

30 Commits (master)

Author SHA1 Message Date
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro f5bdd235fc
twin: use separate bit to inhibit configure request messages. This resolves issue #434.
5 months ago
Michele Calgaro a9bd5b50e9
Fix unwanted window resizing. This resolves issue TDE/tde#57.
5 months ago
Michele Calgaro 36f2e08fd3
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 81ad1f9e3c
Replaced time related '#define' with actual strings
5 months ago
Michele Calgaro 100f977221
Replace various tq* strings with TQt::* equivalents
5 months ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Mavridis Philippe 0339423ced
twin: Minor code cleanup and refactoring
10 months ago
Mavridis Philippe 31335a04ed
TWin: Active borders and snap tiling
11 months ago
Denis Kozadaev 4d58a4ea8d
SunOS specific patches
11 months ago
Michele Calgaro 8250c8e423
Removed explicit usage of the 'register' keyword.
4 years ago
François Andriot cd2fc7ba91 Fix FTBFS with GCC7
7 years ago
Timothy Pearson 01dcde0a04 Fix window control issues introduced in GIT hash 17b142dd
10 years ago
Timothy Pearson 17b142dd64 Send setActive signal when taking focus in Client::takeFocus
10 years ago
Timothy Pearson 84d7db0195 Call setActive if new focus window is found and set when rotating focus to next available window
10 years ago
Darrell Anderson 90f1f50f00 Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Slávek Banko 55c907ad0e Unset/set NETWM shading state around minimizing
12 years ago
Timothy Pearson c7ae64ef12 Use TQFile object to read PID instead of standard C++ file functions
12 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3
12 years ago
Timothy Pearson e8a1cdc01d Rename additional global TQt functions
12 years ago
Timothy Pearson b45137ace0 Fix incomplete commits 98ead41b and 678bea5b
12 years ago
Timothy Pearson 98ead41b56 Add suspend/resume support for twin managed applications
12 years ago
Timothy Pearson d160a6fc01 Update twin with initial framework for application suspend/resume
12 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson 0b6057404f Rename kwin to twin (Part 2 of 2)
13 years ago