summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HTTP/2 - fix 'GOAWAY' frame size validationTimur Pocheptsov2016-07-251-2/+6
* Q(Basic)Mutex: add try_lock{,_for,_until} for STL compatibilityGiuseppe D'Angelo2016-07-253-241/+874
* Extend tests in new json config file to cover UIKIT platformsMike Krus2016-07-251-3/+3
* MySQL: Use charset utf8mb4 to allow 4-byte charactersPhilip Seeger2016-07-241-2/+7
* QRingBuffer: add packet modeAlex Trotsenko2016-07-232-22/+44
* QRingBuffer: allow to change the chunk size of the buffer dynamicallyAlex Trotsenko2016-07-233-0/+16
* Improve accuracy in fast path bilinear samplingAllan Sandfeld Jensen2016-07-232-41/+64
* QCocoaApplicationDelegate: Remove unused functionGabriel de Dietrich2016-07-231-6/+0
* Use QElapsedTimer in tst_qmutexGiuseppe D'Angelo2016-07-222-14/+69
* Make QCocoaMenuLoader a singletonGabriel de Dietrich2016-07-225-12/+19
* Add missing overloads for custom verbsRichard J. Moore2016-07-222-0/+43
* Change test's entry point only when actually building it for winrtMaurice Kalinowski2016-07-221-5/+5
* QMetaType: Add a benchmark covering creation of QVariant from an enumRobin Burchell2016-07-221-0/+32
* don't clear the rest of the command line when -redo is usedOswald Buddenhagen2016-07-222-13/+13
* remove the configure.exe -loadconfig/-saveconfig optionsOswald Buddenhagen2016-07-221-23/+2
* Revert "Save the pkg-config settings in config.status"Oswald Buddenhagen2016-07-221-4/+0
* print an empty line after every reportOswald Buddenhagen2016-07-221-9/+11
* make use_new_dtags a linux-only featureOswald Buddenhagen2016-07-221-2/+6
* permit wrapping expressions in the json fileOswald Buddenhagen2016-07-221-0/+1
* make 'feature' report type always use the feature descriptionsOswald Buddenhagen2016-07-222-12/+7
* make firstAvailableFeature report type use the feature descriptionsOswald Buddenhagen2016-07-222-4/+4
* make featureList report type use the feature descriptionsOswald Buddenhagen2016-07-222-17/+17
* add missing "enable" fields to opengl featuresOswald Buddenhagen2016-07-221-0/+2
* add missing "enable" field to openssl featureOswald Buddenhagen2016-07-221-0/+1
* unify openssl options with the d-bus onesOswald Buddenhagen2016-07-221-1/+2
* simplify conditions of dbus-linked featureOswald Buddenhagen2016-07-221-3/+2
* accept plain -dbus optionOswald Buddenhagen2016-07-221-1/+1
* fix recognition of -no-verboseOswald Buddenhagen2016-07-221-0/+5
* don't mention config.log in error messages when not applicableOswald Buddenhagen2016-07-221-3/+7
* don't error() out on user errorsOswald Buddenhagen2016-07-221-3/+6
* make command line parsing error messages consistentOswald Buddenhagen2016-07-221-6/+6
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-22161-946/+1821
|\
| * Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-19161-946/+1821
| |\
| | * Fix typo in doc snippets of qOverload and relatedFriedemann Kleint2016-07-191-6/+6
| | * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Edward Welbourne2016-07-1963-268/+721
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-1563-268/+721
| | | |\
| | | | * PathStrokeRenderer::initializePoints(): use float divisionEdward Welbourne2016-07-151-1/+1
| | | | * Windows: Add a workaround for render-to-texture widgets for translucent windowsFriedemann Kleint2016-07-151-1/+3
| | | | * moc: Fix a crash with malformed inputOlivier Goffart2016-07-152-5/+12
| | | | * Windows QPA: Add warning to setHasBorderInFullScreen()Friedemann Kleint2016-07-151-3/+4
| | | | * QWindowsTheme: Fix the available file icon sizesFriedemann Kleint2016-07-153-12/+45
| | | | * [iOS] Blacklist iOS with regards to bgra supportAndy Shaw2016-07-151-1/+4
| | | | * QMacStyle::styleHint - test pixmap sizesTimur Pocheptsov2016-07-141-1/+1
| | | | * QCocoaMenuBar: Sync items only when they are attached to a menuGabriel de Dietrich2016-07-131-3/+5
| | | | * Mac: Read in the string with QString::fromUtf8() as it is UTF8 encodedAndy Shaw2016-07-131-3/+1
| | | | * Set library strip flags on Apple platformsJake Petroules2016-07-131-0/+1
| | | | * generalize references to exclusive buildsOswald Buddenhagen2016-07-133-4/+3
| | | | * remove redundant condition from private module use warningOswald Buddenhagen2016-07-131-1/+1
| | | | * fix raw data leak in $$absolute_path()Oswald Buddenhagen2016-07-132-1/+13
| | | | * fix calculations of worst-case size requirements for token bufferOswald Buddenhagen2016-07-132-6/+16