summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Include qobjectdefs.h for Q_GADGETThiago Macieira2014-12-291-0/+1
* | QSizePolicy: add Q_FLAGS(ControlTypes)Marc Mutz2014-12-261-0/+1
* | qtest.h: actually include qtest_widgets.hMarc Mutz2014-12-261-1/+1
* | QWidget: use a static assert for a compile-time checkGiuseppe D'Angelo2014-12-251-3/+3
* | [QFont] Don't build datastream helpers with QT_NO_DATASTREAMKonstantin Ritt2014-12-241-3/+1
* | Fix potential memory access violation issuesKonstantin Ritt2014-12-244-29/+38
* | QThreadPool::cancel() to remove individual jobs from the job queue.Nick Shaforostoff2014-12-244-12/+40
* | QColorDialog: Move string into retranslateStrings()Sérgio Martins2014-12-231-1/+2
* | Make it obvious we never expect QFontDatabase::Any to be supportedKonstantin Ritt2014-12-231-1/+1
* | Re-use cached font engines when request only differs in scriptKonstantin Ritt2014-12-231-2/+27
* | [QFontDatabasePrivate] Drop unused `fallbackFamilies` memberKonstantin Ritt2014-12-231-5/+1
* | emit lastWindowClosed even if quitOnLastWindowClosed is falseShawn Rutledge2014-12-231-14/+12
* | Fix build when using -egl and -no-xcb-xlibGiulio Camuffo2014-12-233-0/+8
* | Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-2316-21/+52
* | [QFontDatabase] Don't look for best foundry twiceKonstantin Ritt2014-12-231-1/+1
* | QColorDialog: Add missing accelerator keySérgio Martins2014-12-221-1/+1
* | Add some missing nativeResourceForIntegration imlementationsJørgen Lind2014-12-226-1/+61
* | Support multiple desktop names in XDG_CURRENT_DESKTOPDmitry Shachnev2014-12-211-12/+17
* | Simplify QFontDatabase::load() a bitKonstantin Ritt2014-12-211-19/+15
* | Fix discard framebuffer support in QOpenGLWidgetLaszlo Agocs2014-12-211-4/+4
* | Add libinput supportLaszlo Agocs2014-12-2015-0/+1194
* | Use Qt 5 signals & slot syntax in the Windows QPA plugin.Friedemann Kleint2014-12-202-14/+14
* | Remove the operator<< | >> (QDataStream, QStringList)Thiago Macieira2014-12-202-33/+0
* | Fix build error without precompiled headersThiago Macieira2014-12-201-0/+1
* | Fix detection of C++11 Unicode strings with icl.exeThiago Macieira2014-12-202-3/+9
* | Unbreak the build with the Intel compiler on WindowsThiago Macieira2014-12-201-1/+11
* | Fix Clang warning about inconsistent use of C++11 overrideThiago Macieira2014-12-201-1/+10
* | Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-2050-437/+4
* | Display the QElapsedTimer reference time in %{time}Thiago Macieira2014-12-202-7/+16
* | Add the detection of MSVC 2015 for QLibraryInfoThiago Macieira2014-12-201-0/+2
* | Make setting twice the very same model on QComboBox a no-opGiuseppe D'Angelo2014-12-201-0/+3
* | QState: Added template PointerToMemberFunctionAndré Klitzing2014-12-202-1/+24
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devGiuseppe D'Angelo2014-12-2065-362/+692
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-1865-362/+692
| |\|
| | * Fix OS X style MDI area subwindow resizeMarko Kangas2014-12-181-0/+4
| | * Update gradle build script.BogDan Vatra2014-12-181-3/+9
| | * Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-185-32/+42
| | * Qt should not print warning unless we have an API miss-usage caseAlex Blasche2014-12-181-4/+4
| | * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-185-5/+5
| | * Fix PDF when embedding fonts with large internal leadingEskil Abrahamsen Blomfeldt2014-12-181-1/+1
| | * Windows: Return false from event processing of unhandled multimedia keys.Friedemann Kleint2014-12-181-1/+4
| | * QOpenGLContext: Use static invocation of QGuiApplication::platformNativeInter...Friedemann Kleint2014-12-181-3/+3
| | * QColorDialog: Fix matching against predefined colors.Sérgio Martins2014-12-161-4/+4
| | * Fix constant "Qt" LOG_TAG in AndroidAndré Klitzing2014-12-151-2/+2
| | * Fix possibly corrupted log clusters when using custom tab stopsEskil Abrahamsen Blomfeldt2014-12-151-0/+5
| | * Fix crash when Android Style is set more than once.BogDan Vatra2014-12-153-7/+18
| | * [ANGLE] Fix compilation with MSVC2013 Update4Maurice Kalinowski2014-12-153-2/+45
| | * Make GL2PaintEngine::drawCachedGlyphs use updateTextureTor Arne Vestbø2014-12-142-32/+13
| | * QColorDialog: Fix picking screen colors inside QColorPickerSérgio Martins2014-12-131-5/+21
| | * Bump version number to 5.4.1Thiago Macieira2014-12-131-2/+2