summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded resources from QtGuiAlessandro Portale2010-01-263-4/+145
* Remove warningsAlessandro Portale2010-01-261-7/+5
* Fix broken build of simulated QS60StyleAlessandro Portale2010-01-261-1/+3
* QFileDialog layout issue on Symbian (part2)Sami Merila2010-01-261-0/+1
* QFileDialog layout issue on SymbianSami Merila2010-01-261-0/+18
* QListWidget itemActivated does not follow S60 conventionsSami Merila2010-01-254-1/+12
* Remove unnecessary scope definitions from QS60StyleSami Merila2010-01-251-70/+70
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-252-2/+55
|\
| * Made characters in a password field briefly visible while typing.axis2010-01-252-2/+55
* | QS60Style: Combobox button is not drawn pressedSami Merila2010-01-251-75/+35
|/
* RadioButtons/Checkboxes should have theme highlightSami Merila2010-01-251-0/+65
* QListView::setAlternatingRowColors is not workingSami Merila2010-01-251-4/+21
* S60Style: Add support for animations to style (part2)Sami Merila2010-01-221-0/+1
* S60Style: Add support for animations to styleSami Merila2010-01-226-31/+464
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-226-6/+51
|\
| * Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-224-34/+23
| * Fix for symbian dialog background transparency.Jani Hautakangas2010-01-225-6/+62
* | Fix missing focus rect for check and radio buttons in some GTK+ themesJens Bache-Wiig2010-01-211-3/+17
|/
* Menubar and dock disappear after hiding a fullscreen widget on Cocoa.Carlos Manuel Duclos Vergara2010-01-211-0/+32
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-202-10/+43
|\
| * Implemented event filter functions for Symbian.axis2010-01-202-10/+43
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-204-14/+25
|\ \
| * | QGraphicsItem::hasFocus() performance regression.Bjørn Erik Nilsen2010-01-201-1/+8
| * | Move the labels a bit down so that they align better vertically with the field.Jan-Arve Sæther2010-01-201-3/+3
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-201117-1359/+1541
| |\ \ | | |/
| * | Fixed QBitmap::load to load into bitmap format again.Gunnar Sletta2010-01-201-7/+14
| * | Text drawing is not fast currentlyGunnar Sletta2010-01-151-3/+0
* | | Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-201-1/+1
| |/ |/|
* | Memory leak in native Toolbar cleanup in CocoaNils Jeisecke2010-01-191-0/+11
* | Designer crashes when previewing QMainWindow with native Toolbar on MacPrasanth Ullattil2010-01-191-0/+13
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-181-17/+28
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-161-17/+28
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-151-17/+28
| | |\ \
| | | * | use same small color dialog on S60 and Maemo 5Harald Fernengel2010-01-151-17/+28
* | | | | Fixes: When calling QDesktopWidget::screenGeometry() with a nullAndy Shaw2010-01-181-0/+10
|/ / / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-151-1/+1
|\ \ \ \
| * | | | Avoid an unnecessary copy in QImage::scaled().Trond Kjernåsen2010-01-151-1/+1
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes: Cosmetic fix for maemo spin boxJens Bache-Wiig2010-01-151-1/+1
| | |/ / | |/| |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-154-5/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-154-5/+24
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-144-5/+24
| | |\ \
| | | * | Enable surface transparency support on Symbian^4.Jason Barron2010-01-141-0/+8
| | | * | Improve the behavior of expose events on Symbian.Jason Barron2010-01-144-5/+16
* | | | | Clarify the docs slightly for QPainter::beginNativePainting().Trond Kjernåsen2010-01-151-6/+11
* | | | | Fixed the encoding of the Tile and Creator tags in the PDF engine.Trond Kjernåsen2010-01-151-8/+18
|/ / / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-142-7/+16
|\ \ \ \
| * | | | QListView in icon view mode, drop enabled items wouldn't receive anythingGabriel de Dietrich2010-01-141-0/+7
| * | | | Fixes wrong stroke clipping with the raster engine.Yoann Lopes2010-01-141-7/+9
| |/ / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-143-7/+25
|\ \ \ \ | |/ / / |/| | |