summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | Symbain crash fix for QPixmap->QImage conversion.Alessandro Portale2009-10-051-1/+6
* | Fix QTextEdit pageUp/Down key handling in read-only modemae2009-10-051-21/+28
* | Fix QPlainTextEdit pageUp/Down key handling in read-only modemae2009-10-051-22/+29
* | Fix a compilation warning on Mac OS XBenjamin Poulain2009-10-051-1/+4
* | Fixed bug in X11 paint engine causing source pixmap depth to change.Samuel Rødal2009-10-051-0/+1
* | Fixed a crash in menus on Symbian.axis2009-10-053-16/+19
* | Added some comments.axis2009-10-051-1/+1
* | Fixed indentation.axis2009-10-051-3/+3
* | Moved non-public functions out of public header file.axis2009-10-052-8/+5
* | Fix QKeySequence::DeleteEndOfWord and QKeySequence::DeleteStartOfWordmae2009-10-051-2/+4
* | QAbstractItemView: Make sure the view is updated when a delegate is set.Olivier Goffart2009-10-051-1/+3
* | Fixed pixeldust in translucent toplevel proxy widgets on MacGunnar Sletta2009-10-051-2/+3
* | Fix whatsThis breakage when using custom style sheet fontJens Bache-Wiig2009-09-141-1/+1
* | Improved performance in raster window surface for 16-bit displays.Samuel Rødal2009-10-051-2/+5
* | Made X11 pixmap backend's fromImage() check for Qt::NoOpaqueDetection.Samuel Rødal2009-10-051-2/+9
* | Made X11 QPixmap backend return proper pixmap in alphaChannel().Samuel Rødal2009-10-051-2/+5
* | Fix uninitialized read in QFormLayoutPrivate::setupVerticalLayoutData()Andreas Kling2009-10-051-1/+1
* | fix creation of qws directory when app start preceeds qvfbJeremy Katz2009-10-052-1/+2
* | Doc fix.Alexis Menard2009-10-051-0/+30
* | Tooltip: reusing tooltips sometimes goes wrongRichard Moe Gustavsen2009-10-051-1/+1