summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-2219-279/+1871
* Android: Extract data for native style on startupBogDan Vatra2014-05-227-4/+1625
* Fix a crash when using QtQuickControls with core profileBerthold Krevert2014-05-221-4/+25
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-05-2287-313/+1003
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-2287-313/+1003
| |\
| | * Trigger repaint of window when toggling unified toolbar on or off.Jake Petroules2014-05-222-0/+4
| | * Mark the missing QDnsLookup constructor as \internalAndy Shaw2014-05-211-0/+5
| | * Fix for bindvalue(int) memory allocation problemKarim Pinter2014-05-211-1/+3
| | * Fix broken QPlainTextDocumentLayout after removing charsAxel Rasmussen2014-05-212-2/+48
| | * Cocoa: Do not process ampersands in menus twice.Christoph Schleifenbaum2014-05-214-2/+87
| | * Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
| | * Android: Fix crash caused by unintentionally modification of env data.Christian Strømme2014-05-211-9/+11
| | * xcode generator: don't modify or copy QMAKE_INFO_PLISTRichard Moe Gustavsen2014-05-212-8/+10
| | * iOS: don't report negative selection ranges for backspaceRichard Moe Gustavsen2014-05-211-1/+1
| | * Disable hash seeding for bootstrapped toolsThiago Macieira2014-05-213-4/+9
| | * fix too aggressive installation of helper librariesOswald Buddenhagen2014-05-201-3/+3
| | * QDoc: Stop copying title string unnecessarilySze Howe Koh2014-05-201-6/+2
| | * Skip tst_QLockFile::noPermissionsBernd Weimer2014-05-191-1/+7
| | * Skip some qsavefile auto testsBernd Weimer2014-05-191-3/+14
| | * Strip bootstrapped binaries of unused sectionsThiago Macieira2014-05-196-1/+9
| | * Make qmake also use -ffunction-sectionsThiago Macieira2014-05-192-4/+6
| | * Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-196-2/+10
| | * Fix minor coding style issues in new code in QtCoreThiago Macieira2014-05-194-15/+16
| | * Avoid accessing the internals of the SSL_CIPHER struct.Richard J. Moore2014-05-193-3/+4
| | * Windows QPA: Remove dependency on swprintf_s() pulled in via _com_error::Erro...Friedemann Kleint2014-05-191-1/+22
| | * CMake: Don't FATAL_ERROR if GL libraries can not be found.Stephen Kelly2014-05-191-28/+37
| | * Fix potential null pointer accessFrederik Gladhorn2014-05-191-1/+1
| | * Fix crash in QNetworkAccessManager.Jędrzej Nowacki2014-05-195-4/+92
| | * Direct2D QPA: Use correct buffer size constantLouai Al-Khanji2014-05-191-2/+2
| | * Direct2D QPA: Stroke using direct2d primitivesLouai Al-Khanji2014-05-192-1/+84
| | * Direct2D QPA: Fix version checkLouai Al-Khanji2014-05-191-2/+2
| | * Fix compilation on libxcb 1.5Gatis Paeglis2014-05-192-2/+25
| | * egl cursor: The sampler is a uniform not an attributeLaszlo Agocs2014-05-191-1/+1
| | * Fix auto test failure output on QNXBernd Weimer2014-05-191-8/+9
| | * CoreWLan: wait for scan thread to finishDyami Caliri2014-05-182-0/+4
| | * QMacStyle: Always draw status bar in active state if the window is main.Jake Petroules2014-05-171-2/+2
| | * Call tzset() before localtime_r() as the docs say.Gunnar Sletta2014-05-161-0/+3
| | * QOpenGLTextureBlitter fix allocating 4 times as much memory as neededJorgen Lind2014-05-161-2/+2
| | * Accessibility Android: Fix statesFrederik Gladhorn2014-05-161-6/+5
| | * Accessibility: Update ComboBox text on arrow keysFrederik Gladhorn2014-05-162-13/+26
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-168-35/+185
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-148-35/+185
| | | |\
| | | | * Fix an off-by-4 error in qHash with CRC32Thiago Macieira2014-05-131-1/+1
| | | | * Scrolling devices should not override touch or tablet devicesAllan Sandfeld Jensen2014-05-131-13/+33
| | | | * Assume unlabelled mouse buttons are default buttonsAllan Sandfeld Jensen2014-05-131-7/+9
| | | | * Fix stateful handling of invalid UTF-8 straddling buffer bordersThiago Macieira2014-05-132-8/+132
| | | | * fix doc references to webkitOswald Buddenhagen2014-05-132-4/+9
| | | | * Fix the documentation on how to use -openssl-linked.Richard J. Moore2014-05-131-1/+1
| | | | * Mac OS X: Fix crash in Harfbuzz-NGEskil Abrahamsen Blomfeldt2014-05-121-1/+0
| | * | | cocoa: remove rtf converter from cocoaRichard Moe Gustavsen2014-05-161-67/+0