summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Generate Win32 Resource FilesLeander Beernaert2020-02-252-2/+189
* Make QDebug constructors explicitAllan Sandfeld Jensen2020-02-251-4/+4
* CMake: Add missing linker flags for MSVCLeander Beernaert2020-02-251-0/+6
* CMake: Fix qtcpserver and qudpsocket testsLeander Beernaert2020-02-252-0/+2
* CMake: Port the reduce-relocations featureJoerg Bornemann2020-02-2511-18/+61
* CMake: Fix tst_qclipboard for Win32Leander Beernaert2020-02-252-0/+16
* Introduce QGraphicsLayoutItem::isEmpty()Jan Arve Sæther2020-02-256-26/+32
* CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-2538-204/+1436
* CMake: Check for syncqt private headers directory before usingAlexandru Croitor2020-02-251-1/+7
* CMake: Allow evaluating features before a module is processedAlexandru Croitor2020-02-251-17/+36
* CMake: Fix FindWrapRt module when it's found multiple timesAlexandru Croitor2020-02-251-6/+9
* CMake: Fix X11 and xkb library usage in the platform projectsAlexandru Croitor2020-02-258-30/+15
* CMake: Fix 3rd party library installationAlexandru Croitor2020-02-251-3/+12
* CMake: Allow creation of modules with no qtfoo-config.h fileAlexandru Croitor2020-02-251-2/+2
* CMake: Add functions to allow setting symbol visibility flagsAlexandru Croitor2020-02-251-0/+14
* CMake: Allow disabling warnings similar to CONFIG += warn_offAlexandru Croitor2020-02-252-2/+29
* CMake: Fix qnetworkreply testLeander Beernaert2020-02-251-0/+1
* MetaObject: store the QMetaType of the propertiesOlivier Goffart2020-02-2513-123/+97
* Use the new QMetaType API in QVariantOlivier Goffart2020-02-2510-441/+296
* Fix crashes with MSVC 2019Olivier Goffart2020-02-251-2/+2
* Add QDebug::toString()Mitch Curtis2020-02-225-0/+67
* Move QOpenGLVersionProfile to its own filesJohan Klokkhammer Helsing2020-02-227-217/+330
* Move QOpenGLBuffer from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-229-11/+10
* macOS: Use more of QStyleOption and less of QWidgetAlberto Mardegan2020-02-211-44/+31
* CMake: Set minimum deployment target only for host macOSAlexandru Croitor2020-02-211-1/+2
* Do not try to find .qmake.conf past the root directoryFrederik Gladhorn2020-02-211-0/+4
* Move function declaration to global scope so namespace is appliedMårten Nordheim2020-02-211-1/+3
* Port lance manual test to qopenglJohan Klokkhammer Helsing2020-02-213-17/+18
* Remove legacy OpenGL examplesJohan Klokkhammer Helsing2020-02-2156-5290/+0
* Move QOpenGLVertexArrayObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-2114-22/+22
* Remove QUrl::topLevelDomainTimur Pocheptsov2020-02-2019-153/+67
* DirectWrite font db: Fix fallback fontsEskil Abrahamsen Blomfeldt2020-02-206-174/+135
* Export an extern template for QMetaTypeForType for builtin typesOlivier Goffart2020-02-202-0/+31
* Normalize types at compile timeOlivier Goffart2020-02-2014-233/+473
* New QMetaType representationOlivier Goffart2020-02-208-1457/+638
* Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-2031-73/+93
* CMake: Add missing compile flags for msvcLeander Beernaert2020-02-201-0/+24
* Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-2019-32/+29
* Docs: Remove traces of QGLJohan Klokkhammer Helsing2020-02-208-34/+27
* Docs: Remove lenghty comparison with QGLWidgetJohan Klokkhammer Helsing2020-02-201-62/+6
* CMake: Fix tst_pluginLeander Beernaert2020-02-202-0/+8
* Apply the same fix from test/auto/network to network benchmarksLeander Beernaert2020-02-201-0/+15
* CMake: Fix use of compile define QT_NO_DEBUGLeander Beernaert2020-02-202-4/+2
* Fix inversed qmake logic for widget action testsAllan Sandfeld Jensen2020-02-201-1/+1
* Prepare QGuiAction::enabled property for declarative useAllan Sandfeld Jensen2020-02-205-23/+73
* Add enabled to QGuiAction debug outputAllan Sandfeld Jensen2020-02-201-0/+1
* DirectWrite font db: Fix writing system detectionEskil Abrahamsen Blomfeldt2020-02-205-29/+78
* Remove QLinkedListSona Kurazyan2020-02-1947-5201/+43
* Fix PATH environment variable for CMake testsLeander Beernaert2020-02-191-1/+3
* Fix qmimeprovider_database.cpp generation for Win32 with CMakeLeander Beernaert2020-02-191-1/+1