| Commit message (Expand) | Author | Age | Files | Lines |
* | Autotests: if you use X11 libs, you must link to X11 libs explicitly. | Thiago Macieira | 2010-03-21 | 1 | -0/+4 |
|
|
* | HotFix for fluidlauncher default size caused by 6d44dadd. | Janne Anttila | 2010-03-12 | 1 | -2/+2 |
|
|
* | XFAIL for a new qwidget autotest on MAC and QWS. | Janne Anttila | 2010-03-11 | 1 | -1/+5 |
|
|
* | Fixed dialog resize not to move the dialog for Symbian. | Janne Anttila | 2010-03-10 | 1 | -0/+53 |
|
|
* | Fixed autotest tst_QWidget::translucentWidget() on Windows Vista & above | Prasanth Ullattil | 2010-02-26 | 1 | -1/+9 |
|
|
* | Added qwidget test case which displays a native child widget | Gareth Stockwell | 2010-02-09 | 1 | -0/+11 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-06 | 1 | -0/+224 |
|\ |
|
| * | Whitespace/tab fixes. | Jani Hautakangas | 2010-02-05 | 1 | -45/+45 |
|
|
| * | s60 application loses normalGeometry when returning from fullscreen | Samuel Nevala | 2010-02-05 | 1 | -0/+224 |
|
|
* | | Assert failure when setting a widget focus proxy as its successor in tab order | Gabriel de Dietrich | 2010-02-01 | 1 | -0/+14 |
|/ |
|
* | revert parts of 10392eef4fd4f9 | Joerg Bornemann | 2010-01-22 | 1 | -26/+24 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 3 | -3/+3 |
|
|
* | Fixes crash when widget with WA_StaticContents child become toplevel. | Olivier Goffart | 2009-12-29 | 1 | -1/+29 |
|
|
* | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW... | Yoann Lopes | 2009-12-07 | 1 | -0/+16 |
|
|
* | Fixed crash when scrolling with deleted backingstore | Janne Koskinen | 2009-11-25 | 1 | -0/+38 |
|
|
* | avoid possible crash when showing a modal dialog from a widget destructor | Thierry Bastian | 2009-11-20 | 1 | -0/+25 |
|
|
* | Fix input method support on widgets that have a focus proxy set. | Simon Hausmann | 2009-11-13 | 1 | -0/+59 |
|
|
* | tst_qwidget widgetAt now does not leave widget lowered if test fails | Gareth Stockwell | 2009-11-04 | 1 | -2/+3 |
|
|
* | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 1 | -0/+45 |
|\ |
|
| * | Fix tst_QWidget::compatibilityChildInsertedEvents test | Bjørn Erik Nilsen | 2009-10-29 | 1 | -0/+3 |
|
|
| * | Wrong caching of opaque children in QWidget. | Bjørn Erik Nilsen | 2009-10-28 | 1 | -0/+42 |
|
|
* | | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference. | Warwick Allison | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | Fixed logical error in winIdChanged auto test. | Gareth Stockwell | 2009-10-21 | 1 | -0/+15 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Alexis Menard | 2009-10-20 | 1 | -4/+37 |
|\ |
|
| * | Fixed a rare crash in qt_x11_enforce_cursor | Gabriel de Dietrich | 2009-10-15 | 1 | -0/+33 |
|
|
| * | Stabilize test on x11 | Olivier Goffart | 2009-10-15 | 1 | -4/+4 |
|
|
* | | fix bug in tst_qwidget.cpp | Joerg Bornemann | 2009-10-19 | 1 | -4/+6 |
|
|
* | | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-16 | 1 | -14/+3 |
|\ \
| |/ |
|
| * | Fix some of the QWidget test on Cocoa | Olivier Goffart | 2009-10-13 | 1 | -14/+3 |
|
|
* | | Updated qwidget winId auto-tests | Gareth Stockwell | 2009-10-09 | 1 | -0/+144 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | ninerider | 2009-10-06 | 1 | -1/+2 |
|\ |
|
| * | Stabilize tests on X11 | Olivier Goffart | 2009-10-06 | 1 | -1/+2 |
|
|
* | | Skipped enter/leave test for Windows CE | ninerider | 2009-10-06 | 1 | -0/+3 |
|/ |
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-05 | 1 | -5/+5 |
|
|
* | Stabilize test on X11 | Olivier Goffart | 2009-10-05 | 1 | -3/+2 |
|
|
* | Stablilize autotests on X11 | Olivier Goffart | 2009-10-02 | 1 | -3/+8 |
|
|
* | Stabilize the SyntheticEnterLeave tests. | Paul Olav Tvete | 2009-10-02 | 1 | -0/+4 |
|
|
* | Test stabilisation on X11 | Olivier Goffart | 2009-10-01 | 1 | -7/+11 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-10-01 | 1 | -0/+82 |
|\ |
|
| * | Fixed Designer property editor selection bug. | Gabriel de Dietrich | 2009-10-01 | 1 | -0/+82 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 3 | -12/+12 |
|
|
* | | fix minimizing for Windows CE and Windows mobile | Joerg Bornemann | 2009-10-01 | 1 | -10/+0 |
|
|
* | | Test http://codepaster-nokia.troll.no/?id=18722 skipped for WinCE | ninerider | 2009-10-01 | 1 | -0/+3 |
|
|
* | | Stabilize tests on X11 | Olivier Goffart | 2009-10-01 | 1 | -1/+1 |
|
|
* | | Fix qwidget auto test failing to build on OSX/carbon. | Justin McPherson | 2009-10-01 | 1 | -2/+2 |
|
|
* | | Stabilize tests on X11 | Olivier Goffart | 2009-09-30 | 1 | -22/+22 |
|
|
* | | Merge branch 'focusFixes' into 4.6 | axis | 2009-09-30 | 1 | -14/+5 |
|\ \ |
|
| * | | Avoided qt3support constructor (S60 port doesn't have it). | axis | 2009-09-30 | 1 | -1/+1 |
|
|
| * | | Helped out the Symbian compiler to avoid build error. | axis | 2009-09-30 | 1 | -4/+4 |
|
|
| * | | Revert "Switched to asynchronous focus handling on Symbian." | axis | 2009-09-30 | 1 | -9/+0 |
|
|