summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test fix on MacOlivier Goffart2009-10-053-1/+6
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-053-33/+2
* Fixed noisy looking textures in Basic Drawing example with GL2 engine.Kim Motoyoshi Kalland2009-10-051-3/+2
* Fix QKeySequence::DeleteEndOfWord and QKeySequence::DeleteStartOfWordmae2009-10-051-2/+4
* Fixes to qpixmapcache test cases, test case now adapts to cache_limit.Janne Anttila2009-10-051-9/+18
* doc: fix two errors in statemachine snippetsKent Hansen2009-10-051-2/+2
* Stopped using bitfields for S60 and Symbian versions.axis2009-10-051-8/+8
* QAbstractItemView: Make sure the view is updated when a delegate is set.Olivier Goffart2009-10-052-4/+7
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-10-0562-514/+1403
|\
| * Fixed pixeldust in translucent toplevel proxy widgets on MacGunnar Sletta2009-10-051-2/+3
| * Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-0551-495/+1347
| * Document Embedded Linux with X11 and Scratchbox environment as Tier 2.Volker Hilsheimer2009-10-051-0/+2
| * Doc: move new files into correct subdirectory.Volker Hilsheimer2009-10-053-1/+1
| * Fix whatsThis breakage when using custom style sheet fontJens Bache-Wiig2009-09-142-1/+23
| * Update self-signed certificate for Symbian, since the old one expiredIain2009-10-051-8/+10
| * 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
| * Fix compilation on Solaris.Thiago Macieira2009-10-051-3/+3
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-10-0531-682/+205
|\ \ | |/
| * Update systemclip based on the correct parametersGunnar Sletta2009-10-051-1/+1
| * Made X11 QPixmap backend return proper pixmap in alphaChannel().Samuel Rødal2009-10-051-2/+5
| * Exclude WebCore/jsc.pro and WebKit/qt/Plugins/ from 3rdparty/webkitJocelyn Turcotte2009-10-052-0/+4
| * Fix uninitialized read in QFormLayoutPrivate::setupVerticalLayoutData()Andreas Kling2009-10-051-1/+1
| * Adapt to libtiff 4.0 changesBernhard Rosenkraenzer2009-10-051-0/+5
| * QPropertyAnimation now uses QMetaObject::metacall instead of qt_metacallThierry Bastian2009-10-051-2/+2
| * Simplification and use of QGraphicsObject in sub-attas demoThierry Bastian2009-10-0522-674/+181
| * Added operator== for QDBusArgument.Andre Moreira Magalhaes (andrunko)2009-10-051-0/+3
| * Autotest: disable the forwardDeclared1 test in WinSCW too.Thiago Macieira2009-10-051-1/+1
| * Autotest: Don't run 15 and 35 threads on Windows CE.Thiago Macieira2009-10-051-1/+2
* | Doc update related to Qt package name for Symbian (a3ef6e08).Janne Anttila2009-10-051-1/+1
|/
* Changed Qt package name in pkg and generated sis files for Symbian.Janne Anttila2009-10-052-10/+10
* Added autotest for qFastSin() and qFastCos().Kim Motoyoshi Kalland2009-10-053-0/+74
* 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
* Make QEventTransition works with QGraphicsObject.Alexis Menard2009-10-053-8/+11
* Disable etched text on rich text labelsJens Bache-Wiig2009-10-051-2/+4
* Fixed tst_qgraphicsitem.cpp compilation for Nokia X86 compiler.Janne Anttila2009-10-051-3/+3
* Compile on Visual Studio 2003Eskil Abrahamsen Blomfeldt2009-10-051-1/+1
* Fixed sharedmemory autotest build for RVCT.Janne Anttila2009-10-051-1/+1
* Make it possible to implement engine-specific drop shadow filtersRhys Weatherley2009-10-053-30/+27
* Consistently use QGLShareContextScope for context switchingRhys Weatherley2009-10-054-63/+45
* Merge QGLContextReference into QGLContextGroupRhys Weatherley2009-10-042-73/+62
* Move QGLContextResource management into QGLContextGroupRhys Weatherley2009-10-042-94/+37
* Add unit tests for QGLContextResourceRhys Weatherley2009-10-042-2/+50
* Adding comments.Alessandro Portale2009-10-031-0/+9