summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-083-24/+2
|\
| * Remove handling of arrow key on QDialogOlivier Goffart2009-10-081-22/+0
| * Let the platform plugin decide on the click policy on itemviewOlivier Goffart2009-10-082-2/+2
* | DialogButtonBox is shown together with softkeys (QTBUG-4739)Sami Merilä2009-10-081-14/+4
|/
* Fix for qfiledialog autotest build break in Symbian.Janne Anttila2009-10-081-1/+1
* QDesktopServices compile fix for Windows CEJoerg Bornemann2009-10-071-0/+4
* QGuiPlatformPlugin: QFileIconProvider and QIcon backend.Olivier Goffart2009-10-075-85/+87
* viewport()->update() after delegate set for QAbstractItemViewJeremy Katz2009-10-071-3/+3
* Fix: Lazy instantiation of a static QActionAlessandro Portale2009-10-071-3/+4
* Support small screen for QToolBar auto test.Liang QI2009-10-071-1/+1
* Using const refs for passing qreal will make Qt slower on some systems.Jan-Arve Sæther2009-10-071-2/+2
* Fix QDesktopServices::storageLocation() when registry keys are missingJens Bache-Wiig2009-09-161-22/+44
* Fix compile error on Symbian platformShane Kearns2009-10-071-0/+1
* Fixed a crash bug on S60 SDK 3.1.axis2009-10-071-1/+4
* Merge branch 'openbossa-expanding' into 4.6Jan-Arve Sæther2009-10-074-221/+483
|\
| * Cosmetic fixes to the previous patches.Jan-Arve Sæther2009-10-074-38/+40
| * QGraphicsAnchorLayoutPrivate: Fixing initial geometry values for new layout i...Jesus Sanchez-Palencia2009-10-061-12/+25
| * QGraphicsAnchorLayoutPrivate: Handling floating items as an invalid layout si...Jesus Sanchez-Palencia2009-10-062-1/+53
| * QGraphicsAnchorLayout: Fix creation of internal layout anchorsEduardo M. Fleury2009-10-061-62/+83
| * QGraphicsAnchorLayout: Add support for expanding SizePolicy with simplificationCaio Marcelo de Oliveira Filho2009-10-062-27/+36
| * QSimplex: Remove overly conservative assertionEduardo M. Fleury2009-10-062-19/+31
| * QGraphicsAnchorLayout: Update solveExpanding to handle simplified graphsEduardo M. Fleury2009-10-061-12/+72
| * QGraphicsAnchorLayout: avoid code duplication when initializing complex anchorsCaio Marcelo de Oliveira Filho2009-10-062-52/+54
| * QGraphicsAnchorLayout: cleaning up AnchorDataCaio Marcelo de Oliveira Filho2009-10-062-83/+59
| * QGraphicsAnchorLayout: Enabling Simplex support for Expanding size policyEduardo M. Fleury2009-10-062-11/+88
| * QGraphicsAnchorLayout: Add data structures for Expanding size policyEduardo M. Fleury2009-10-062-13/+51
* | Fixing warnings on GCC... (III)João Abecasis2009-10-071-2/+1
* | Fixing warnings on GCC... (I)João Abecasis2009-10-071-2/+2
* | Fixing some GCC warningsJoão Abecasis2009-10-071-1/+1
* | Fix compilation with -pedanticDavid Faure2009-10-073-3/+3
* | Integrate the GuiPlatformPlugin interfaceOlivier Goffart2009-10-0714-153/+441
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-0617-219/+673
|\ \
| * | Better compile fix.Alexis Menard2009-10-061-1/+1
| * | Build fix.Alexis Menard2009-10-061-1/+1
| * | Fixed some projective transform rendering bugs on qreal=float platforms.Samuel Rødal2009-10-061-1/+1
| * | compile without QT3SUPPORTJoerg Bornemann2009-10-061-0/+2
| * | Fix crash in QPlainTextEdit when using large fontsEskil Abrahamsen Blomfeldt2009-10-061-0/+3
| * | Span update after row and column insertion and removal in QTableView.Gabriel de Dietrich2009-10-063-3/+426
| * | Small doclet fixThomas Zander2009-10-061-3/+3
| * | Optimized window surfaces on X11 by not setting clip in the common case.Samuel Rødal2009-10-062-5/+13
| * | doc: Fixed a qdoc command that was meant to add emphasisThorbjørn Lindeijer2009-10-061-1/+1
| * | Add support for XFCE desktop integrationJens Bache-Wiig2009-10-061-2/+7
| * | Add GNOME implementation for native filesystem iconsJens Bache-Wiig2009-10-063-0/+72
| * | statemachine: implement cloning of a whole bunch more GUI eventsKent Hansen2009-10-061-202/+142
| |/
| * Fix tst_QFontDialog::setFontOlivier Goffart2009-10-061-1/+1
| * Don't output redundant setPen command when reusing PS printerEskil Abrahamsen Blomfeldt2009-10-061-0/+1
| * Fix the pad navigator demo.Alexis Menard2009-10-061-1/+1
* | Prevent OK key being processed twice in file dialog (keypad navigation)Shane Kearns2009-10-061-1/+1
|/
* Print images with colortable using their colortable in PDFGunnar Sletta2009-10-061-1/+1
* Fixing Keypad Navigation on N95 devicesAlessandro Portale2009-10-051-1/+6