summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* QGraphicsAnchorLayoutPrivate: Removing method removeAnchor()Jesus Sanchez-Palencia2009-09-172-22/+12
* QGraphicsAnchorLayout: Removing methods names inconsistencies on private classJesus Sanchez-Palencia2009-09-173-19/+19
* QGraphicsAnchorLayout: Handle negative spacing in "setAnchorSpacing"Eduardo M. Fleury2009-09-171-2/+25
* QGraphicsAnchorLayout: Fix anchor creation heuristicsEduardo M. Fleury2009-09-171-19/+17
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-171-1/+5
|\
| * Fix drawing text in QPicture and printing in right-to-left modeEskil Abrahamsen Blomfeldt2009-09-151-1/+5
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-1710-11/+46
|\ \
| * | Revert "Added support for subpixel antialiasing on text in the GL2 engine."Rhys Weatherley2009-09-171-1/+1
| * | Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-161-1/+1
| * | Doc: Made the QDockWidget::windowTitle property non-internal.David Boddie2009-09-161-1/+1
| * | Don't crash on exit if the X11 clipboard owner has not been created.Bradley T. Hughes2009-09-161-1/+2
| * | Fix to QSyntaxHighlighter not rehighlighting enoughmae2009-09-161-1/+1
| * | QFontMetrics::boundingRect(QString) returns incorrect width on Mac OS XPrasanth Ullattil2009-09-161-1/+5
| * | doc: Fixed some qdoc errors.Martin Smith2009-09-162-2/+3
| * | Small optimisation in QFontMetrics multi-length-stringOlivier Goffart2009-09-161-4/+6
| * | Implemented the SAVE_TARGET in QClipboard on X11Denis Dzyubenko2009-09-163-1/+28
| * | Added support for subpixel antialiasing on text in the GL2 engine.Kim Motoyoshi Kalland2009-09-161-1/+1
* | | Improve font handling on Mac/Cocoa.Morten Sorvig2009-09-161-0/+31
|/ /
* | Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-162-7/+9
* | Fix QLineEdit drag'n'dropAlan Alpert2009-09-151-1/+0
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alan Alpert2009-09-1569-293/+1359
|\ \
| * | Doc: Created a new Drawing Utility Functions page.David Boddie2009-09-152-16/+22
| * | QCursor support for Symbian OSShane Kearns2009-09-1553-170/+1065
| * | Fix a bug in FocusScopes; ensure subFocus is set correctly.Andreas Aardal Hanssen2009-09-151-1/+3
| * | Remove unused signal declaration.Andreas Aardal Hanssen2009-09-151-1/+0
| * | doc: Fixed some qdoc errors.Martin Smith2009-09-151-2/+1
| * | Fix ambiguous overload for QTileRules constructorOlivier Goffart2009-09-152-3/+5
| * | Made QGraphicsBlurEffect use the high blur quality setting.Samuel Rødal2009-09-151-0/+2
| * | Fixed QLineEdit to pass the tst_QLineEdit::displayText() autotest.Kim Motoyoshi Kalland2009-09-152-2/+9
| * | doc: Fixed some qdoc errors.Martin Smith2009-09-152-42/+15
| * | Export again qt_set_sequence_auto_mnemonicOlivier Goffart2009-09-151-1/+1
| * | Support for focus scopes: QGraphicsItem::ItemIsFocusScope.Andreas Aardal Hanssen2009-09-155-36/+177
| * | Fix bugs in handling of initial focus.Andreas Aardal Hanssen2009-09-151-2/+5
| * | Remove this line; which no longer has any effect.Andreas Aardal Hanssen2009-09-151-2/+0
| * | Bauhaus widgetbox drag and drop not working in CocoaPrasanth Ullattil2009-09-151-0/+4
| * | Added support in qimagereader to base plugin selection on stream contentGunnar Sletta2009-09-152-10/+49
| * | Fix update issues in QGraphicsView.Alexis Menard2009-09-152-15/+11
* | | Fix QLineEdit::setPaletteAlan Alpert2009-09-152-1/+18
|/ /
* | Remove spurious, wrong semi-colonThiago Macieira2009-09-141-1/+1
* | Fix closing the menu of a QMenuBar with the mouseOlivier Goffart2009-09-141-1/+3
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-141-1/+1
|\ \ | |/
| * Fixed off-by-one error in call to XGetKeyboardMapping that meant that max_key...Thomas Sondergaard2009-09-141-1/+1
| * Clean up properly in the QPF1 font enginePaul Olav Tvete2009-09-141-0/+6
* | Add filter strength to QGraphics[Colorize,Grayscale]Effect.Ariya Hidayat2009-09-143-1/+86
* | If the font does not exist, then the right bearing becomes to bigJørgen Lind2009-09-143-2/+5
* | Add strength factor to the colorize filter.Ariya Hidayat2009-09-142-1/+53
* | Implement synthetic enter/leave events for QWS.Paul Olav Tvete2009-09-144-9/+29
* | API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-144-200/+292
* | Fix QMenuBar hover effect.Olivier Goffart2009-09-141-3/+1
* | Fix RTL text alignment in QComboBox items with SH_ComboBox_PopupEskil Abrahamsen Blomfeldt2009-09-141-0/+6