Timothy Pearson
|
72eba91414
|
Fix X11 fd polling initialization in glib main loop
This resolves Bug 1358
|
12 years ago |
Timothy Pearson
|
a7865cf691
|
Fix glib event loop threading
|
12 years ago |
Timothy Pearson
|
9bff9eeefc
|
Add level method to recursive mutex
Enhance thread safety when making event calls
Minor cleanup of whitespace in glib event loop
|
12 years ago |
Timothy Pearson
|
85b3c5d0ec
|
Maintain binary compatibility when switching between glib event loop and standard event loop
|
12 years ago |
Timothy Pearson
|
caf80d8824
|
Add threading tutorial and fix a couple rare crashes
|
12 years ago |
Timothy Pearson
|
78125ea2f0
|
Add real threading support, including per-thread event loops, to QThread
|
12 years ago |
Timothy Pearson
|
7aa5ac7f0e
|
Fix a number of build warnings that could lead to unstable operation
This breaks the ABI
|
12 years ago |
Darrell Anderson
|
8d5add0e87
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
bb07131a91
|
Add ability to enable/disable glib event pass through
This resolves problems experienced with TDE GTK theme engines when Qt3 glib event loop integration is enabled
|
12 years ago |
Timothy Pearson
|
2da4cbfb2f
|
Add QEventLoop glib header link
|
12 years ago |
Darrell Anderson
|
2211b1bf66
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
de67a2b84b
|
Add glib main loop support patches
|
12 years ago |
Darrell Anderson
|
20ccd4b81e
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
b5d6591054
|
Add flush command to external painter command set
|
12 years ago |
Timothy Pearson
|
13a971ccd9
|
Export QAssistantClient library symbols
|
12 years ago |
Darrell Anderson
|
c4fcfaa593
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
5e04c37a6c
|
Increase style method call speed
This breaks the style ABI
|
12 years ago |
Timothy Pearson
|
30c5994817
|
Speed up application loading
|
12 years ago |
Darrell Anderson
|
6bcbe0a787
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
d1c6722372
|
Add ability to set progressbar orientation
|
12 years ago |
Timothy Pearson
|
37a8b8a912
|
Add additional information to style info structs
|
12 years ago |
Timothy Pearson
|
380f29a7b4
|
Extend style information structures slightly
|
12 years ago |
Darrell Anderson
|
f7873ac336
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
180abfff4d
|
Add accessor methods to list view items and popup menus for styling
|
12 years ago |
Timothy Pearson
|
294ec2ee1f
|
Add parent toolbar information to style info structs
|
12 years ago |
Darrell Anderson
|
0a232e5b3c
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
289363b959
|
Add public set methods to QMenuItem
|
12 years ago |
Timothy Pearson
|
a5ced706e9
|
Add new style hints for enhanced third party style compatibility
|
12 years ago |
Timothy Pearson
|
69429dcfc3
|
Add new style primatives for enhanced third party style compatibility
|
12 years ago |
Darrell Anderson
|
95354d1b51
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
22d1ab9ecc
|
Fix tdebindings FTBFS
|
12 years ago |
Darrell Anderson
|
f175db0cdb
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
4037eb7e84
|
Add tab corner widget information to style data structures
This breaks the style ABI
|
12 years ago |
Timothy Pearson
|
f209ff4b48
|
Move hover widget code into the Qt core instead of the styles
This more closely matches other widget toolkits such as GTK
|
12 years ago |
Timothy Pearson
|
4f8eb0410d
|
Add WAR_SetDefault and friends
|
12 years ago |
Darrell Anderson
|
41e5b784ee
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
1faf4cf70f
|
Fix focus rectangle drawing on external paint device
|
12 years ago |
Timothy Pearson
|
be8d88eef8
|
Fix focus rectangle fill when brush is set on call to focus rectangle paint method
|
12 years ago |
Timothy Pearson
|
e43d1ae2d9
|
Fix FTBFS on Linux from recent UUID enhancement
|
12 years ago |
Timothy Pearson
|
093bfb8296
|
Use high quality uuid_generate on Linux instead of PRNG
|
12 years ago |
Darrell Anderson
|
b9cfa4cf5e
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
6c72a84e6e
|
Fix slider draw hang
|
12 years ago |
Darrell Anderson
|
4cc563da10
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
679d4f0bcd
|
Fix dropped style options
|
12 years ago |
Darrell Anderson
|
5b20d188ac
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
ec1d9d91d2
|
Fix FTBFS
|
12 years ago |
Darrell Anderson
|
2fabf62c2d
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
672a55040f
|
Fix QCompactStyle compilation
|
12 years ago |
Darrell Anderson
|
ac2895edc0
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
|
12 years ago |
Timothy Pearson
|
403cd53c4e
|
Extend style API further and clean up example themes
|
12 years ago |