You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt/src
Alexander Golubev 1fd5897bf1 Remove dubious screen intersection check
On a non-xinerama (user-side) configuration it is straight up wrong, as
in such case each screen's coordinates start at 0:0. Which makes the
apps on the smaller screen assume incorrect screen size.

And on a xinerama config it is incorrect as well as it results in access
past allocated data in rects and screen arrays.

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2 years ago
..
3rdparty Removed additional code formatting modelines. 5 years ago
canvas Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
codecs Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
dialogs TQFileDialog: cleanup pixmaps before destroying TQApplication 2 years ago
embedded Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN 2 years ago
inputmethod Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
kernel Remove dubious screen intersection check 2 years ago
moc Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
network Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
opengl Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
sql Fix FTBFS with -qt-sql-sqlite3 2 years ago
styles Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
table Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
tmp Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
tools Fix TQThreadStorage destruction in the main thread 2 years ago
widgets Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
workspace Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
xml Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN 2 years ago
libqt.map Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
qt.pro QT_NO_* -> TQT_NO_* renaming. 7 years ago
qt_install.pri Update to latest tqt3 automated conversion 14 years ago
qt_professional.pri Moved iconview widget to src/widget folders. 11 years ago
qtmain.pro qt -> tqt conversion: 7 years ago