Timothy Pearson
|
b85cdabf48
|
Verify desktop widget screen number before applying size changes
This resolves Bug 1378
|
12 years ago |
Timothy Pearson
|
f19aa203c9
|
Ensure that a valid DPI is always set
|
12 years ago |
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 |
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
|
de67a2b84b
|
Add glib main loop support patches
|
12 years ago |
Timothy Pearson
|
b5d6591054
|
Add flush command to external painter command set
|
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 |
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 |
Timothy Pearson
|
294ec2ee1f
|
Add parent toolbar information to style info structs
|
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 |
Timothy Pearson
|
22d1ab9ecc
|
Fix tdebindings FTBFS
|
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 |
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
|
679d4f0bcd
|
Fix dropped style options
|
12 years ago |
Timothy Pearson
|
403cd53c4e
|
Extend style API further and clean up example themes
|
12 years ago |
Timothy Pearson
|
8805afa8c6
|
Fix problems in prior style API changes
|
12 years ago |
Timothy Pearson
|
47132557a4
|
Remove deprecation attributes from style functions, as they prevent smoke from functioning properly
|
12 years ago |
Timothy Pearson
|
846bcc1a23
|
Update usage of deprecated XKeycodeToKeysym function
|
12 years ago |
Timothy Pearson
|
8dd9123178
|
Trivial comment cleanup
|
12 years ago |
Timothy Pearson
|
58451e41d9
|
Extend TQStyle API further and bump Qt version number
|
12 years ago |
Timothy Pearson
|
0008bc5bcd
|
Update style API to function without an active widget object
|
12 years ago |
Timothy Pearson
|
ebcb1d80bf
|
Fix build warnings
Thanks to Bruce Sass for the patch!
|
12 years ago |
Timothy Pearson
|
7295893a20
|
Add 0084 compositing patch from RedHat
|
13 years ago |
Timothy Pearson
|
c6db1b3eb2
|
Fix Qt input method failure
This resolves Bug 1019
|
13 years ago |
Timothy Pearson
|
6ff026570d
|
Fix xrandr resize event failing on some systems
|
13 years ago |
Timothy Pearson
|
1db4f237a7
|
Fix potential crash when Qt3 is used as part of another application due to multiple calls to XLib threading init function
|
13 years ago |
Timothy Pearson
|
b4eece7cc6
|
Fix TQPainter::drawWinFocusRect
This patch brings the behaviour on external paint devices in line with the documentation at http://trinitydesktop.org/docs/qt3/qpainter.html#drawWinFocusRect
|
13 years ago |
Timothy Pearson
|
9a75b154bf
|
Undo prior accidental commit
|
13 years ago |
Timothy Pearson
|
a830bf10b7
|
Rename additional global TQt functions
|
13 years ago |
Timothy Pearson
|
0ce5097f68
|
Export QAuBucket symbols
|
13 years ago |
Timothy Pearson
|
083d32559d
|
Fix a few more build warnings
|
13 years ago |
Timothy Pearson
|
d51c5c4d31
|
Add NFlags parameter to QWidget constructor
This relies on GIT hash 0eb9f5e2 and breaks the ABI versus Qt 3.3.8
|
13 years ago |
Timothy Pearson
|
0eb9f5e217
|
Add NetWM/Motif controls to QWidget
This must break binary compatibility, so version was also bumped to 3.4.0
|
13 years ago |
Timothy Pearson
|
336d563830
|
Export QAuServer for tdebindings
|
13 years ago |
Timothy Pearson
|
1f39650292
|
Initialize X11 threading when Qt threading is enabled
This closes Bug 812
|
13 years ago |
Timothy Pearson
|
5e47b11f23
|
Enable gcc visibility support in Qt3
This partially closes Bug 696
|
13 years ago |
Timothy Pearson
|
e278b85873
|
Fix Qt3 builds with libpng15
This partially closes Bug 683
|
13 years ago |
Timothy Pearson
|
bb0845dd6d
|
Fix qimage header warnings
|
13 years ago |
Timothy Pearson
|
ba18a0dd03
|
Fix accidental conversion of dockwin
|
13 years ago |
Timothy Pearson
|
04fcdc0803
|
Rename kwin to twin (part 1 of 2)
|
13 years ago |
Timothy Pearson
|
d71a83ef0d
|
Apply qtkdeintegration patches to Qt3
This partially resolves Bug #528
|
13 years ago |
Timothy Pearson
|
37bcaebd22
|
Fix Qt3 libjpeg silent crash if compiled library version does not match the shared library version present on the local system
Thanks to "Fat-Zer" for the patch!
|
13 years ago |
Timothy Pearson
|
16ef7b6d79
|
Fix Qt3 compilation against new libpng versions
|
13 years ago |
Timothy Pearson
|
16e57845e9
|
Add new emitResizedSignal method to QDesktopWidget
|
13 years ago |
Timothy Pearson
|
f5969e4456
|
Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems
|
13 years ago |
Timothy Pearson
|
a5f141fc0d
|
Revert delayed init commit as it won't work the way I intended
|
13 years ago |
Timothy Pearson
|
b24c4d5955
|
Add new delayed initialization constructor to QApplication
|
13 years ago |
Timothy Pearson
|
ba6061655c
|
[ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
This is needed to make the PopupMenuTitle UI element work properly
|
13 years ago |
Timothy Pearson
|
c029a34f3e
|
Fix Qt3 build under Slackware64 13
Thanks to "/dev/ammo42" for the patch!
|
14 years ago |
Timothy Pearson
|
bd0f3345a9
|
Add Qt3 development HEAD version
|
14 years ago |