summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Windows compile fix for code that needs WINVER > 0x500Joerg Bornemann2009-08-242-4/+9
* Remove warningJan-Arve Sæther2009-08-241-2/+1
* QAbstractSocket: Also check for HostLookupStateMarkus Goetz2009-08-241-2/+3
* Fix include guard and simplify compiler workaround.Frans Englich2009-08-242-10/+6
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Markus Goetz2009-08-2411-96/+44
|\
| * Minor documentation and code fixes.Frans Englich2009-08-241-2/+4
| * Remove dead code.Frans Englich2009-08-241-3/+1
| * Phonon/ds9: refactor to prepare some improvements in the usage of mutexThierry Bastian2009-08-246-86/+35
| * fix memory leakKent Hansen2009-08-241-1/+0
| * Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
| * Compile after a41d614eb8afd7c1c5b95b8ac34335fc0aaf0a18Eskil Abrahamsen Blomfeldt2009-08-241-2/+1
* | Examples: Warn about usage of QHttpMarkus Goetz2009-08-243-0/+3
|/
* Remove another occurence of QScopedSharedPointerHarald Fernengel2009-08-241-20/+23
* Fixed SVG stroke attributes to work with 'use' tags.Kim Motoyoshi Kalland2009-08-248-313/+434
* Added autotest for SVG 'use' elements.Suneel BS2009-08-241-0/+102
* Fix double to float truncation warning.Alessandro Portale2009-08-241-1/+1
* avoid calling QScriptValue::isFunction() inside call() and construct()Kent Hansen2009-08-242-16/+40
* Removed unused header for the WinCE and Windows platforms.Trond Kjernåsen2009-08-241-1/+0
* fix warning in qthread_win.cppJoerg Bornemann2009-08-241-4/+0
* QFSFileEngine compile fix for NTFS symlink supportJoerg Bornemann2009-08-241-5/+8
* define WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-241-0/+9
* use QVarLengthArray instead of QVector for holding JS argumentsKent Hansen2009-08-242-6/+4
* Designer: Disable the Button group property editor for good.Friedemann Kleint2009-08-241-1/+1
* make QPixmap rely on QPixmapData for loading from files and from data...gunnar2009-08-243-31/+43
* HSL support for QColorThomas Hartmann2009-08-243-26/+689
* Fix the last fix to QList.Thiago Macieira2009-08-242-2/+2
* Gestures, Mac: remove pan gesture from qabstractscrollareaRichard Moe Gustavsen2009-08-242-4/+9
* Speedup the qgraphicsscene benchmarkOlivier Goffart2009-08-241-0/+5
* Removed superfluous status change.axis2009-08-241-1/+0
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason Barron2009-08-249-29/+144
|\
| * Remove QScopedCustomPointerHarald Fernengel2009-08-243-10/+19
| * Restore QList backward compatibilityHarald Fernengel2009-08-242-3/+56
| * Revert "Remove the unnecessary double memcpy now too."Harald Fernengel2009-08-241-0/+3
| * Revert "Fix trivial QList detaching: QListData::detach2() *must* memcpy."Harald Fernengel2009-08-241-1/+1
| * Fix QScriptContext::argumentObjects for function called with QScriptValue::callOlivier Goffart2009-08-242-2/+42
| * QScriptValue: No need to create the activation object for call or constructOlivier Goffart2009-08-242-13/+23
* | Make context2d compile with QT_NO_SCRIPTTOOLS.Jason Barron2009-08-241-2/+4
|/
* Trivial: Remove uneeded #includeHarald Fernengel2009-08-241-1/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-08-2425-5/+39195
|\
| * Added some internal docs to make the class clearer.axis2009-08-211-0/+6
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicIain2009-08-211-5/+5
| |\
| | * Fixed an MSVC 9.0 /2008 warningAlessandro Portale2009-08-211-5/+5
| * | Merge branch 'symbolVisibility'Iain2009-08-2124-5/+39189
| |\ \ | | |/ | |/|
| | * Merge commit 'origin/master' into symbolVisibilityIain2009-08-21677-39737/+27759
| | |\
| | * | Update EABI DEF files after 4.6 mergeIain2009-08-2110-1160/+2560
| | * | Merge commit 'origin/master' into symbolVisibilityIain2009-08-20387-1266/+34125
| | |\ \
| | * | | Update schema version number for SBSv2 Qt integrationIain2009-08-191-1/+1
| | * | | ***EXPERIMENTAL*** DEF files for WINSCW targetsIain2009-08-199-0/+19218
| | * | | ***EXPERIMENTAL*** DEF files for EABI targetsIain2009-08-199-0/+18549
| | * | | New definition for ...EXPORT_INLINE to deal with the way we drive RVCTIain2009-08-191-0/+6