summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-271-13/+17
* 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-272-3/+23
* QMap - use hint on insert in QMap::toStdMapThorbjørn Lund Martsum2012-10-271-1/+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
* 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
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-261-2/+2
* QComboBox: new signal currentTextChangedMark Brand2012-10-262-3/+20
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-262-2/+18
* QHeaderView 5.0 - no emit of sortIndicatorChanged when unchangedThorbjørn Lund Martsum2012-10-261-0/+2
* Add a CMake macro to test module includesStephen Kelly2012-10-261-0/+75
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-265-1/+11
* 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
* remove last traces of qpluginbase.priOswald Buddenhagen2012-10-262-2/+2
* Add glxContextForContext function to QXcbNativeInterface.Zeno Albisser2012-10-262-1/+22
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-261-5/+7
* 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
* 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
* Remove widget dependencies on Vista style animationsJens Bache-Wiig2012-10-251-329/+350
* QTextEngine: Support SMP code points when case changingKonstantin Ritt2012-10-251-4/+16
* Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-2510-19/+0
* Core/kernel: Make some signals private.Stephen Kelly2012-10-2511-12/+36
* Mac: Non-editable QComboBoxes shouldn't get focus by defaultGabriel de Dietrich2012-10-251-1/+19
* QStyleAnimation: writable duration & delay propertiesJ-P Nurmi2012-10-252-11/+35
* QMacStyle: make default button animations independent of QWidgetJ-P Nurmi2012-10-254-115/+65
* Don't crash if there's no m_image yet.Sérgio Martins2012-10-251-1/+4
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-252-3/+11
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-254-3/+31
* Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-251-1/+1
* Revert hacks in text rendering code pathEskil Abrahamsen Blomfeldt2012-10-256-36/+33
* QSslSocket: Allow disconnections within the connected() signalJocelyn Turcotte2012-10-251-3/+5
* Fix incorrect library path in libEGL.pro.Jason Barron2012-10-251-1/+1
* Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-252-2/+5
* Fix widget borders when using global stylesheetstyleMiikka Heikkinen2012-10-251-9/+5
* Add DnD support for QNX.Sergio Martins2012-10-252-3/+25
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-2510-2/+124
* Update QDataStream format docs for gui/math3d classesSean Harmer2012-10-251-29/+29
* Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-24237-1/+67172