summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Ensure that a valid DPI is always setTimothy Pearson2012-12-111-5/+10
* Fix X11 fd polling initialization in glib main loopTimothy Pearson2012-12-092-56/+70
* Fix glib event loop threadingTimothy Pearson2012-12-072-69/+70
* Add level method to recursive mutexTimothy Pearson2012-12-073-50/+59
* Maintain binary compatibility when switching between glib event loop and stan...Timothy Pearson2012-12-061-19/+18
* Add threading tutorial and fix a couple rare crashesTimothy Pearson2012-12-063-4/+13
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-0614-437/+883
* Fix a number of build warnings that could lead to unstable operationTimothy Pearson2012-12-0112-19/+54
* Add ability to enable/disable glib event pass throughTimothy Pearson2012-11-295-55/+89
* Add glib main loop support patchesTimothy Pearson2012-11-266-4/+1385
* Add flush command to external painter command setTimothy Pearson2012-11-182-2/+17
* Increase style method call speedTimothy Pearson2012-11-144-81/+98
* Speed up application loadingTimothy Pearson2012-11-142-1/+6
* Add ability to set progressbar orientationTimothy Pearson2012-11-061-0/+6
* Add additional information to style info structsTimothy Pearson2012-11-041-0/+9
* Extend style information structures slightlyTimothy Pearson2012-11-031-0/+10
* Add parent toolbar information to style info structsTimothy Pearson2012-10-311-0/+6
* Add new style hints for enhanced third party style compatibilityTimothy Pearson2012-10-311-0/+8
* Add new style primatives for enhanced third party style compatibilityTimothy Pearson2012-10-303-0/+39
* Fix tdebindings FTBFSTimothy Pearson2012-10-201-0/+3
* Add tab corner widget information to style data structuresTimothy Pearson2012-10-171-7/+18
* Move hover widget code into the Qt core instead of the stylesTimothy Pearson2012-10-162-17/+55
* Add WAR_SetDefault and friendsTimothy Pearson2012-10-163-6/+44
* Fix focus rectangle drawing on external paint deviceTimothy Pearson2012-09-131-1/+1
* Fix focus rectangle fill when brush is set on call to focus rectangle paint m...Timothy Pearson2012-09-131-1/+5
* Fix dropped style optionsTimothy Pearson2012-08-271-7/+7
* Extend style API further and clean up example themesTimothy Pearson2012-08-092-12/+78
* Fix problems in prior style API changesTimothy Pearson2012-08-085-35/+249
* Remove deprecation attributes from style functions, as they prevent smoke fro...Timothy Pearson2012-08-081-54/+0
* Update usage of deprecated XKeycodeToKeysym functionTimothy Pearson2012-08-071-2/+2
* Trivial comment cleanupTimothy Pearson2012-08-071-4/+0
* Extend TQStyle API further and bump Qt version numberTimothy Pearson2012-08-072-33/+510
* Update style API to function without an active widget objectTimothy Pearson2012-08-053-54/+453
* Fix build warningsTimothy Pearson2012-07-287-48/+51
* Add 0084 compositing patch from RedHatTimothy Pearson2012-06-131-12/+20
* Fix Qt input method failureTimothy Pearson2012-06-132-7/+7
* Fix xrandr resize event failing on some systemsTimothy Pearson2012-05-241-20/+21
* Fix potential crash when Qt3 is used as part of another application due to mu...Timothy Pearson2012-03-101-1/+2
* Fix TQPainter::drawWinFocusRectTimothy Pearson2012-03-053-5/+15
* Undo prior accidental commitTimothy Pearson2012-03-0279-754/+754
* Rename additional global TQt functionsTimothy Pearson2012-03-0179-754/+754
* Export QAuBucket symbolsTimothy Pearson2012-02-211-1/+1
* Fix a few more build warningsTimothy Pearson2012-02-125-16/+19
* Add NFlags parameter to QWidget constructorTimothy Pearson2012-02-072-4/+4
* Add NetWM/Motif controls to QWidgetTimothy Pearson2012-01-265-18/+185
* Export QAuServer for tdebindingsTimothy Pearson2012-01-251-1/+1
* Initialize X11 threading when Qt threading is enabledTimothy Pearson2012-01-231-0/+6
* Enable gcc visibility support in Qt3Timothy Pearson2012-01-083-29/+13
* Fix Qt3 builds with libpng15Timothy Pearson2012-01-081-3/+111
* Fix qimage header warningsTimothy Pearson2011-12-211-2/+2