summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Updates to new Symbian DEF file systemIain2010-01-261-1/+1
|/ / / / / / / / /
* | | | | | | | | 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
* | | | | | | | | Added Symbian backup & restore support for Qt.sis and fluidlauncher.sis.Miikka Heikkinen2010-01-252-1/+10
|/ / / / / / / /
* | | | | | | | Improve DEF file enable/disable mechanism on SymbianIain2010-01-221-25/+11
* | | | | | | | 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
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2213-23/+88
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | QSslSocket: Take better care on how we use the SSL buffersMarkus Goetz2010-01-211-3/+23
| * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-214-3/+27
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-216-10/+13
| |\ \ \ \ \ \
| | * | | | | | Revert "Make an empty QUrl also be considered non-detached (d == 0)."Thiago Macieira2010-01-211-1/+1
| | * | | | | | SSL Certificate: don't crash when the END CERTIFICATE line ends without CRLFThiago Macieira2010-01-211-4/+4
| | * | | | | | QNAM HTTP: make it give some better error messages in case of socket failure.Thiago Macieira2010-01-213-5/+7
| | * | | | | | qUncompress: Fix terminating \0Markus Goetz2010-01-211-0/+1
| * | | | | | | doc: Documented the return value for QDomNode::appendChild().Martin Smith2010-01-211-4/+8
| |/ / / / / /
| * | | | | | Fix missing focus rect for check and radio buttons in some GTK+ themesJens Bache-Wiig2010-01-211-3/+17
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-216-6/+26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update symbian def filesShane Kearns2010-01-216-6/+26
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-215-42/+42
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-215-42/+42
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | uic3: Introduced option to preserve layout object names of Designer 3.Friedemann Kleint2010-01-215-42/+42
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-211-0/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-211-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix semitransparent windows with DirectFBAnders Bakken2010-01-211-3/+0
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-203-11/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Corrected alphabetic order in the docs for events.axis2010-01-201-1/+1
| * | | | | 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-206-17/+32
|\ \ \ \ \ \
| * | | | | | QGraphicsItem::hasFocus() performance regression.Bjørn Erik Nilsen2010-01-201-1/+8
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-201-2/+2
| |\ \ \ \ \
| | * | | | | Fix crashes in QByteArrayOlivier Goffart2010-01-201-2/+2
| | | |_|/ / | | |/| | |
| * | | | | 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-203389-4766/+6728
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-201-1/+5
| | |\ \ \ \
| | | * | | | Fixed a crash under X11 when drawing QPixmaps to QGLPixelBuffers.Trond Kjernåsen2010-01-201-1/+5
| | | | |/ / | | | |/| |
| * | | | | 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
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2011-28/+74
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |