summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix operator precedence order.Thiago Macieira2012-03-291-1/+1
* Make qsimd.cpp also complain if required features are missingThiago Macieira2012-03-281-2/+58
* Clean up and make robust the file loading codeJoão Abecasis2012-03-281-37/+51
* Port QHostAddress to use the new IP utilities in QtCoreThiago Macieira2012-03-282-147/+29
* Add support for IPv6 parsing and reconstructing the addressThiago Macieira2012-03-283-2/+503
* Add a function to parse IPv4 addresses in QtCoreThiago Macieira2012-03-286-1/+429
* Remove the -no-stl option from configureThiago Macieira2012-03-286-75/+8
* Remove the old code using MMX registers.Thiago Macieira2012-03-2810-1687/+8
* Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-287-73/+3
* Remove AutoCompatConnectionDebao Zhang2012-03-283-35/+4
* Allow auto tests to stay away from the user's configuration.David Faure2012-03-287-10/+186
* Ensure QTypedArrayData is just a shim over QArrayDataJoão Abecasis2012-03-281-0/+4
* Improve output on test failuresJoão Abecasis2012-03-281-16/+14
* Silence unused comparison result warnings (clang)João Abecasis2012-03-281-4/+4
* Fix loop conditions, after warnings from clangJoão Abecasis2012-03-281-2/+4
* Don't hardcode the order of elements in QHashesThiago Macieira2012-03-282-32/+15
* Unit-test the additional QBasicAtomicXXX expansionsThiago Macieira2012-03-282-6/+114
* Remove workaround for QComboBox not having a USER property.Stephen Kelly2012-03-283-8/+31
* Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-286-24/+43
* Unify the atomic implementation for x86 architecturesThiago Macieira2012-03-284-394/+96
* Rename qatomic_x86_64.h to qatomic_x86.hThiago Macieira2012-03-283-3/+3
* Fail when no translations found, reset pointers on failureJoão Abecasis2012-03-281-0/+14
* Use Big-Endian conversion functions from qendian.hJoão Abecasis2012-03-281-6/+4
* Remove unused argumentJoão Abecasis2012-03-281-7/+1
* There's no need to check pre-validated inputJoão Abecasis2012-03-281-8/+6
* Use accumulating hash, instead of allocating intermediate stringJoão Abecasis2012-03-281-4/+17
* Make QTranslator testcase independent of WidgetsJoão Abecasis2012-03-282-9/+7
* Avoid overflow in boundary checkJoão Abecasis2012-03-271-1/+1
* Merge master into api_changesKent Hansen2012-03-27128-2042/+1803
|\
| * Disable ICC diagnostic 2261 about __assume with side-effectsThiago Macieira2012-03-271-1/+1
| * device: Add -device and -device-option to configureGirish Ramakrishnan2012-03-275-5/+76
| * Mark tst_qdialog as insignificant on mac.Rohan McGovern2012-03-271-0/+1
| * Sync configure with Unix version (-make/-nomake)Marius Storm-Olsen2012-03-272-9/+25
| * Cocoa: initialize QCocoaEventDispacherPrivate::lastSerialBradley T. Hughes2012-03-261-0/+1
| * Remove old code that was for the MIPSpro compilerThiago Macieira2012-03-261-14/+1
| * Fix annoying deprecation warning about QImageTextKeyLangThiago Macieira2012-03-261-3/+18
| * let qtPrepareTool give right path for app_bundleBai Jing2012-03-261-0/+6
| * Blackberry mkspecsRafael Roquetto2012-03-264-0/+102
| * Cocoa: Remove unused qt_mac_is_sheet() functionBradley T. Hughes2012-03-261-11/+0
| * Cocoa: silence warnings about unused variablesBradley T. Hughes2012-03-266-3/+6
| * Cocoa: silence warnings from QCocoaBackingStoreBradley T. Hughes2012-03-261-16/+1
| * Cocoa: QCocoaWindow::clearNSWindow() needs to cleanup properlyBradley T. Hughes2012-03-261-1/+3
| * Reunite NAS support in configure with QSoundDonald Carr2012-03-261-10/+0
| * Cocoa: don't show window when calling raise()Bradley T. Hughes2012-03-262-5/+6
| * Fix measurement system for the UKLars Knoll2012-03-265-9/+35
| * Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-267-37/+19
| * Test mouse events more thoroughly in QWindow autotestLaszlo Agocs2012-03-261-5/+118
| * Cocoa: reimplement QPlatformWindow::setOpacity()Bradley T. Hughes2012-03-262-0/+7
| * Fix for fontconfig 2.9 behavior changeJiang Jiang2012-03-261-11/+9
| * Remove dummy impl. of shared graphics cache in XCB pluginEskil Abrahamsen Blomfeldt2012-03-267-1279/+2