summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* provide Android timezones in QTimeZoneDrew Parsons2014-11-264-2/+292
* Add missing QT_NO_REGEXP guard to search functionsSamuel Gaist2014-11-262-0/+5
* QFontDatabase: Fall back to "Any" writing system if none matchesUlf Hermann2014-11-261-1/+4
* Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-2610-164/+124
* QCups: avoid relocationsMarc Mutz2014-11-251-2/+5
* Remove unnecessary indirect accessAllan Sandfeld Jensen2014-11-251-6/+3
* Add name for the Touchpad[Toggle|On|Off] keysAlbert Astals Cid2014-11-251-0/+3
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-24544-17890/+23587
|\
| * QAbstractItemView: rename private canDecode to canDrop.David Faure2014-11-243-7/+7
| * QAbstractItemView: call canDropMimeData, as one would expect.David Faure2014-11-248-17/+47
| * QAbstractProxyModel: fix canDropMimeData/dropMimeData implementationsDavid Faure2014-11-243-22/+34
| * OSX: implement QFontMetrics::maxWidth().David Faure2014-11-241-1/+4
| * Implement Download folder path retrieval on OS XSamuel Gaist2014-11-244-9/+17
| * Fix warning about QDeviceDiscovery violating ODR ruleThiago Macieira2014-11-233-0/+4
| * Fix failure to build QtQuick with LTOThiago Macieira2014-11-232-1/+5
| * SSL: Fix sslConfiguration in encrypted slotAndré Klitzing2014-11-231-0/+1
| * Don't send reply messages for non-method calls in QDBusMessageMatt Fischer2014-11-221-0/+4
| * QtTest: fix pretty-printing of QStrings containing "Thiago Macieira2014-11-211-1/+1
| * Put parentheses around "min" to prevent expansion as macroThiago Macieira2014-11-211-1/+2
| * Fix coding style in QtCoreThiago Macieira2014-11-211-2/+2
| * WinRT: Ignore winrtrunner specific argumentsMaurice Kalinowski2014-11-211-1/+2
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-21307-14084/+17904
| |\
| | * Windows: Prevent registration of timers in shutdown phasev5.4.0-rc1Kai Koehne2014-11-202-2/+11
| | * Android: Use LocalServerSocket instead of ServerSocketBogDan Vatra2014-11-201-21/+32
| | * Doc: Corrected autolink errors corelibNico Vertriest2014-11-205-23/+21
| | * Doc: corrected autolink issues itemmodelsNico Vertriest2014-11-202-5/+5
| | * iOS: Make sure QStandardPaths::displayName() is definedTor Arne Vestbø2014-11-191-1/+1
| | * Doc: correct autolink issues corelib/mimetypeNico Vertriest2014-11-193-8/+9
| | * Doc: Added brief statement to group definitionNico Vertriest2014-11-193-0/+3
| | * Fix QtCreator debugging on Android 5.0 devicesAlex Blasche2014-11-191-0/+75
| | * Correct the signature and access rights for the protected constructorLars Knoll2014-11-193-4/+4
| | * qdoc: Missing break in qdoc switch statementMartin Smith2014-11-181-0/+1
| | * Fix memcpy with incorrect destinationAndré Klitzing2014-11-181-1/+1
| | * Fix wrong qversionnumber header name in tools.priLaszlo Agocs2014-11-171-1/+1
| | * ANGLE: Fix compilation with D3D9Kai Koehne2014-11-174-2/+70
| | * WinRT: Fill data in QUdpSocket::readDatagramOliver Wolff2014-11-162-45/+56
| | * Android: Extract VectorDrawableBogDan Vatra2014-11-161-0/+111
| | * Fix hb_face leaking in QFontEngineFTKonstantin Ritt2014-11-153-8/+2
| | * Doc: Solved link and autolink errs qnamespace.qdocNico Vertriest2014-11-151-11/+12
| | * winrt: Resize window on Windows Phone using EGLAndrew Knight2014-11-151-13/+33
| | * Android: Fix QSlider appearanceBogDan Vatra2014-11-151-6/+5
| | * Fix crash on Android L and list view items.BogDan Vatra2014-11-152-78/+42
| | * Android: copy build.gradle to install folder.BogDan Vatra2014-11-151-0/+2
| | * Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-156-19/+27
| | * qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4
| | * Android: Extract AnimatedStateListDrawableBogDan Vatra2014-11-151-4/+71
| | * winrt: Blacklist certain devices from creating a depth/stencil bufferAndrew Knight2014-11-145-5/+47
| | * Doc: Corrected brief statement for overview pageNico Vertriest2014-11-141-1/+2
| | * Set Android palette and fonts in QPA plugin.BogDan Vatra2014-11-146-267/+333
| | * Android: Extract default styleBogDan Vatra2014-11-141-1/+23