Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | Fixed typo in qtableview.cpp. | Gabriel de Dietrich | 2009-10-16 | 2 | -6/+31 | |
| | | | * | | Fixed a rare crash in qt_x11_enforce_cursor | Gabriel de Dietrich | 2009-10-15 | 2 | -1/+37 | |
| | | * | | | Make sure that the anchor layout autotests pass in release configuration | Jan-Arve Sæther | 2009-10-16 | 2 | -2/+2 | |
| | | |/ / | ||||||
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-15 | 152 | -28378/+35584 | |
| | | |\ \ | ||||||
| | | | * | | Compilation of the QGraphicsAnchorLayout test on 64bit | Olivier Goffart | 2009-10-15 | 2 | -2/+3 | |
| | | | * | | Fixed updating problems QListView with IconMode | Gabriel de Dietrich | 2009-10-15 | 1 | -1/+1 | |
| | | | * | | Stabilize test on x11 | Olivier Goffart | 2009-10-15 | 2 | -7/+8 | |
| | | | * | | Stabilize QLineEdit test on X11 | Olivier Goffart | 2009-10-15 | 1 | -10/+14 | |
| | | | * | | Spreadsheet demo: fix the footer color. | Olivier Goffart | 2009-10-15 | 1 | -0/+1 | |
| | | * | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-15 | 5 | -184/+353 | |
| | | |\ \ \ | ||||||
| | | | * | | | QGAL: refactor calculateGraphs() method | Caio Marcelo de Oliveira Filho | 2009-10-09 | 2 | -75/+93 | |
| | | | * | | | QGAL: update the sizes of all anchors instead of doing it separatedly | Caio Marcelo de Oliveira Filho | 2009-10-09 | 3 | -11/+20 | |
| | | | * | | | QGAL: avoid having to re-calculate lists of variables | Caio Marcelo de Oliveira Filho | 2009-10-09 | 2 | -31/+27 | |
| | | | * | | | QGAL: add a way to test whether simplex was used in a calculation | Caio Marcelo de Oliveira Filho | 2009-10-09 | 3 | -1/+65 | |
| | | | * | | | QGAL: improve dump graph and add helper code | Caio Marcelo de Oliveira Filho | 2009-10-09 | 2 | -3/+13 | |
| | | | * | | | QGraphicsAnchorLayout: Fix sequential anchor distribution w/ expanding sizes | Eduardo M. Fleury | 2009-10-09 | 1 | -86/+76 | |
| | | | * | | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgets | Eduardo M. Fleury | 2009-10-09 | 1 | -0/+49 | |
| | | | * | | | QGraphicsAnchorLayout: Ensure spacing is not negative | Eduardo M. Fleury | 2009-10-09 | 2 | -0/+33 | |
| * | | | | | | Fix bug introduced by cleanup commit. | Frans Englich | 2009-10-20 | 1 | -2/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'mmfphonon' into 4.6 | Frans Englich | 2009-10-20 | 3 | -3/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Does not disable full screen when end of video playlist is reached. | Frans Englich | 2009-10-19 | 2 | -1/+4 | |
| | * | | | | | Kill warning, simplify code. | Frans Englich | 2009-10-16 | 1 | -2/+4 | |
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-20 | 1 | -2/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Cocoa: modal window reappears on screen after reactivating app | Richard Moe Gustavsen | 2009-10-20 | 1 | -2/+13 | |
| * | | | | | | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBX | Rhys Weatherley | 2009-10-20 | 1 | -3/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-20 | 1 | -3/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix now invalid ExpectFail. | Bill King | 2009-10-20 | 1 | -3/+0 | |
| * | | | | | | | Remove unnecessary PowerVR helper functions | Rhys Weatherley | 2009-10-20 | 2 | -75/+0 | |
| |/ / / / / / | ||||||
| * | | | | | | Fix dangling shader manager pointers | Julian de Bhal | 2009-10-20 | 1 | -1/+1 | |
| * | | | | | | Fix bug QTBUG-4848 | Sarah Smith | 2009-10-20 | 4 | -24/+78 | |
* | | | | | | | Fixed compile issue with alsa < 1.0.14 | Kurt Korbatits | 2009-10-21 | 5 | -4/+74 | |
|/ / / / / / | ||||||
* | | | | | | Misc mysql test fixes. | Bill King | 2009-10-20 | 1 | -3/+6 | |
* | | | | | | Optimize QVGPixmapDropShadowFilter by removing colorize step | Rhys Weatherley | 2009-10-19 | 3 | -52/+25 | |
* | | | | | | fix widget activation from minimized state on Windows mobile | Joerg Bornemann | 2009-10-19 | 1 | -0/+2 | |
* | | | | | | fix bug in tst_qwidget.cpp | Joerg Bornemann | 2009-10-19 | 1 | -4/+6 | |
* | | | | | | qwidget_wince.cpp: don't invalidate the crect on maximize | Joerg Bornemann | 2009-10-19 | 1 | -14/+4 | |
* | | | | | | qwindowsmobilestyle.cpp: endif comment fixed | Joerg Bornemann | 2009-10-19 | 1 | -1/+1 | |
* | | | | | | QTestLib: do not assert if testLogger object is already destroyed | Peter Hartmann | 2009-10-19 | 1 | -2/+2 | |
* | | | | | | Reimplementing QDate/QTime/QDateTime in Symbian native manner | Aleksandar Sasha Babic | 2009-10-19 | 1 | -1/+61 | |
* | | | | | | Fix doc error. | Jason Barron | 2009-10-19 | 1 | -1/+1 | |
* | | | | | | Fixed the build for people who only have emulator binaries installed | axis | 2009-10-19 | 1 | -1/+1 | |
* | | | | | | Fluidlauncher now comes to foreground when child application dies. | Miikka Heikkinen | 2009-10-19 | 1 | -0/+4 | |
* | | | | | | Fixed QWidget::raise in Symbian | Miikka Heikkinen | 2009-10-19 | 1 | -1/+6 | |
* | | | | | | setcepaths: add support for wincewm65professional-msvc200? mkspecs | Joerg Bornemann | 2009-10-19 | 1 | -0/+10 | |
* | | | | | | QTestLib: do not assert if file is not given in logging function | Peter Hartmann | 2009-10-19 | 1 | -1/+0 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 256 | -5633/+5909 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | qdoc3: Added the \qmlattachedproperty command. | Martin Smith | 2009-10-19 | 5 | -17/+56 | |
| * | | | | | | Regression fix. Fix the hasUncaughtException() flag in debugger's event. | Jedrzej Nowacki | 2009-10-19 | 5 | -3/+57 | |
| * | | | | | | Fix crash in QPixmapCache. | David Faure | 2009-10-19 | 1 | -0/+1 | |
| * | | | | | | QSslSocket: Also handle setSocketOption | Markus Goetz | 2009-10-19 | 3 | -0/+33 | |