summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed QAudioDeviceInfoInternal::deviceList(QAudio::Mode mode) filteringMartin Banky2009-10-051-17/+9
* Stabilize tests on X11Olivier Goffart2009-10-055-21/+20
* Workaround for the problem with abld ignoring OPTION_REPLACEIain2009-10-051-1/+7
* Fixing Keypad Navigation on N95 devicesAlessandro Portale2009-10-051-1/+6
* Symbain crash fix for QPixmap->QImage conversion.Alessandro Portale2009-10-051-1/+6
* Stabilize test on X11Olivier Goffart2009-10-054-9/+8
* Test fix : Move the global test model to a dir that the test won't delete.Alexis Menard2009-10-051-0/+2
* 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
* OpenSSL wrapping: compile when configured with -openssl-linkedPeter Hartmann2009-10-053-8/+2
* move doc next to implementationOswald Buddenhagen2009-10-051-23/+20
* Fix a compilation warning on Mac OS XBenjamin Poulain2009-10-051-1/+4
* Added qtextcodec_p.h to the project file.Denis Dzyubenko2009-10-051-0/+1
* Fixed inheritence of whitespace mode in QtSvg.Kim Motoyoshi Kalland2009-10-051-9/+5
* Fixed bug in X11 paint engine causing source pixmap depth to change.Samuel Rødal2009-10-052-0/+20
* use QTRY_VERIFY instead of qWait() in tst_QDialog::reject()Bradley T. Hughes2009-10-051-17/+11
* 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
|/