summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Optimized glyph uploads in GL texture cache.Samuel Rødal2011-03-213-2/+19
* Fix def filesJani Hautakangas2011-03-172-587/+800
* Merge branch 'merge_raster'Fabien Freling2011-03-1714-145/+338
|\
| * Merge remote branch 'raster/master' into merge_rasterFabien Freling2011-03-1714-145/+338
| |\
| | * Add an overloading function to flush().Fabien Freling2011-03-162-0/+9
| | * Remove the check on flushRequested.Fabien Freling2011-03-161-1/+1
| | * Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-03-15479-2788/+10395
| | |\
| | * | Change the way the unified toolbar is flushed.Fabien Freling2011-03-155-37/+50
| | * | Add the ability to remove a toolbar from the unified toolbar.Fabien Freling2011-02-253-4/+33
| | * | Move the Mac specific behavior in #ifdef.Fabien Freling2011-02-231-1/+14
| | * | Remove useless variable.Fabien Freling2011-02-232-2/+0
| | * | Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-02-233982-10265/+30761
| | |\ \
| | * | | Optimize the rendering path for the unified toolbar.Fabien Freling2011-02-155-18/+47
| | * | | Remove useless statements.Fabien Freling2011-02-142-4/+0
| | * | | Force the repaint during live resize.Fabien Freling2011-02-081-0/+5
| | * | | Remove useless function.Fabien Freling2011-02-082-6/+0
| | * | | Remove useless variables.Fabien Freling2011-01-311-3/+0
| | * | | Disable subtractOpaqueSiblings when in the unified toolbar.Fabien Freling2011-01-281-1/+1
| | * | | Move all display: utility functions.Fabien Freling2011-01-274-24/+23
| | * | | Force the display: in the unified toolbar.Fabien Freling2011-01-271-1/+3
| | * | | Remove useless displayIfNeeded: definition.Fabien Freling2011-01-261-16/+0
| | * | | Change variable name.Fabien Freling2011-01-263-3/+3
| | * | | Move the flushing to [view drawRect:rect]Fabien Freling2011-01-267-98/+153
| | * | | Small typo fix.Fabien Freling2011-01-251-1/+1
| | * | | Merge branch 'unified-toolbar'Fabien Freling2011-01-251-1/+12
| | |\ \ \
| | | * | | Free memory when disabling the unified toolbar.Fabien Freling2011-01-141-1/+12
| | * | | | Add utility functions for using Core Graphics contexts.Fabien Freling2011-01-251-0/+28
| | * | | | Set the graphics system name in the graphics system factory.Fabien Freling2011-01-212-1/+2
| | * | | | Add a utility function to call setNeedsDisplay:Fabien Freling2011-01-182-0/+10
| | |/ / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-03-1721-47/+67
|\ \ \ \ \ | |/ / / /
| * | | | Only enable RightToLeft forcing in OS X 10.6 and skip the testJiang Jiang2011-03-161-0/+2
| * | | | Make getters for staticContentsSupport and partialUpdateSupport virtualArmin Berres2011-03-1618-45/+63
| * | | | Fix some warnings in font codeEskil Abrahamsen Blomfeldt2011-03-152-2/+2
* | | | | Fixes: some text fields in PNG image files were not readaavit2011-03-171-26/+39
|/ / / /
* | | | Fix grayscale antialiasing with DirectWrite engineEskil Abrahamsen Blomfeldt2011-03-151-6/+1
* | | | Merge remote branch 'qt-mainline/master'aavit2011-03-15247-839/+3135
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-142-4/+14
| |\ \ \
| | * \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-142-4/+14
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-141-2/+5
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-03-149-14/+61
| | | | |\ \ \
| | | | * | | | QS60Style: QTreeView::indexRowSizeHint returns incorrect valueSami Merila2011-03-141-2/+5
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-141-2/+9
| | | |\ \ \ \ \
| | | | * | | | | Fix TextEdit mouseSelectionMode overriding selectByMouse.Andrew den Exter2011-03-141-2/+9
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-03-1416-68/+204
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master-upstream'Thierry Bastian2011-03-10277-1970/+7280
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Merge request: 1111Richard Moe Gustavsen2011-02-251-0/+7
| | * | | | | | | | | Mac: add support for closing dialogs using Cmd-DRichard Moe Gustavsen2011-02-211-0/+8
| | * | | | | | | | | Cocoa: use mouse location from eventRichard Moe Gustavsen2011-02-182-3/+3
| | * | | | | | | | | Cocoa: implement eventdispatcher flag excludeUserInputEventsRichard Moe Gustavsen2011-02-181-18/+42
| | * | | | | | | | | Cocoa: processEvents does not always send posted eventsRichard Moe Gustavsen2011-02-171-2/+8