summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-162-7/+9
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Fix to QSyntaxHighlighter not rehighlighting enoughmae2009-09-171-1/+1
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Alan Alpert2009-09-152-2/+18
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix QLineEdit::setPaletteAlan Alpert2009-09-152-1/+18
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-1555-186/+1087
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Doc: Created a new Drawing Utility Functions page.David Boddie2009-09-152-16/+22
| * | | | | | | | | | QCursor support for Symbian OSShane Kearns2009-09-1553-170/+1065
* | | | | | | | | | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-1510-52/+36
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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
* | | | | | | | | | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-151098-5002/+5460
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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
| |/ / / / / / / / /
| * | | | | | | | | 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
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-141-1/+2
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-143-10/+15
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed bad gradient offsets on Mac OS XGunnar Sletta2009-09-141-1/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Don't call into paint engines when we don't have pens and brushesGunnar Sletta2009-09-141-2/+7
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fixed groupbox drawing on xp when hitting the fallback code.Gunnar Sletta2009-09-141-1/+1
| * | | | | | | | | Fixed compilation of some ifdef'ed out debug messages.Gunnar Sletta2009-09-141-8/+13
| * | | | | | | | | fix compile error debug outputGunnar Sletta2009-09-141-1/+1
| |/ / / / / / / /
| * | | | | | | | Fix -Wconversion warnings where possible.David Faure2009-09-131-2/+2
| * | | | | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-123-7/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /