summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-2714-27/+165
|\
| * Fixed clipping bugs in QGLWidgets (very noticeable in sub-attaq).Samuel Rødal2009-08-271-1/+2
| * Implement IME reconversion on windows.Prasanth Ullattil2009-08-273-1/+74
| * Doc: Widgets may ignore the role set with QWidget::setForegroundRole().Geir Vattekar2009-08-271-0/+8
| * Make sure itemAt() reflects the visual order.Jan-Arve Sæther2009-08-274-7/+26
| * Doc fixes.Jan-Arve Sæther2009-08-271-9/+30
| * Remove warning.Jan-Arve Sæther2009-08-271-1/+1
| * Do not crash when double-clicking a tab in a QTabBar with movable tabsFrank Reininghaus2009-08-271-1/+2
| * doc: Add Graphics Effect images.Bjørn Erik Nilsen2009-08-261-3/+17
| * reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-4/+5
* | Doc: First review/editing of the QTouchEvent class documentation.David Boddie2009-08-271-27/+30
* | Doc: Added a section to tidy things up. This document needs more work.David Boddie2009-08-261-10/+12
|/
* Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-263-0/+45
* doc: Misspelled class names.Bjørn Erik Nilsen2009-08-261-2/+2
* QAbstractItemView sometimes doesn't allow changing the selectionThierry Bastian2009-08-261-3/+0
* doc: fixes qdoc warnings/errors related to the Graphics Effect framework.Bjørn Erik Nilsen2009-08-262-71/+144
* Avoid undefined text metrics when GetTextMetrics() in QFontEngineWinEskil Abrahamsen Blomfeldt2009-08-261-1/+3
* Remove superfluous '.data()' call from dashStroker.Jason Barron2009-08-261-1/+1
* Fixes typo in doc and missing return in anchor layoutLeonardo Sobral Cunha2009-08-261-2/+4
* QToolbar now collapses when draggedThierry Bastian2009-08-263-5/+5
* Doc - Completed review of documentation for the QGraphicsEffect group ofKavindra Devi Palaraja2009-08-261-77/+95
* Fix warning.Olivier Goffart2009-08-261-1/+3
* Fix "We mean it." comments in graphicsviewOlivier Goffart2009-08-2610-20/+20
* fix warnings on Windows CEJoerg Bornemann2009-08-265-4/+9
* Make QWS compile with namespacesPaul Olav Tvete2009-08-2617-35/+66
* QLineEdit: reenable the delete action from the context menuThierry Bastian2009-08-265-13/+2
* Cocoa, the menus can be disabled after a modal dialogRichard Moe Gustavsen2009-08-261-3/+10
* Fix another minor copy'n'paste error from QLineControl refactoringAlan Alpert2009-08-261-2/+2
* Doc - Removed a trailing whitespace and more cleanupsKavindra Devi Palaraja2009-08-251-11/+6
* Doc - Reviewing documentation for QGraphicsEffect and QGraphicsEffectSourceKavindra Devi Palaraja2009-08-251-24/+30
* QTableWidget didn't repaint a cell after takeItemThierry Bastian2009-08-251-0/+2
* QWidgetanimator: the animations are children of the widget they animateThierry Bastian2009-08-251-1/+1
* Micro-optimization in QPainterPath::toFillPolygonsThorbjørn Lindeijer2009-08-251-7/+1
* Fix use of uninitialized memory in QLineEditOlivier Goffart2009-08-251-3/+3
* QListView:: visualRect would return incorrect valuesThierry Bastian2009-08-251-6/+4
* Fix memory leak in QLineEditOlivier Goffart2009-08-251-0/+1
* doc: qdoc warning about signal not found.Bjørn Erik Nilsen2009-08-251-1/+1
* Removed redundant QLocale code from QCoeFepInputContext.axis2009-08-251-90/+5
* Mac: respect Qt::AA_MacPluginApplication and disable native menubarRichard Moe Gustavsen2009-08-251-8/+7
* Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-2514-36/+40
* ItemViews: selection not well kept when new rows appearThierry Bastian2009-08-251-5/+6
* Some cleanups after code review.Jason Barron2009-08-252-6/+2
* Mac: When using Qt as a plugin app, menubars does not workRichard Moe Gustavsen2009-08-251-0/+6
* Cocoa: bugfix for autocads plugin projectRichard Moe Gustavsen2009-08-253-0/+21
* Remove semi-colon from Q_XXX macros in qgraphicseffect.hBjørn Erik Nilsen2009-08-251-1/+1
* Merge commit 'origin/master' into 4.6Jason Barron2009-08-252-6/+6
|\
| * Removed some 'illegal empty declaration' warnings from Symbian buildJanne Anttila2009-08-241-3/+3
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2473-487/+6530
| |\
| | * Fixed an MSVC 9.0 /2008 warningAlessandro Portale2009-08-211-5/+5
| * | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-241-3/+3