summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* update bundled sqlite to 3.8.10.2Mark Brand2015-06-163-2411/+5328
* Extend generated style strings to include new font weightsAllan Sandfeld Jensen2015-06-151-9/+20
* Let QtTest use an alternate stack for its signal handlersThiago Macieira2015-06-151-1/+14
* xcb: Set _NET_WM_WINDOW_TYPE from a single placeAlexander Volkov2015-06-132-57/+63
* fix decoding of file paths in QLockFilePrivate::processNameByPidJoerg Bornemann2015-06-121-3/+3
* fix unterminated char buffer glitchJoerg Bornemann2015-06-121-3/+4
* QPicturePaintEngine: Avoid slow QPainter::clipRegionKai Pastor2015-06-121-1/+1
* Fix less-than comparison for QStandardItem and QSortFilterProxyModel with inv...Friedemann Kleint2015-06-112-4/+9
* QCoreApplication::applicationFilePath(): Fix array bounds violation of argv.Friedemann Kleint2015-06-111-5/+7
* iOS: handle loading assets with different format than jpgRichard Moe Gustavsen2015-06-101-2/+2
* Doc: corrected qdoc syntax errorNico Vertriest2015-06-101-0/+1
* Refactor handling of environment variable QT_WINVER_OVERRIDE.Friedemann Kleint2015-06-101-28/+21
* Fix return value of QWindowsFileSystemWatcherEngine::removePaths().Friedemann Kleint2015-06-091-2/+1
* Don't manually delete QPlatformScreenKai Uwe Broulik2015-06-091-1/+3
* Added support for Windows 10 in QSysInfo::productVersion()Marcel Krems2015-06-091-0/+4
* QTest::qExtractTestData(): Set permissions of extracted files.Friedemann Kleint2015-06-081-0/+4
* Remove useless truncation to the size the string already hasThiago Macieira2015-06-081-4/+2
* xcb: Ignore emulated pointer eventsAlexander Volkov2015-06-081-1/+1
* xcb: Fix getting the window types from the property of QWindowAlexander Volkov2015-06-081-1/+1
* Load GLESv2 library with correct major versionJaeyoon Jung2015-06-081-1/+1
* Fixing error with reading Time fields by qibase sql driver.Roman Bogolyubov2015-06-081-1/+1
* QSwipeGestureRecognizer: Allow for small direction changes.Friedemann Kleint2015-06-071-10/+14
* Fix centering dialogsAlexander Volkov2015-06-061-7/+0
* Fix race condition with QProcess on OSX 10.7Dyami Caliri2015-06-061-0/+3
* qdoc: Clear the map of HTML anchors for each generated pageTopi Reinio2015-06-051-0/+1
* fix usage of wince scopeOswald Buddenhagen2015-06-0516-24/+24
* testlib: fix compile error with macosx10.8Tim Blechmann2015-06-041-1/+1
* Cocoa: QCocoaApplicationDelegate - correctly install cleanup handlerTim Blechmann2015-06-041-1/+1
* xcb: Track touch points on a per device basisAlexander Volkov2015-06-032-6/+6
* Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-031-2/+2
* Clarify QPainter::drawText() documentation.Mitch Curtis2015-06-033-7/+56
* Fix premul conversion from ARGB32 to A2RGB30 formats.Allan Sandfeld Jensen2015-06-034-2/+79
* Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-0222-241/+383
|\
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-0222-241/+383
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-0221-238/+377
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-0121-238/+377
| | | |\
| | | | * Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Liang Qi2015-05-296-13/+19
| | | | |\
| | | | | * Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-296-13/+19
| | | | | |\
| | | | | | * Revert some changes in light of GCC 4 -fPIE reversalv5.4.2Stephen Kelly2015-05-292-1/+13
| | | | | | * Make qglobal.h only complain for GCC >= 5 about -fPIEThiago Macieira2015-05-291-1/+2
| | | | | | * Only add -fPIC flags for compilers known to require it.Stephen Kelly2015-05-272-6/+1
| | | | | | * Avoid false positives from google by storing OpenSSL version as Unicode.Richard J. Moore2015-05-251-1/+4
| | | | | | * Do not modify decoder when determining image-formatAllan Sandfeld Jensen2015-05-211-7/+0
| | | | | | * Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
| | | | * | | Fix no bearermanagement buildLorn Potter2015-05-292-20/+24
| | | | |/ /
| | | | * | Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-272-0/+6
| | | | * | Fix documentation of obsoleted functions to show the right replacementAndy Shaw2015-05-261-2/+2
| | | | * | Use the new non-obsoleted functions for getting the paper detailsAndy Shaw2015-05-261-2/+2
| | | | * | Ensure the same behavior on Win as Unix re the host in isApparentlyStaleAndy Shaw2015-05-221-1/+1
| | | | * | Doc: Excluded qdoc files that caused unnecessary Qt Creator warnings.Venugopal Shivashankar2015-05-201-0/+3