summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Adding some documentation for LighthouseJørgen Lind2010-11-2210-10/+393
| * | | | | | | | | Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-2211-26/+205
| * | | | | | | | | Remove QWidget::paintEngine() codepath for LighthouseJørgen Lind2010-11-221-0/+4
| * | | | | | | | | Fix transformIsSimple in QGraphicsSceneJørgen Lind2010-11-221-18/+1
| * | | | | | | | | Lighthouse: Make sure that we call QPlatformWindow::setVisibleJørgen Lind2010-11-222-20/+16
| * | | | | | | | | Lighthouse: using QFont enums when possible in QPlatformFontdatabaseJørgen Lind2010-11-225-22/+25
| * | | | | | | | | No more windowsurface for QGLWidget in LighthouseJørgen Lind2010-11-224-28/+35
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-lighthouseGunnar Sletta2010-11-191-0/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add workaround_brokenFBOReadback=true for maliGunnar Sletta2010-11-191-0/+9
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-11-191465-64370/+91675
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix cross-compilation for Lighthouse after 3d86d2a8e5e3c68f9e0022e67629Paul Olav Tvete2010-11-011-1/+1
| * | | | | | | | | | Compile fix for c1148ee9a60a6fae8.Paul Olav Tvete2010-10-291-2/+0
| * | | | | | | | | | Moving QCoreTextFontEngine with related classes into own fileJørgen Lind2010-10-2814-888/+1014
| * | | | | | | | | | Disable the ./configure -qpa [platform] flagJørgen Lind2010-10-281-5/+3
| * | | | | | | | | | Lighthouse: eventloop integration rework.Jørgen Lind2010-10-287-91/+158
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-022-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make QtScript examples compileKent Hansen2010-12-022-0/+5
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-018-30/+147
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | QGtkStyle: Don't create new GtkAdjustment objects on every drawAndreas Kling2010-12-013-15/+51
| * | | | | | | | | Designer: Fix coverity warning (memory leak in widget database).Friedemann Kleint2010-12-011-5/+5
| * | | | | | | | | Fix license headersJason McDonald2010-12-014-10/+91
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-304-41/+47
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | avoid the warning about comparison between signed and unsigned integersKonstantin Ritt2010-11-301-1/+1
| * | | | | | | | QRasterPixmapData: Reuse underlying QImage in fill() if possible.Andreas Kling2010-11-303-40/+46
|/ / / / / / / /
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-11-307-25/+489
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | DEF file freezemread2010-11-297-25/+489
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-294-27/+90
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | minor optimization: decrease amount of possible detaches to 1Konstantin Ritt2010-11-291-6/+10
| * | | | | | add reminders for Qt 5.0Konstantin Ritt2010-11-291-3/+3
| * | | | | | add QChar::currentUnicodeVersion() static memberRitt Konstantin2010-11-292-0/+11
| * | | | | | make the ArabicShaping parser a bit stricterKonstantin Ritt2010-11-291-13/+56
| * | | | | | fix a typo in the code rangeKonstantin Ritt2010-11-291-3/+7
| * | | | | | define a constant for the expected Properties struct sizeKonstantin Ritt2010-11-291-2/+3
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-281-3/+9
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Rename File > Quit to Exit on Windows.Thiago Macieira2010-11-281-3/+9
|/ / / / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-11-261-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Corrected case on Symbian library.axis2010-11-261-1/+1
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-265-43/+85
|\ \ \ \ \
| * | | | | gdb_dwarf_index: change version constraint from 72 to 73Arvid Ephraim Picciani2010-11-261-1/+1
| * | | | | Revert "Remove gdb_dwarf_index from maemo mkspec"Arvid Ephraim Picciani2010-11-261-1/+1
| * | | | | Line ending fix.Kim Motoyoshi Kalland2010-11-261-35/+35
| * | | | | Added mipmap property to QGLFramebufferObjectFormat.Kim Motoyoshi Kalland2010-11-263-7/+49
| * | | | | Remove gdb_dwarf_index from maemo mkspecArvid Ephraim Picciani2010-11-261-1/+1
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-264-123/+103
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | QFileSystemWatcher: don't try to stop non-running threadJoão Abecasis2010-11-262-0/+3
| * | | | | Fix QSettings auto test to use QTRY_VERIFYJoão Abecasis2010-11-261-8/+5
| * | | | | tst_QFileSystemWatcher: Don't exit the event loop on first signal.Tijl Coosemans2010-11-261-8/+0
| * | | | | QPollingFileSystemWatcherEngine: Fix double report of directory change.Tijl Coosemans2010-11-261-2/+8
| * | | | | QKqueueFileSystemWatcherEngine: Use higher file descriptors.Tijl Coosemans2010-11-261-0/+8
| * | | | | QKqueueFileSystemWatcherEngine: Unlock mutex between two events.Tijl Coosemans2010-11-261-13/+6