summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Be more careful about asserting in accessibility.Frederik Gladhorn2012-10-271-1/+5
* Doc fixes for qcoreapplication.Frederik Gladhorn2012-10-272-8/+26
* Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-272-30/+62
* Make table test use smart pointers for interfaces.Frederik Gladhorn2012-10-271-28/+18
* mention QComboBox::currentText changes in change listMark Brand2012-10-271-0/+5
* Fix compilation: QChar(char) is "from ASCII"Thiago Macieira2012-10-271-1/+1
* QMap 5.0 - keep track of leftmost node (BIC)Thorbjørn Lund Martsum2012-10-274-4/+133
* QMap - use hint on insert in QMap::toStdMapThorbjørn Lund Martsum2012-10-272-1/+13
* test: Remove dead code from tst_QPixmapSergio Ahumada2012-10-271-6/+1
* Prevent potential crash in QXcbCursor::queryPointer().Samuel Rødal2012-10-263-12/+11
* Check the EGL error before calling eglTerminate().Samuel Rødal2012-10-261-1/+2
* Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-10-264-42/+78
* Change one int to qint64 in QDateTime::setMSecsSinceEpoch(qint64)Jon Severinsson2012-10-261-1/+1
* QSqlRelationalDelegate: remove setEditorData reimplementationMark Brand2012-10-261-11/+0
* Set the Directory flag when we find a directory.Stephen Kelly2012-10-261-1/+1
* simplify determination of static plugin link lineOswald Buddenhagen2012-10-261-16/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-261-1/+2
* Qt Core: Adding a landing page and sorted the documentation.Jerome Pasion2012-10-2612-42/+186
* Possibility to change custom Drag&Drop cursors while dragging something. Impl...Cyril Oblikov2012-10-262-19/+36
* Remove compatibility headers for QPA classes.Friedemann Kleint2012-10-261-59/+0
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-261-2/+2
* QComboBox: new signal currentTextChangedMark Brand2012-10-263-3/+75
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-264-4/+74
* QHeaderView 5.0 - no emit of sortIndicatorChanged when unchangedThorbjørn Lund Martsum2012-10-262-0/+4
* Qt 5.0 - Add QHeaderView refactor to changes notes.Thorbjørn Lund Martsum2012-10-261-1/+1
* Add a CMake macro to test module includesStephen Kelly2012-10-262-0/+98
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-266-8/+78
* escape constructed command for makefilesOswald Buddenhagen2012-10-261-2/+5
* Remove unnecessary call to png_set_sBit when writing png filesSergey Borovkov2012-10-261-7/+0
* Angle: Fix shadow buildYuchen Deng2012-10-261-1/+1
* Blackberry bearer plugin: Only Report working interfaces as activePeter Hartmann2012-10-261-3/+2
* QNX: Query dynamic buffer count at runtimeRafael Roquetto2012-10-262-2/+17
* move QMAKEMODULES addition to .qmake.super to qt_build_config.prfOswald Buddenhagen2012-10-262-14/+10
* remove last traces of qpluginbase.priOswald Buddenhagen2012-10-262-2/+2
* fix 'qmltypes' targetsOswald Buddenhagen2012-10-261-1/+10
* make qmltypes target properly respect debug vs. releaseOswald Buddenhagen2012-10-261-7/+11
* Add glxContextForContext function to QXcbNativeInterface.Zeno Albisser2012-10-262-1/+22
* Adjust autotest files for raster engine to new default penaavit2012-10-267-141/+209
* Drop Symbian Carbide settings from .gitignoreaavit2012-10-261-7/+0
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-262-6/+53
* Fix enter/leave event generation between native widgets when grabbing.Miikka Heikkinen2012-10-261-3/+8
* New-style Windows cursors when dragging object from outsideCyril Oblikov2012-10-262-2/+39
* Make compile on WCE after c3b9398Kevin Funk2012-10-261-0/+2
* Properly check for widget's visibility in doublespinbox autotestOliver Wolff2012-10-261-2/+2
* correct spelling in commentMark Brand2012-10-251-1/+1
* Remove Windows as a dependency of mac styleJens Bache-Wiig2012-10-253-46/+103
* Happy Eyeballs: Make sure that we commit the address type for SSL connectionsJocelyn Turcotte2012-10-251-22/+20
* test: Remove QSKIP from tst_QFileDialog2Sergio Ahumada2012-10-251-3/+7
* test: Remove tst_QPixmap::grabWindow() functionSergio Ahumada2012-10-251-31/+0
* Test: remove QSKIP from tst_qstringCaroline Chao2012-10-251-40/+36