summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fix font merging for complex scripts on WindowsKonstantin Ritt2014-04-162-5/+7
| | | * don't make relative paths if we don't know the top-level build dirOswald Buddenhagen2014-04-161-1/+1
| | | * Doc: Adding Enginio's export macro to the list of excluded QDoc tokens.Jerome Pasion2014-04-161-0/+1
| | | * fix debug_and_release buildsOswald Buddenhagen2014-04-161-0/+3
| | | * Doc: recommend using QLocale for loading translationsLeena Miettinen2014-04-161-0/+6
| | | * Reload lastScrollPosition on window enterAllan Sandfeld Jensen2014-04-153-0/+36
| | | * Disable C++11 initializer lists and rvalue refs for old libstdc++Thiago Macieira2014-04-141-2/+10
| | | * Disable all C++11 rvalue refs with Dinkumware C++ library tooThiago Macieira2014-04-141-0/+3
| | | * Remove the #ifdef check just before #undefThiago Macieira2014-04-141-6/+2
| | | * Disable threaded rendering if Mesa is usedUlf Hermann2014-04-141-4/+24
| | | * Improve the Unicode script itemization implementationKonstantin Ritt2014-04-143-35/+42
| | | * Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-144-33/+33
| | | * docs: Q_CLASSINFO is used in a couple more places besides ActiveQtShawn Rutledge2014-04-142-6/+9
| | | * Cocoa: Don't consume events when closing tool tipsMorten Johan Sørvig2014-04-121-1/+5
| | | * Doc: document QTimeZone::swap()Marc Mutz2014-04-101-0/+7
| | | * Doc: document obsolete QApplication::setGraphicsSystem()Marc Mutz2014-04-101-0/+9
| | | * Cocoa: Post event to "show()" a modal windowGabriel de Dietrich2014-04-102-12/+16
| * | | Document that the connection stay active when objects used in a lambda are de...Olivier Goffart2014-04-251-0/+4
| * | | QNX: Fix geometry change handlingBernd Weimer2014-04-251-7/+3
| * | | Direct2D QPA: Improve software fallback mechanismLouai Al-Khanji2014-04-253-45/+80
| * | | Direct2D QPA: Fix paint engine state handlingLouai Al-Khanji2014-04-252-13/+57
| * | | Direct2D QPA: Optimize ClippingLouai Al-Khanji2014-04-254-91/+96
| * | | Direct2D QPA: Disable vsyncLouai Al-Khanji2014-04-251-1/+1
| * | | Improve COM error handling in the Windows platform plugin.Friedemann Kleint2014-04-251-19/+51
| * | | Stabilize tst_qfilesystemmodel::rowsInserted() on Windows.Friedemann Kleint2014-04-251-13/+15
| * | | Stabilize tst_qfilesystemwatcher::watchFileAndItsDirectory().Friedemann Kleint2014-04-251-14/+17
| * | | Stabilize tst_qfiledialog.Friedemann Kleint2014-04-251-27/+32
| * | | configure: gtk style related cosmetical fixesMartin Jansa2014-04-251-1/+4
| * | | Ensure we try the UTF-8 conversions with longer stringsThiago Macieira2014-04-251-2/+11
| * | | Again to fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95Thiago Macieira2014-04-251-10/+13
| * | | Remove unneeded ;Albert Astals Cid2014-04-245-6/+6
| * | | Autotest: fix use of dangling pointerThiago Macieira2014-04-241-1/+1
| * | | Fix up EGL config selection commentsLaszlo Agocs2014-04-241-18/+32
| * | | Allow logging to stderrBernd Weimer2014-04-241-6/+30
| * | | Direct2D QPA: Do not attempt to create swap chain for desktop widgetLouai Al-Khanji2014-04-241-0/+3
| * | | Bump Qt version to 5.3.1Sergio Ahumada2014-04-241-2/+2
| |/ /
| * | Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
| * | Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
| * | Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
| * | Cocoa: NSMenu views never get viewDidUnhide calledGabriel de Dietrich2014-04-181-0/+41
| * | QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-175-0/+30
| * | QMacNativeWidget: Fix background renderingGabriel de Dietrich2014-04-171-0/+1
| * | fix read notification in QWindowsPipeReader::waitForPipeClosedJoerg Bornemann2014-04-171-0/+1
| * | configure: make pulseaudio and alsa configurable optionsPaul Eggleton2014-04-171-0/+20
| * | Doc: Improve docs for file permission checking on NTFSSze Howe Koh2014-04-162-4/+14
| * | Cocoa: Force menubar update after inserting a new menuGabriel de Dietrich2014-04-161-0/+2
| * | CMake: Include the definition of the Qt5::AccessibleFactory target.Stephen Kelly2014-04-161-0/+2
| * | CMake: Include the CMakeParseArguments module for dbus macros.Stephen Kelly2014-04-161-0/+1
| * | Fix polling file system watcher addPathsBernd Weimer2014-04-161-4/+6
| * | Direct2D QPA: Fix text drawing with brush but no penLouai Al-Khanji2014-04-161-2/+2