summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Prevent crash when downloading large blob dataKonstantin Tokarev2017-11-081-3/+7
* Merge remote-tracking branch 'origin/5.8' into 5.95.9.0Liang Qi2017-04-181-1/+1
|\
| * Suppress ICC warning about floating-point comparisons5.8Thiago Macieira2017-04-041-1/+1
* | Cleanup QRegExp includesSamuel Gaist2017-03-133-1/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-109-19/+6
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-267-14/+3
| |\
| | * Remove unused check for private_testsJan Kundrát2016-12-101-4/+0
| | * make sure the configure system loads qt_build_config.prfOswald Buddenhagen2016-12-106-10/+3
| * | Enable build of QtWebPluginProcessAlexander Volkov2017-01-251-1/+1
| * | Fix build with MSYS PythonThiago Macieira2016-12-131-1/+1
| |/
| * simplify setup of exclusive buildsOswald Buddenhagen2016-10-211-3/+1
* | Skip QtWebKit on UIKit platforms as wellJake Petroules2017-02-151-0/+1
|/
* Fix compilation after feature modularization in qtbaseLiang Qi2016-09-202-0/+2
* Adapt to qtbase configure changes to fix buildSimon Hausmann2016-08-246-19/+19
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-013-2/+6
|\
| * Define NOMINMAX on Windows buildsThiago Macieira2016-07-221-0/+4
| * Allow making production builds with build-webkit.Konstantin Tokarev2016-06-271-1/+1
| * Use QWidget::grab() instead of deprecated QPixmap::grabWidget().Konstantin Tokarev2016-06-271-1/+1
* | fix logical mismerge from 5.6Oswald Buddenhagen2016-06-171-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-152-2/+2
|\|
| * Don't use deprecated version suffixes of QStyleOption* classes.Konstantin Tokarev2016-06-152-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-154-4/+10
|\|
| * fix ios device&simulator builds againOswald Buddenhagen2016-05-231-1/+3
| * Disable touch_slider if touch_events is disabled.Konstantin Tokarev2016-05-202-3/+4
| * Moved use_leveldb configuration from detectFeatures to sanitizeFeatures.Konstantin Tokarev2016-05-201-0/+3
| * QT_CONFIG simplification re debug_and_release and build_allOswald Buddenhagen2016-05-171-2/+1
| * Fix the build with non-standard qtlibinfix buildsThiago Macieira2016-05-111-1/+2
* | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-274-4/+41
|\|
| * Allow building QtWebKit on Windows with non-ICU Qt build.Konstantin Tokarev2016-04-052-3/+1
| * Allow using system SQLite without pkg-configKonstantin Tokarev2016-04-013-1/+40
| * Fix linking with libpthreadAllan Sandfeld Jensen2016-02-261-0/+1
* | Crude hack to disable build on Ubuntu TouchSimon Hausmann2016-02-231-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Simon Hausmann2016-02-222-2/+6
|\|
| * Skip building on androidAllan Sandfeld Jensen2016-02-031-1/+4
| * Fix link error in MSVCKai Koehne2015-11-161-1/+2
* | Fix linking with libpthreadAllan Sandfeld Jensen2016-02-221-0/+1
|/
* Added workaround for use_system_malloc to omit WTF_ prefix in macro name.Konstantin Tokarev2015-09-301-0/+4
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-191-3/+0
|\
| * call flex by its standard nameAndrew Knight2015-08-131-3/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-181-0/+3
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Allan Sandfeld Jensen2015-03-101-0/+3
| |\
| | * Fix JavaScript on ARMv7 in ARM-modeAllan Sandfeld Jensen2015-03-021-0/+3
* | | use the official way to detect the use of the windows shellOswald Buddenhagen2015-03-061-1/+1
|/ /
* | Update copyright headersJani Heikkinen2015-02-167-13/+13
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-166-8/+16
|\|
| * Fix build without OpenGLAllan Sandfeld Jensen2015-01-082-5/+5
| * enable static compilation for WindowsAshish Kulkarni2015-01-081-1/+1
| * fix linker errors for the static Windows buildMilian Wolff2015-01-081-1/+1
| * fix detection of ICU when configuring for WindowsAshish Kulkarni2015-01-081-0/+1
| * fix detection of zlib when configuring for WindowsAshish Kulkarni2015-01-081-1/+8