summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress ICC warning about floating-point comparisons5.8Thiago Macieira2017-04-041-1/+1
* [QML] evaluateJavaScript should preserve null values in resultKonstantin Tokarev2017-04-032-0/+41
* Fix some QML testsKonstantin Tokarev2017-04-032-2/+2
* switch to new way to refer to libdlOswald Buddenhagen2017-03-061-1/+2
* Support custom items in context menuKonstantin Tokarev2017-02-136-7/+68
* Use frameGeometry() to determine the outerWidth/Height of the windowAndy Shaw2017-01-302-1/+24
* 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 misplaced checkboxes on macOSVitaly Slobodin2017-01-121-0/+5
* | Imitate Safari's UA string betterKonstantin Tokarev2017-01-091-2/+2
* | TEXTREL in libjavascriptcoregtk-1.0.so.0.11.0 on x86 (or i586)Magnus Granberg2017-01-042-0/+26
* | JavaScriptCore uses PLATFORM(MAC) when it means OS(DARWIN)Alberto Garcia2017-01-042-5/+5
* | Bump versionOswald Buddenhagen2017-01-031-1/+1
* | Fix build with MSYS PythonThiago Macieira2016-12-131-1/+1
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2615-140/+162
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-2514-140/+122
| |\
| | * Fix QDataStreamCoder encoding and decoding of binary dataThiago Macieira2016-11-241-8/+3
| | * Fixed crash in FormDataIODeviceKonstantin Tokarev2016-11-181-1/+5
| | * remove dependencies from sync.profileOswald Buddenhagen2016-11-041-17/+0
| | * Added missing Q_DECL_OVERRIDEs to QML API headersKonstantin Tokarev2016-10-105-39/+39
| | * Added missing Q_DECL_OVERRIDEs to QtWebKitWidgets headersKonstantin Tokarev2016-10-106-75/+75
| * | Add changes for 5.7.1Konstantin Tokarev2016-10-141-0/+40
* | | simplify setup of exclusive buildsOswald Buddenhagen2016-10-211-3/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-0440-519/+1153
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-0133-508/+1097
| |\|
| | * Fixed checkbox and radiobutton indicatorsKonstantin Tokarev2016-09-306-3/+68
| | * Report JavaScript errors from Qt signals and slotsVitaly Slobodin2016-09-302-1/+34
| | * Avoid using QString when converting headers between WTF::String and QByteArrayKonstantin Tokarev2016-09-272-7/+14
| | * Unprefix the flexbox CSS propertiesDean Jackson2016-09-2714-131/+156
| | * Crash when creating CSSCalcBinaryOperationAntti Koivisto2016-09-271-6/+8
| | * REGRESSION (r168685): css calc() expression failsmhodovan.u-szeged@partner.samsung.com2016-09-271-2/+2
| | * ASSERTION FAILED: leftCategory != CalcOther && rightCategory != CalcOther in ...Martin Hodovan2016-09-274-13/+58
| | * Crash on shape-outside when using calc()hmuller@adobe.com2016-09-279-354/+741
| | * CSS Unit vmax and vmin in border-width not handledGurpreet Kaur2016-09-273-4/+16
| | * CSS Unit vw in border-width maps to 0pxGurpreet Kaur2016-09-273-1/+11
| | * Adjust the size of native popupsVitaliy Slobodin2016-09-191-0/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-173-4/+44
| |\|
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-172-1/+41
| | |\
| | | * Changes for 5.6.2Konstantin Tokarev2016-09-091-0/+40
| | | * Fixed documentation of QWebSettings::JavascriptCanOpenWindowsKonstantin Tokarev2016-09-061-1/+1
| | * | Fix generator scripts to work with python3Frederik Gladhorn2016-09-151-3/+3
| | |/
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-254-7/+12
| |\|
| | * Prospective build fix for WindowsSimon Hausmann2016-08-222-6/+10
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
| | * Dashed and dotted borders having radius have overlong dash lengthsKonstantin Tokarev2016-08-081-0/+1
* | | Fix compilation after feature modularization in qtbaseLiang Qi2016-09-202-0/+2
* | | Fix loading of QML pluginsSimon Hausmann2016-08-302-2/+2
* | | Adapt to qtbase configure changes to fix buildSimon Hausmann2016-08-2415-34/+34