summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets.pro
Commit message (Expand)AuthorAgeFilesLines
* Make sure the metatypes are installed in prefix buildsUlf Hermann2019-11-131-2/+2
* Generate metatypes.json for QtCore, QtGui, and QtWidgetsUlf Hermann2019-10-171-0/+2
* Remove eval modeKai Koehne2019-02-121-2/+0
* Tracepoints: add tracing for QEventsGiuseppe D'Angelo2018-06-281-0/+3
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | Remove references to obsolete platformsJake Petroules2017-11-051-1/+0
|/
* Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-1/+3
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-1/+0
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+4
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-0/+3
|\
| * make QtWidgets claim style pluginsOswald Buddenhagen2014-07-161-0/+1
* | Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-131-3/+0
|/
* Build on Windows Embedded when -qtlibinfix is usedAndy Shaw2014-01-311-0/+1
* don't bother defining QT_NO_DIRECTWRITE hereOswald Buddenhagen2013-10-181-4/+0
* Don't depend on QtQuick plugin in QtWidgetsEskil Abrahamsen Blomfeldt2013-09-161-2/+2
* Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-011-0/+3
* Update dynlist file for QtWidgetsStefan Gehn2013-03-181-1/+1
* export only 'host_bins' to pkg-config, rather than a random selection of toolsOswald Buddenhagen2012-12-061-7/+1
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-1/+0
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* move QMAKE_PKGCONFIG_VARIABLES stuff out of qt_module_config.prfOswald Buddenhagen2012-06-191-0/+7
* auto-generate module prisOswald Buddenhagen2012-06-191-4/+2
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+1
* move moc, rcc and uic CONFIG additions to the respective qt modulesOswald Buddenhagen2012-06-191-1/+1
* remove last traces of qbase.pri, qt_targets.pri and qt_installs.priOswald Buddenhagen2012-06-191-1/+1
* Remove all references to X11 session managementDonald Carr2012-06-011-2/+0
* Remove src/widgets/kernel/x11.pri.Robin Burchell2012-05-171-1/+0
* Enable Gtk file iconsFrederik Gladhorn2012-05-151-1/+1
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* Removed QApplication overloads used solely for documentation.Marcel Krems2012-04-091-2/+0
* Move variant animation interpolators from QtWidgets to QtGuiCharles Yin2012-03-131-1/+0
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-0/+8
* Remove unused MMX/3DNOW/SSE/SSE2/SSSE3/NEON custom compiler logicBradley T. Hughes2011-11-101-158/+0
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-2/+0
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-191-12/+1
* Move QShortcutMap to QtGuiLars Knoll2011-10-181-3/+0
* remove the plugin support for QInputContextLars Knoll2011-06-221-1/+0
* Compile fix, and remove warningsJørgen Lind2011-06-101-0/+2
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1