summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Compile on 10.7: Disable constexpr supportMorten Johan Sørvig2015-06-101-1/+1
| | | | * Fix signature of new methodsLars Knoll2015-06-102-12/+12
| | | | * Don't enforce all QMetaType::TypeFlag difference across Qt versionsAlex Blasche2015-06-101-4/+14
| | | | * Inline QSpacerItem::sizePolicy()Marc Mutz2015-06-102-5/+2
| | | | * Update for the newest Darwin-family operating systems.Jake Petroules2015-06-103-1/+39
| | | | * Android: Delay initialization of Accessibility.Christian Strømme2015-06-097-26/+49
| | | | * Unexport QSslPreSharedKeyAuthenticatorMarc Mutz2015-06-091-12/+12
| | | | * Fix build on 32-bit OS X.Jake Petroules2015-06-091-1/+1
| | | | * Doc: Remove generic thumbnails for a number of examplesTopi Reinio2015-06-051-3/+0
| | | | * Cocoa: Remove ToolTip windows from popup stackMorten Johan Sørvig2015-06-051-1/+1
| | | | * QNSImageView - remove observer before deallocTimur Pocheptsov2015-06-051-0/+1
| | | | * Use absolute rpath to Qt libraries for non-prefix buildsTor Arne Vestbø2015-06-041-9/+10
| | | | * Make logicalDpi consistent in relation to device pixel ratioAllan Sandfeld Jensen2015-06-041-4/+4
| | | | * Doc: Update due to renaming QTextStream::readLine() overloadAlexander Volkov2015-06-032-2/+2
| | | | * Avoid qtbase/bin/bin artifact when running make installKai Koehne2015-06-031-1/+1
| | | | * Rename QTextStream::readLine(QString *, qint64) into readLineIntoSimon Hausmann2015-06-033-12/+12
| | | | * Android: Fix resuming app after locale changeEskil Abrahamsen Blomfeldt2015-06-021-1/+1
| | * | | QHeaderView - fix a logical / visual index mismatchThorbjørn Martsum2015-06-272-2/+4
| | * | | [QZip] Do not depend on platform definitionsKonstantin Ritt2015-06-271-85/+98
| | * | | Doc: rearrange tables with overflowNico Vertriest2015-06-267-22/+29
| | * | | Treat color (ARGB) glyphs, e.g. Emoji, as having unreliable glyph outlinesTor Arne Vestbø2015-06-262-6/+6
| | * | | lance: Ensure that OpenGL FBO is cleared before being used as surfaceTor Arne Vestbø2015-06-261-0/+3
| | |/ /
| | * | Return format as specified in original QWindowMike Krus2015-06-262-0/+9
| | * | Fix warning with MSVC 2013Thiago Macieira2015-06-261-0/+1
| | * | Windows / Wifi plugin: Refactor code resolving symbols from wlanapi.dll.Friedemann Kleint2015-06-261-10/+11
| | * | Prospective fix to stabilize tst_QAbstractItemView::task200665_itemEntered().Friedemann Kleint2015-06-261-18/+5
| | * | Simplify permission flag handling a bitKonstantin Ritt2015-06-253-31/+11
| | * | Add lancelot test for Emoji text rendering / color glyphsTor Arne Vestbø2015-06-251-1/+8
| | * | [QFontMetrics] Mark obsolete charWidth() method for deletion in 6.0Konstantin Ritt2015-06-252-1/+5
| | * | Make QDir::relativeFilePath() return "." for a path to itself.Christian Kandeler2015-06-243-6/+11
| | * | QPageSetupDialog: Add missing Q_DECL_OVERRIDEGabriel de Dietrich2015-06-241-3/+3
| | * | Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-248-101/+101
| | * | Doc: Improve code snippet in QTranslator overviewKai Koehne2015-06-241-3/+4
| | * | QLocale: Fix example return value for uiLanguages()Kai Koehne2015-06-241-1/+1
| | * | cocoa: QNSView - guard implementation against deleted windowTim Blechmann2015-06-242-21/+21
| | * | Only require polling when running on Windows XPAndy Shaw2015-06-231-1/+1
| | * | winrt: don't return invalidated timers in QEventDispatcherWinRT::registeredTi...Oliver Wolff2015-06-231-1/+1
| | * | Use qthread_win.cpp for WinRT as wellOliver Wolff2015-06-237-528/+66
| | * | Disable C++11 thread_local with ICC on OS XThiago Macieira2015-06-221-1/+4
| | * | QtTest: Increase the size of the alternate stackThiago Macieira2015-06-221-1/+6
| | * | Do not claim TextureRGFormats on Mesa with GLESLaszlo Agocs2015-06-221-2/+6
| | * | Disable surfaceless QOffscreenSurface with MesaLaszlo Agocs2015-06-221-1/+12
| | * | Fix incorrect warning message in QOpenGLWidgetLaszlo Agocs2015-06-221-1/+1
| | * | xcb: make it possible to disable gl integrationsLaszlo Agocs2015-06-221-3/+8
| | * | Further tune curveThreshold setting based on strokeWidthEirik Aavitsland2015-06-222-1/+8
| | * | allow running msvc2013 mkspecs from msvc2015 shellJochen Seemann2015-06-221-0/+3
| | * | Fix global coordinate mapping for child widgets in QGraphicsView.Friedemann Kleint2015-06-212-26/+45
| | * | QCocoaMenu: Fix crash with 10.7 QFileDialog shortcutsDyami Caliri2015-06-201-0/+2
| | * | Improve QString doc when using non-spaced numbered place markerSamuel Gaist2015-06-192-0/+32
| | * | Autotest: make the test pass with the Intel compilerThiago Macieira2015-06-192-6/+2