summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-245-18/+83
|\
| * Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-242-16/+68
| * Added some missing build instructions for abld.axis2009-11-242-0/+11
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Dean Dettman2009-11-2412-11/+121
| |\
| * | Docs : Add details to QMdiArea::removeSubWindow()Dean Dettman2009-11-241-2/+4
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-24150-658/+1510
|\ \ \
| * | | tst_qtcpserver: Increased timeoutMarkus Goetz2009-11-241-1/+1
| * | | tst_qftp: Increased some more timeoutsMarkus Goetz2009-11-241-4/+5
| * | | tst_qhttp: Increase timeoutMarkus Goetz2009-11-241-1/+1
| * | | We don't need to initialize multitouch in non-gui applications.Denis Dzyubenko2009-11-241-1/+2
| * | | Incorrect background while composing Japanese text(e.g 'shi' + <space>).Prasanth Ullattil2009-11-241-4/+2
| * | | tst_qftp: Increase timeout in the abort() test.Markus Goetz2009-11-241-1/+4
| * | | Softkeys: Text disappears from textbox when predictive text is active.Samuel Nevala2009-11-242-1/+21
| * | | Few of the QEXPECT_FAIL messages were enriched by the Jira's task numberJedrzej Nowacki2009-11-241-13/+9
| * | | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-242-30/+29
| * | | QLineEdit fix for macDenis Dzyubenko2009-11-241-2/+6
| * | | tst_qftp: Test upload with 1MB instead of not-at-all on SymbianMarkus Goetz2009-11-241-2/+3
| * | | tst_qnetworkreply: Stabilize test by increasing timeoutMarkus Goetz2009-11-241-1/+1
| * | | Maximizing a window makes it a bit smaller that the minimum size:CocoaPrasanth Ullattil2009-11-241-2/+7
| * | | QNetworkCookieJar: don't do path checking when receiving cookiesPeter Hartmann2009-11-242-5/+25
| * | | Fix accept call in q3processMarkus Goetz2009-11-241-1/+1
| * | | Fix QWindowsSystemProxy::initMarkus Goetz2009-11-241-1/+4
| * | | Namespace build fails for webkit exampleRichard Moe Gustavsen2009-11-241-0/+2
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2422-20/+211
| |\ \ \ | | | |/ | | |/|
| | * | Merge commit '4ea54f03174778a4efdcb802f9179b6e1d17fd88' of oslo-staging-1 int...Simon Hausmann2009-11-243-1/+12
| | |\ \
| | * | | Compile fix for win32-icc.Jan-Arve Sæther2009-11-241-0/+12
| | * | | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-242-2/+36
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-11-2349-235/+748
| | |\ \ \
| | | * | | Fix background rendering for read-only comboboxes on Maemo5Robert Griebl2009-11-231-1/+1
| | | * | | updates french phrasebookPierre Rossi2009-11-231-0/+36
| | | * | | A few tweaks to the frozen column examplePierre Rossi2009-11-233-2/+11
| | | | |/ | | | |/|
| | | * | Merge remote branch 'origin/4.6' into 4.6-ceninerider2009-11-2342-230/+693
| | | |\ \
| | | | * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2314-12/+135
| | | | |\ \
| | | | | * | Support semi-transparent surfaces in the OpenVG graphics systemRhys Weatherley2009-11-223-3/+41
| | | | | * | Fixes painting issues when scaling a QGraphicsView.Yoann Lopes2009-11-202-1/+40
| | | | | * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-2071-430/+630
| | | | | |\ \
| | | | | * | | Revert "Do not extend the last toolbar in a line when moving it"Thierry Bastian2009-11-202-8/+6
| | | | | * | | Do not extend the last toolbar in a line when moving itThierry Bastian2009-11-202-5/+7
| | | | | * | | Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich2009-11-202-1/+9
| | | | | * | | Fixed antialiasing in the GL based QGraphicsView demos under X11.Trond Kjernåsen2009-11-201-1/+6
| | | | | * | | avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-202-2/+28
| | | | | * | | Fix for tabwidget usesScrollButton being overriden by stylesheetOlivier Goffart2009-11-203-3/+10
| | | * | | | | WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6Bill King2009-11-231-5/+13
| | |\ \ \ \ \ \
| | | * | | | | | Handle errors and data truncation in QMYSQLResult::fetchNext()Derick Hawcroft2009-11-231-5/+13
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Derick Hawcroft2009-11-23350-2679/+2987
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-11-2249-159/+472
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-11-20314-2528/+2523
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-11-18494-6231/+20216
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-11-13348-22746/+26672
| | |\ \ \ \ \ \ \ \ \