summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | Doc: Said that QTextCursor is an implicitly shared class inGeir Vattekar2009-05-061-1/+4
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-05-0610-75/+136
| |\ \
| | * | QComboBox: Click-drag-release does not work for combo boxes using CocoaRichard Moe Gustavsen2009-05-061-4/+19
| | * | Mac OS X QWidget::setMinimumSize locks.Richard Moe Gustavsen2009-05-062-43/+46
| | * | Fixed scrolling performance issue related to hidden blocksmae2009-05-061-1/+1
| | * | Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-062-11/+7
| * | | Doc: Updated QImageReader::supportedImageFormat() to include SVGGeir Vattekar2009-05-061-0/+1
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-05-081-1/+5
|\ \ \ \
| * | | | Replace Q_ASSERT with return statement.axis2009-05-081-1/+5
* | | | | S60Style: regression fix. Fallback graphics were broken with last change to s...Sami Merilä2009-05-081-6/+6
|/ / / /
* | | | S60Style: Add support for other than avkon.mbm fallback graphics. The fallbac...Sami Merilä2009-05-082-226/+291
* | | | S60Style: Support for flat and checkable pushbuttonsSami Merilä2009-05-082-6/+52
* | | | S60Style: Slightly bigger node icons for QTreeViewSami Merilä2009-05-081-2/+5
* | | | Moving the handling code for HandleCommandL fromAlessandro Portale2009-05-072-0/+17
* | | | S60Style: Style QTreeView nodes and lines.Sami Merilä2009-05-073-1/+60
* | | | S60Style: Improved polish. Now fonts are polished instead of set in drawing c...Sami Merilä2009-05-073-36/+55
* | | | Fix docs.axis2009-05-061-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-0611-41/+321
|\ \ \ \ \
| | * | | | Improved the handling of input method hints in S60.axis2009-05-062-21/+71
| | * | | | Merge branch 'virtualKeyboardAPI' into imHintsForS60axis2009-05-061-3/+12
| | |\ \ \ \
| | * | | | | Implemented support for input method hints in S60 FEP.axis2009-05-052-6/+111
| * | | | | | Improved the docs a bit.axis2009-05-061-0/+2
| | |/ / / / | |/| | | |
| * | | | | Clarified the docs a bit.axis2009-05-061-1/+1
| * | | | | Split ImhNumbersOnly into DigitsOnly and FormattedNumbersOnly.axis2009-05-061-2/+2
| * | | | | Small optimization to input context update.axis2009-05-051-3/+5
| * | | | | Updated to slightly better docs.axis2009-05-041-1/+4
| * | | | | Make sure to update input context after switching input method hints.axis2009-05-041-0/+4
| |/ / / /
| * | | | Made QLineEdit set input method hints when changing echo mode.axis2009-05-041-3/+8
| * | | | Added inputMethodHints API.axis2009-05-043-1/+38
| * | | | Close the input panel when focusing a non-inputmethods aware widget.axis2009-05-041-0/+10
| * | | | Made the S60 FEP use the new RequestSoftwareInputPanel events.axis2009-05-042-32/+18
| * | | | Implemented RequestSoftwareInputPanel events in QLineEdit.axis2009-05-042-1/+12
| * | | | Added QApplication::autoSipOnMouseFocus.axis2009-05-043-0/+39
| * | | | Added an event to request and close software input panel.axis2009-05-042-1/+27
* | | | | S60Style: Add support for busy indicator for progres bar.Sami Merilä2009-05-063-13/+21
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-0639-361/+575
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix infinite recursion with QT3_SUPPORTJoão Abecasis2009-05-051-1/+1
| * | | | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extramae2009-05-051-14/+25
| * | | | QTextEdit::ExtraSelection failure with style sheetsmae2009-05-052-6/+39
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-05-057-29/+106
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-052-25/+52
| | * | | Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-051-1/+1
| | * | | Fix regression in drawing parts of pixmaps on Panther.Norwegian Rock Cat2009-05-051-3/+2
| | * | | Support rotated displays with 15 and 16 bit BGR pixel formats.Paul Olav Tvete2009-05-054-0/+51
| * | | | Make command-quit not terminate the program on Qt/Cocoa.Morten Sørvig2009-05-051-3/+6
| |/ / /
| * | | Revert "Fix tabbar issues with Oxygen style"Jens Bache-Wiig2009-05-051-41/+32
| * | | QListView in icon mode could crash when removing the last elementThierry Bastian2009-05-051-3/+4
| * | | On Windows loosing focus should result in clearing focus if widget is embedde...Denis Dzyubenko2009-05-051-1/+3
| * | | Added a check that X11 timestamp goes forward only.Denis Dzyubenko2009-05-041-15/+20
| * | | Added an assert so that QColormap usage without a QApplication asserts.Trond Kjernaasen2009-05-041-1/+5