summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use OpenVG graphics system by default if Qt is configured to do so.Jason Barron2009-07-091-0/+4
* Make sure that graphics system plugins are deployed.Jason Barron2009-07-091-1/+1
* Another fix for the include bug in Symbian.Jason Barron2009-07-091-1/+1
* Tweak deployment rules after addition of OpenVG.Jason Barron2009-07-094-13/+15
* Add OpenVG support to configure.exe.Jason Barron2009-07-081-3/+28
* Merge branch '4.6-merged' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into...Jason Barron2009-07-088-19/+14
|\
| * Change the inclusion method here to use system includes.Jason Barron2009-07-086-11/+11
| * Move the EGL library to a different qmake variable.Jason Barron2009-07-081-1/+2
| * Remove some of the symbian workarounds from src.pro.Jason Barron2009-07-081-7/+1
* | Properly disable Freetype if Qt is not configured with support for it.Jason Barron2009-07-081-0/+1
|/
* Fix crash in QClipData::initialize.Jason Barron2009-07-071-0/+1
* Implement stubs for multitouch support on Symbian.Jason Barron2009-07-071-0/+6
* Compile fixes for S60 + 4.6.Jason Barron2009-07-073-6/+7
* Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3010724-184734/+528610
|\
| * Fixed compile with Windows CE 5.Rohan McGovern2009-06-291-0/+4
| * support editing of length variantsOswald Buddenhagen2009-06-2915-63/+442
| * QXmlQuery: add setFocus(const QString &).Frans Englich2009-06-294-1/+74
| * Doc - Adding the steps to import a pro file via VS Add-inKavindra Devi Palaraja2009-06-291-1/+3
| * Remove trailing dot in tooltips.Ritt Konstantin2009-06-293-15/+15
| * QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-292-13/+40
| * Fix some coverity warningsThierry Bastian2009-06-295-9/+8
| * QMenuBar: some private members weren't initializedThierry Bastian2009-06-291-1/+4
| * Initialize the time structure in QTime::currentTime()Benjamin Poulain2009-06-291-2/+1
| * QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-293-15/+52
| * QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-292-4/+39
| * QMenu: fixed geometry problem that was adding twice the panel widthThierry Bastian2009-06-291-5/+6
| * QMenuBar: simplification of codeThierry Bastian2009-06-293-114/+99
| * Fixed license header broken by 137bb787.Friedemann Kleint2009-06-291-2/+0
| * Doc: Documented the Move Blocks example.Geir Vattekar2009-06-295-4/+261
| * Fixed some regressions in the OpenGL pixmap backend.Samuel Rødal2009-06-292-4/+13
| * Enable the new QWebHistory autotest, coming from src/3rdparty/webkitSimon Hausmann2009-06-294-1/+61
| * Re-apply change bd7c123dc88908f41e6c0eccb9b03f9684e5ca27 by Thiago MacieiraThiago Macieira2009-06-293-11/+9
| * Re-apply change 353dcfd307853da289fdd245410e2e07358624a0 by Friedemann KleintFriedemann Kleint2009-06-291-1/+16
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-29232-1619/+6414
| * Small fix for the WebKit import from the trunk.Simon Hausmann2009-06-291-1/+1
| * Update WebKit to today's snapshot, after receiving a green light from pulse.Simon Hausmann2009-06-291-1/+1
| * Doc - Improved the Detailed Description section for QCheckBox withKavindra Devi Palaraja2009-06-293-58/+71
| * QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-293-28/+75
| * Compile.Norwegian Rock Cat2009-06-291-1/+1
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-293-2/+82
| |\
| | * Fixed QPushButton sizeHint recalculation bug.jasplin2009-06-293-2/+82
| * | Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-2975-375/+375
| |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-2913-5/+1167
| |\
| | * New binaryMarius Storm-Olsen2009-06-291-0/+0
| | * Fixed configure.exe exiting with 0 exit code even if building host tools (moc...Rohan McGovern2009-06-291-3/+3
| | * Added dummy backend for phonon for testing.Kurt Korbatits2009-06-2910-0/+1163
| | * Make compile when -no-webkit is passed to configureBill King2009-06-291-2/+1
| * | Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-2989-246/+451
| |/
| * Merge branch '4.5'Thiago Macieira2009-06-282-5/+9
| |\
| | * Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9