summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-12-0218-1/+4307
|\
| * Simple fixes for CI gateRobert Griebl2010-12-023-4/+4
| * Fix compile on QWSRobert Griebl2010-12-021-1/+1
| * Fix code style issues in QScrollerRobert Griebl2010-12-023-8/+8
| * QScroller merge, part 1Robert Griebl2010-12-0218-1/+4307
* | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2010-12-0234-1012/+1779
|\ \ | |/ |/|
| * Restore patch that got lost in mergeJørgen Lind2010-12-022-3/+66
| * Fix spelling in commentJørgen Lind2010-12-021-1/+1
| * Spelling mistakes in Documentation. There are probably more :)Jørgen Lind2010-12-013-10/+10
| * Restore patch that disappeared in mergeJørgen Lind2010-12-012-3/+3
| * Merge remote branch 'origin/master' into lighthouse-masterJørgen Lind2010-11-2959-356/+877
| |\
| * | Make QtOpenGL use shared contextexts on LighthouseJørgen Lind2010-11-262-12/+18
| * | Lighthouse: Fix QGLContext::currentContext for systems with limitedJørgen Lind2010-11-242-17/+5
| * | Adding some documentation for LighthouseJørgen Lind2010-11-2210-10/+393
| * | Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-223-8/+143
| * | 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-221-19/+16
| * | Lighthouse: using QFont enums when possible in QPlatformFontdatabaseJørgen Lind2010-11-223-15/+12
| * | No more windowsurface for QGLWidget in LighthouseJørgen Lind2010-11-223-28/+34
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-11-1987-395/+1017
| |\ \
| * | | 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
| * | | Lighthouse: eventloop integration rework.Jørgen Lind2010-10-283-8/+106
* | | | QGtkStyle: Don't create new GtkAdjustment objects on every drawAndreas Kling2010-12-013-15/+51
* | | | QRasterPixmapData: Reuse underlying QImage in fill() if possible.Andreas Kling2010-11-303-40/+46
| |_|/ |/| |
* | | 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-255-1/+11
|\ \ \
| * | | Fix some memory leaks.Fabien Freling2010-11-255-1/+11
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-252-1/+16
|\ \ \ \
| * | | | Allow QDial to wrap value when wrapping property is set.Andy Nichols2010-11-252-1/+16
| |/ / /
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-2535-303/+769
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-251-1/+1
| |\ \ \
| | * | | fix inf loop bughawcroft2010-11-251-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-2413-119/+511
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix spacesJanne Koskinen2010-11-232-2/+2
| | * | | Native color dialog on symbianMilla Pohjanheimo2010-11-233-6/+131
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-1911-119/+386
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-11-191-1/+1
| | | |\ \ \
| | | | * | | Add symbian scope for qfiledialog_symbian.cppMiikka Heikkinen2010-11-181-1/+1
| | | * | | | Corrected ASCII comparison and removed extra bracesTitta Heikkala2010-11-192-20/+15
| | | |/ / /
| | | * | | Removed extra cpp and done changes based on commentsTitta Heikkala2010-11-183-20/+14
| | | * | | Correct flags for Symbian file dialogsTitta Heikkala2010-11-181-1/+1
| | | * | | Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-184-5/+11
| | | |\ \ \
| | | * | | | Fix for WServ 64 crash on Symbian.Jani Hautakangas2010-11-172-2/+11
| | | * | | | Fixed code style of d92cbfc5, reported by git push.Janne Anttila2010-11-151-3/+3
| | | * | | | Switched qdesktopservices to use SchemeHandler for Symbian^3 and later.Janne Anttila2010-11-152-84/+97
| | | * | | | Removed unnecessary Q_OS_SYMBIAN flags from qdesktopservices_s60.cpp.Janne Anttila2010-11-151-20/+4
| | | * | | | Documented usage of dialogs on SymbianTitta Heikkala2010-11-153-0/+8
| | | * | | | Native file dialog on Symbian^3Titta Heikkala2010-11-153-9/+278