summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | Fix memory leak in S60StyleMiikka Heikkinen2011-11-081-1/+3
* | | | | | | | | | | | | | | Windows: Add gcc 4.6.Friedemann Kleint2011-11-161-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Amend qfiledialog INTEGRITY patchHarald Fernengel2011-11-151-1/+1
* | | | | | | | | | | | | | Update to latest INTEGRITY Framebuffer API.Rolland Dudemaine2011-11-151-110/+44
* | | | | | | | | | | | | | Remove support for tilde expansion as there is no home on INTEGRITY.Rolland Dudemaine2011-11-151-0/+2
* | | | | | | | | | | | | | Remove QT 3 API support by default for INTEGRITY.Rolland Dudemaine2011-11-151-1/+1
* | | | | | | | | | | | | | Use Q_FUNC_INFO without line number on GHS compiler.Rolland Dudemaine2011-11-151-1/+1
* | | | | | | | | | | | | | Resolve atomic operations issues on INTEGRITY.Rolland Dudemaine2011-11-151-3/+4
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Revert "Improved performance of mapFromGlobal/mapToGlobal on X11"Friedemann Kleint2011-11-141-28/+0
* | | | | | | | | | | | | Fix QDockWidget titlebar button positioning on Mac OS XPasi Matilainen2011-11-141-0/+101
* | | | | | | | | | | | | Fixed memory leak in Windows Vista style widgetsTero Ahola2011-11-141-0/+1
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Fix for the button size calculation in qmessagebox.cppMikko Knuutila2011-11-141-1/+1
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-111-0/+4
* | | | | | | | | | | Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-111-1/+2
* | | | | | | | | | | Mac: Fix the color of check marks in menus with stylesheetTero Ahola2011-11-111-3/+7
* | | | | | | | | | | Don't directly access QList contentsAlberto Mardegan2011-11-111-3/+6
* | | | | | | | | | | Fix QPlainTextEdit when using Qt::TextSelectableByKeyboard flagjahonkon2011-11-112-6/+3
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Fix QDateEdit calendar pop-up having wrong datejahonkon2011-11-111-0/+2
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Repaint QProgressBar when minimum or maximum changedTero Ahola2011-11-101-4/+10
* | | | | | | | | Fix QProgressBar causing timer event spamTero Ahola2011-11-102-23/+37
|/ / / / / / / /
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-081-0/+3
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | SSL: blacklist intermediate certificates that issued weak certsPeter Hartmann2011-11-081-0/+3
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-11-081-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Give better error message when using unsupported lookbehinds in QRegExpKjell Rune Skaaraas2011-11-071-0/+4
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-11-041-1/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Clear error due to FRAMEBUFFER_SRGB_CAPABLE_EXTJani Hautakangas2011-11-031-0/+3
| * | | | | | | | Add GL_EXT_texture_format_BGRA8888 support.Jani Hautakangas2011-11-031-1/+2
| * | | | | | | | Revert "Correction for effectiveBoundingRect() calculation for QGraphicsItem"Samuel Rødal2011-11-031-11/+4
| * | | | | | | | Correction for effectiveBoundingRect() calculation for QGraphicsItemChristophe Oosterlynck2011-11-021-4/+11
| * | | | | | | | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-11-0252-215/+671
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-11-0314-9/+367
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Re-apply change a14033620fab5edca44293ec6dfcc904e2e0eb20 by Andreas KlingAndreas Kling2011-11-031-1/+1
| * | | | | | | | | Re-apply change 3489808c1dcd157ac09dd6da16bc057b56696d59 by Ademar de Souza R...Ademar de Souza Reis Jr2011-11-031-1/+1
| * | | | | | | | | Re-apply change 3dd9e66baaa0848bcc2eb7daecf2b63724624358 by Ademar de Souza R...Ademar de Souza Reis Jr2011-11-031-43/+43
| * | | | | | | | | Updated WebKit to 99371ddc1d61832131835964a753e1c5817f6916Zeno Albisser2011-11-0315-53/+411
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-11-022-3/+3
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix QFont related compilation errors on Mac OSX CarbonSamuli Piippo2011-11-012-3/+3
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-022-1482/+1473
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Correct faulty 4.7->4.8 merge of Symbian def-filesLiang Qi2011-11-012-1482/+1473
| * | | | | | | | Merge remote-tracking branch 'qt/4.8'Pasi Pentikainen2011-11-0173-420/+852
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-016-20/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qpaintdevice-qt3.html documentation errorsartoka2011-11-011-11/+11
| * | | | | | | | | | QWebElement example missed informationartoka2011-11-011-1/+1
| * | | | | | | | | | QPointer made no mention of QWeakPointerartoka2011-11-011-1/+1
| * | | | | | | | | | QNetworkDiskCache documentation missed informationartoka2011-11-011-2/+2
| * | | | | | | | | | QList document referenced to non existing functionartoka2011-11-011-2/+2
| * | | | | | | | | | Fix multiple typos in QLineF documentation.artoka2011-11-011-3/+6
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-013-39/+136
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Supporting parallel pointer event delivery on Symbianmread2011-10-313-39/+136
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |