summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-07284-2283/+3723
|\
| * Remove QFxFlowView and flowview example (will be moved toBea Lam2009-10-073-489/+0
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-061-2/+5
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0610-86/+237
| | |\
| | * | Fix to not crash if item has no parent for some reason.Bea Lam2009-10-061-2/+5
| * | | Simplify Rectangle painting.Michael Brasser2009-10-061-30/+7
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-06265-1657/+3352
| |\ \ \ | | |_|/ | |/| |
| | * | Update EABI DEF files for Symbian OSIain2009-10-065-40/+157
| | * | API review: change function name to setUseSystemConfiguration.Thiago Macieira2009-10-062-3/+3
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-06163-644/+1236
| | |\ \
| | | * | Optimized restore() in GL 2 paint engine.Samuel Rødal2009-10-062-19/+46
| | | * | Merge branch 'stencil-clipping' into 4.6Samuel Rødal2009-10-062-201/+261
| | | |\ \
| | | | * | Changed GL 2 engine render text implementation to use glDepthRange().Samuel Rødal2009-10-062-16/+30
| | | | * | Made depth tested renderText() work after stencil clipping change.Samuel Rødal2009-10-061-7/+10
| | | | * | Added convex polygon optimization to QGL2PaintEngineExPrivate::fill().Samuel Rødal2009-10-061-5/+4
| | | | * | Switched to using stencil instead of depth buffer for clipping.Samuel Rødal2009-10-062-121/+173
| | | | * | Moved GL 2 clip clearing code into a common function.Samuel Rødal2009-10-062-14/+15
| | | | * | Got rid of some redundant state changes regarding GL depth state.Samuel Rødal2009-10-061-14/+9
| | | | * | Renamed GL 2 engine variables to be clip buffer agnostic.Samuel Rødal2009-10-062-52/+52
| | | | * | Switched to using GL_LEQUAL instead of GL_LESS in GL 2 engine.Samuel Rødal2009-10-061-10/+11
| | | | * | Made GL 2 paint engine waste less bits in clipping algorithm.Samuel Rødal2009-10-061-5/+4
| | | | * | Refactored GL 2 engine UniteClip to always increase max depth.Samuel Rødal2009-10-061-3/+2
| | | | * | Moved maxDepth out of state object and got rid of unused state members.Samuel Rødal2009-10-062-14/+9
| | | | * | Fixed missing stencil buffer clear when scissor testing is disabled.Samuel Rødal2009-10-061-1/+3
| | | * | | QScriptContext::parentContext: don't skip unessecary framesOlivier Goffart2009-10-061-1/+1
| | | * | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-06262-1406/+2906
| | | |\ \ \
| | | | * | | Better compile fix.Alexis Menard2009-10-061-1/+1
| | | | * | | Build fix.Alexis Menard2009-10-061-1/+1
| | | | * | | Needed to set ENABLE_YARR_JIT to not compile MacroAssembler.cppJørgen Lind2009-10-062-4/+16
| | | | * | | Fixing the compile bug for Symbian when using ARMV5Aleksandar Sasha Babic2009-10-062-0/+5
| | | | |/ /
| | | | * | add missing includeKent Hansen2009-10-061-0/+1
| | | | * | Fixed some projective transform rendering bugs on qreal=float platforms.Samuel Rødal2009-10-061-1/+1
| | | | * | Fixed bug in GL 2 engine when using beginNativePainting.Samuel Rødal2009-10-061-0/+2
| | | | * | compile without QT3SUPPORTJoerg Bornemann2009-10-061-0/+2
| | | | * | QAbstractSocket::setSocketOption: Make const referenceMarkus Goetz2009-10-062-3/+3
| | | | * | 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
| | | | * | Fixed an assert occuring on X11 when destroying QPixmaps under GL.Trond Kjernåsen2009-10-061-2/+4
| | | | * | Corrected Qt logo colors.Alessandro Portale2009-10-061-7/+7
| | | | * | QParallelAnimationGroup: set the correct state for the animationsThierry Bastian2009-10-062-29/+49
| | | | * | The threshold for system basic timers has changed on windowsThierry Bastian2009-10-062-3/+7
| | | | * | 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
| | | | * | implement property getters&setters for setProperty(quint32) overloadKent Hansen2009-10-061-2/+4
| | | | * | 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 regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5.David Faure2009-10-061-0/+2
| | | | * | Faster case-insensitive comparison to "file" in QUrl::toLocalFileDavid Faure2009-10-061-1/+1