summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * Improved styling of expander arrows with Gtk+Jens Bache-Wiig2009-06-161-9/+6
| * Prevented QCompleter popup from appearing briefly on Windows.jasplin2009-06-161-1/+5
| * Rename nsCursorForQCursor -> qt_mac_nsCursorForQCursor.Morten Sørvig2009-06-154-4/+4
| * Fixed problems with the event handling in QCompleter on Mac.jasplin2009-06-121-1/+1
| * QGraphicsItem::setOpacity(0.0) does not trigger an update of child itemsLeonardo Sobral Cunha2009-06-121-1/+1
| * Copy-paste didn't work for application on non-first screen in multiscreen setup.Denis Dzyubenko2009-06-112-8/+14
| * Doc fix: add a link to focus() and focusWidget() from QWidget::setFocus docum...Denis Dzyubenko2009-06-111-2/+2
| * Fixed the pen dash patterns for Mac.Trond Kjernåsen2009-06-111-10/+10
| * Fixed a problem with disappearing borders in a QTextFrame.Trond Kjernåsen2009-06-111-18/+18
| * Compilefix for QT_NO_TABLETEVENT and QT_NO_COMPLETERThomas Hartmann2009-06-102-2/+7
| * Make sure QImage::mirrored() doesn't crash if it runs out of memory.Trond Kjernåsen2009-06-101-0/+5
| * Initialize xform_scale in constructorAnders Bakken2009-06-091-0/+1
| * Skip empty parts in KDEDIRSJoão Abecasis2009-06-091-1/+1
| * Change order of functions in QInputDialog::getDouble()Markus Goetz2009-06-081-1/+1
* | Fixed various useless warnings.axis2009-06-292-3/+3
* | Fix warnings because of unused variables.axis2009-06-298-20/+26
* | S60Style: Use scrollbar extent to initialize rect size on x dimension (instea...Sami Merilä2009-06-261-7/+2
* | S60Style: Slightly less complex way of drawing the QHeaderView in style.Sami Merilä2009-06-261-23/+11
* | S60Style: QTable theme background moved from cell area to be 'behind' the who...Sami Merilä2009-06-232-27/+19
* | S60Style: Remove menu scroller from UI.Sami Merilä2009-06-181-0/+2
* | S60Style: Better theme graphic for the TextEdit background. This one does not...Sami Merilä2009-06-181-5/+9
* | S60Style: Palette has gets cleared when setting themePalette.Sami Merilä2009-06-181-6/+17
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-173-23/+55
|\ \
| * | Renamed "menu" to "options" for S60. This follows the native styleMarkku Luukkainen2009-06-171-2/+2
| * | Improve softkey implementation and add a default 'Exit' button to RSK.Jason Barron2009-06-172-21/+53
* | | added namespace guardsJanne Koskinen2009-06-171-2/+3
|/ /
* | removed commented codeJanne Koskinen2009-06-171-1/+0
* | namespace fixes. s60main and corelib now compiles under a namespaceJanne Koskinen2009-06-171-5/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-175-11/+35
|\ \
| * | Fix crash in case of out of memoryHarald Fernengel2009-06-161-2/+12
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-06-161-2/+0
| |\ \
| | * | Fix for Task #256159Liang Qi2009-06-161-2/+0
| * | | Update softkeys correctly when no focus widget is present.Jason Barron2009-06-163-7/+23
| |/ /
* | | longtap event gets properly cancelled when entering popupJanne Koskinen2009-06-171-6/+9
|/ /
* | Fix commit 82e19a10f13005a327b134999315ecf39d5d70e3Alessandro Portale2009-06-151-4/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-151-2/+2
|\ \
| * | Remove warningsAlessandro Portale2009-06-151-2/+2
* | | Fix for Task #256174Alessandro Portale2009-06-151-6/+3
|/ /
* | Remove compiler warning on Qt/WindowsAlessandro Portale2009-06-152-1/+13
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-154-27/+31
|\ \
| * | remove compiler warning on MSVCHarald Fernengel2009-06-151-1/+1
| * | Remove compiler warning on Qt/WindowsHarald Fernengel2009-06-152-25/+29
| * | Added ExitSoftKey roleMarkku Luukkainen2009-06-151-1/+1
* | | undeclared variable when exceptions disabledmread2009-06-151-3/+5
|/ /
* | Fixes leak introduced by QScopedPointerHarald Fernengel2009-06-152-3/+21
* | Added placeholder to create e-mail account in qdesktopservices.Janne Anttila2009-06-151-31/+44
* | Translate "Actions" textAlessandro Portale2009-06-121-4/+3
* | Crash fix for task #255989Alessandro Portale2009-06-121-2/+2
* | S60Style: Itemview active icons are rendered as disabled and vice versa.Sami Merilä2009-06-121-1/+1
* | bug fix for doubleclick event for symbianJanne Koskinen2009-06-121-1/+1