summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove pointless check in QImageData::create()Maks Naumov2014-09-171-1/+0
* Fix saving handle width in QSplitter::saveState()Alexander Volkov2014-09-161-1/+1
* Allow overriding standardIcon() in a proxy styleAlexander Volkov2014-09-165-22/+22
* Fix QT_LINUX_ACCESSIBILITY_ALWAYS_ONJocelyn Turcotte2014-09-161-1/+1
* Respect Qt::FontRole for QComboBox items.Mitch Curtis2014-09-161-3/+8
* Fix Windows ICU build break in QCollator after commit c17563ec.Michael Brüning2014-09-161-1/+1
* Change the state of only the left mouse button when sending fake mouse eventsAlexander Volkov2014-09-161-2/+3
* Rephrase sentence in QIntValidator documentation.Mitch Curtis2014-09-161-1/+1
* QRegion: Reorganise members to reduce padding in QRegionPrivateMaks Naumov2014-09-161-3/+3
* Fix high dpi support in QOpenGLWindowLaszlo Agocs2014-09-151-3/+4
* Do not drop the context when sharing globallyLaszlo Agocs2014-09-151-0/+6
* Fix drag and drop with createWindowContainerLaszlo Agocs2014-09-151-0/+11
* Speed up QStringList::removeDuplicates by ~2xDaniel Teske2014-09-151-2/+4
* Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-156-4/+41
* Fix 64 bit issues in QIODevicePrivateLinearBufferLars Knoll2014-09-152-9/+13
* Use default surface format in QOffscreenSurfaceLaszlo Agocs2014-09-141-0/+1
* QNetworkDiskCache: fix expiration calculation heuristic with Last-Modified timeDong-Heon Jung2014-09-121-13/+11
* Fix typos in Widgets Tutorial.Mitch Curtis2014-09-121-3/+3
* Force a full layout on the frame if it's vertical geometry changesLars Knoll2014-09-121-5/+22
* Set WINDOWPLACEMENT::length as required by the documentation.Andreas Hartmetz2014-09-111-0/+2
* QVariant::compare shouldn't return match when QVariant::cmp does notAllan Sandfeld Jensen2014-09-111-2/+12
* QIOSPasteboard: handle zero-pointer argument to setMimeDataRichard Moe Gustavsen2014-09-111-0/+4
* Doc: Fixed broken links introduced by "OS X" doc change.Jerome Pasion2014-09-112-10/+10
* Doc: corrected link/autolink errors in corelib/doc/srcNico Vertriest2014-09-113-12/+14
* Use a dedicated timer for the animation driver.Gunnar Sletta2014-09-112-3/+4
* Revert "Reading QJsonObject property should not modify the object itself."Jędrzej Nowacki2014-09-114-83/+11
* QLockFile: on Windows, retry deleting the lock file if it is being read.David Faure2014-09-112-2/+15
* Mark the remaining QGL classes as obsoleteLaszlo Agocs2014-09-101-0/+3
* Fix several issues in QCollatorLars Knoll2014-09-107-227/+207
* Fix user defined conversions to numeric typesLars Knoll2014-09-101-2/+1
* Don't accept json strings with trailing garbageLars Knoll2014-09-102-1/+14
* Fix bugs in internal comparison operatorsLars Knoll2014-09-101-3/+20
* Android: fix inputmethod race conditionsPaul Olav Tvete2014-09-102-63/+62
* QRegion: remove some toplevel const from return typesMarc Mutz2014-09-102-8/+39
* Update QOpenGLWidget paintDevice devicePixelRatio when recreating fboDyami Caliri2014-09-101-0/+1
* Expose screen change event to widgets so that they can check the dprLaszlo Agocs2014-09-105-4/+30
* OSX: Properly detect language support in fontsEskil Abrahamsen Blomfeldt2014-09-103-1/+25
* qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-1014-89/+54
* iOS: Move accessibility/textinput includes in quiview.mmTor Arne Vestbø2014-09-101-4/+5
* Destroy the QOpenGLTextureBlitter in the destructorJørgen Lind2014-09-101-0/+3
* Add an option to share between TLWsLaszlo Agocs2014-09-106-9/+51
* qdoc: Resolve .qhp table of contents sections correctlyTopi Reinio2014-09-102-5/+16
* Fix garbled resize with QOpenGLWidget when using multi-sampling.Dyami Caliri2014-09-101-0/+1
* xcb: fix getting a XdndAware property if a proxy window existsAlexander Volkov2014-09-091-1/+1
* QNetworkReply: move "State" enum declaration into QNetworkReplyPrivateMaks Naumov2014-09-095-45/+35
* Fix typo in QMetaType documentation.Mitch Curtis2014-09-091-1/+1
* QRegion: remove check for null ptr after "new" operatorMaks Naumov2014-09-091-2/+1
* Windows styles: Avoid theme.rect recalculationMaks Naumov2014-09-082-2/+0
* Improve QOpenGLWidget docs regarding fb preservationLaszlo Agocs2014-09-081-1/+17
* Enhance the VAO docsLaszlo Agocs2014-09-081-0/+10