Darrell Anderson
|
2e7cd6be55
|
Add end-of-file newlines.
|
11 years ago |
Slávek Banko
|
3a89e057b7
|
Add pluginsdir to pkgconfig file
|
11 years ago |
Timothy Pearson
|
56999a270d
|
Wake up the correct event loop when an event is posted to TQApplication
This relates to Bug 1703
|
11 years ago |
Slávek Banko
|
c0780a876e
|
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
|
11 years ago |
Timothy Pearson
|
ef73e104bd
|
Update minor TQt3 tool names to match current TQt3 sources in GIT
|
11 years ago |
Timothy Pearson
|
2bec467449
|
Clean up prior commit
|
11 years ago |
Timothy Pearson
|
99b03be63d
|
Add threading debug spew when QT_DEBUG is set
|
11 years ago |
Timothy Pearson
|
9229bed187
|
Fix memory leak on widget destruction after certain style method accesses
This resolves Bug 1674
|
11 years ago |
Francois Andriot
|
d268efee9d
|
Remove dead symlink under 'mkspecs/default'
|
11 years ago |
Timothy Pearson
|
8fb62409a1
|
Fix prior commit
|
11 years ago |
Timothy Pearson
|
7c0bc39229
|
Fix crash on exit when application does not use session management
This relates to Bug 1627
|
11 years ago |
Francois Andriot
|
af5bc055c2
|
Fix FTBFS in qvfb with libpng >= 1.5
|
11 years ago |
Francois Andriot
|
16f24a61f8
|
Fix 'format not a string literal' error
|
11 years ago |
Slávek Banko
|
571716ebf8
|
Private headers moved out from public include directory
|
11 years ago |
Slávek Banko
|
4e2d1bdf61
|
3rdparty headers moved out from public include directory
This resolves Bug 1350
|
11 years ago |
Timothy Pearson
|
7ecf525f20
|
Fix a minor valgrind warning
|
11 years ago |
Timothy Pearson
|
49075fd69d
|
Allow TQApplication objects to be constructed without a session manager
This relates to Bug 760
|
11 years ago |
Timothy Pearson
|
d2ab408c06
|
Do not return deleted icon view items after icon view deletion
This resolves Bug 1605
|
11 years ago |
Francois Andriot
|
32bd03533d
|
Fix glib multithreading abort with versions less than 2.24
This resolves Bug 1581
|
11 years ago |
Timothy Pearson
|
c0c848cf2a
|
Update official version number
This resolves Bug 1558
|
12 years ago |
Timothy Pearson
|
f2102e1f82
|
Fix incorrect thread termination handling when thread count is greater than two
This resolves Bug 1521
Make double free or delete of QString objects more obvious
|
12 years ago |
Timothy Pearson
|
8ff73908ee
|
Fix crash on thread termination
|
12 years ago |
Timothy Pearson
|
17ffc1e193
|
Fix downstream build failures due to missing TQApplication conditions
|
12 years ago |
Timothy Pearson
|
4eba9b8238
|
Fix a number of threading data races
Add proper thread termination handler
This partially resolves Bug 1508
|
12 years ago |
Darrell Anderson
|
be8413249b
|
Fix spelling mistakes
|
12 years ago |
Timothy Pearson
|
2a85fcbb5c
|
Fix ARGB mode stippled focus rectangle showing underlying window contents
Fix TQColor not processing alpha channel in ARGB mode
|
12 years ago |
Timothy Pearson
|
4e770dc815
|
Add ability to control cross thread signal slot handling method
|
12 years ago |
Timothy Pearson
|
8ab0008655
|
Fix corrupted titlebar icons in subwindows of ARGB applications
|
12 years ago |
Timothy Pearson
|
c69c3400cb
|
Use glib thread initialization functions when glib main loop is in use
This resolves Bug 1484
|
12 years ago |
Timothy Pearson
|
83d39cad27
|
Fix a number of threading problems and crashes
This partially resolves Bug 1467
|
12 years ago |
Timothy Pearson
|
7abfc2a181
|
Fix fatal X11 errors when both external display and command arguments are provided to QApplication
This resolves Bug 1456
|
12 years ago |
Timothy Pearson
|
e154d27e30
|
Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
This relates to Bug 1443
|
12 years ago |
Timothy Pearson
|
d09860faff
|
Add unpaged memory mode to TQString and TQLineEdit
Fix designer build warnings
|
12 years ago |
Darrell Anderson
|
ed9739fcff
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Darrell Anderson
|
902e15edcf
|
Add more information to help debugging
|
12 years ago |
Darrell Anderson
|
79751823a7
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Slávek Banko
|
d10d2321a3
|
Fix textbox trails introduced with GIT commit 82b71e49
This resolves Bug 1408
|
12 years ago |
Timothy Pearson
|
89af6f8007
|
Restore expected qApp->exit() behaviour when called from a non-GUI thread
|
12 years ago |
Timothy Pearson
|
82b71e4960
|
Doublebuffer QIconView to reduce flicker
This closes Bug 1408
|
12 years ago |
Slávek Banko
|
5015438cc4
|
Fix unintended rename of LOCKFILE
|
12 years ago |
Timothy Pearson
|
c47f5e14e4
|
Fix CLI application failure when glib event loop is used
|
12 years ago |
Timothy Pearson
|
5aa389f311
|
Fix GTK threading deadlock
|
12 years ago |
Timothy Pearson
|
5df139de98
|
Rename KStyle to TDEStyle to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
4b9e514d7c
|
Fix prior commit
|
12 years ago |
Timothy Pearson
|
05d2fcdc92
|
Fix FTBFS
|
12 years ago |
Timothy Pearson
|
d3e87ed4a0
|
Rename a few build variables for overall consistency
|
12 years ago |
Darrell Anderson
|
577ad042c8
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
b85cdabf48
|
Verify desktop widget screen number before applying size changes
This resolves Bug 1378
|
12 years ago |
Darrell Anderson
|
35202ed0d8
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
f19aa203c9
|
Ensure that a valid DPI is always set
|
12 years ago |