summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Stop generating implicit suffix rules in MakefilesTor Arne Vestbø2015-10-093-22/+2
* | | | Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-0923-174/+139
* | | | Fix crash in QMetaProperty::write for custom types and conversionOlivier Goffart2015-10-093-3/+49
* | | | QTreeWidget: Fixed reverse order of first level items in Drag and DropLibor Tomsik2015-10-081-1/+1
* | | | xml: Use the correct QString::arg() overloadSérgio Martins2015-10-081-1/+1
* | | | QMacStyle: Set NSButton title to empty string, not nilTor Arne Vestbø2015-10-081-1/+1
* | | | xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-082-25/+38
* | | | Fix \sinceLars Knoll2015-10-081-2/+2
* | | | Add \since 5.6 to method docs and document the changed signalLars Knoll2015-10-081-0/+13
* | | | Fix documentation of new methodLars Knoll2015-10-081-2/+2
* | | | Make container move semantics consistentMarc Mutz2015-10-078-20/+22
* | | | QMulti(Map|Hash): add move ctor from Q(Map|Hash)Marc Mutz2015-10-072-0/+6
* | | | tst_qversionnumber: enable c++11 and don't use core-privateMarc Mutz2015-10-071-1/+2
* | | | doc: fix a typo in QVersionNumber docsMarc Mutz2015-10-071-1/+1
* | | | Fix selected items after sorting in QTableWidgetLibor Tomsik2015-10-072-5/+26
* | | | Move shortcut handling back into QPA and simplify deliveryTor Arne Vestbø2015-10-078-187/+110
* | | | Add static assert checking QT_POINTER_SIZE.Friedemann Kleint2015-10-071-1/+3
* | | | qdoc: Avoid extra spaces in function synopsesTopi Reinio2015-10-072-5/+5
* | | | QUtf8Codec: Remove dead codeThiago Macieira2015-10-061-2/+0
* | | | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-054-0/+44
* | | | syncqt: scan private headers for the "We mean it" commentThiago Macieira2015-10-021-26/+38
* | | | Remove extra semicolon in declaration of QMacAutoReleasePoolTor Arne Vestbø2015-10-021-1/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-02144-525/+1815
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-02144-525/+1815
| |\| | |
| | * | | qprintengine_win.cpp: Check access to members of DOCINFO in warning.Friedemann Kleint2015-09-291-3/+4
| | * | | Windows: Change the mocinclude extension to .optAndy Shaw2015-09-291-1/+1
| | * | | clean up QWindowsPipeWriter I/O error handlingJoerg Bornemann2015-09-291-7/+8
| | * | | QWindowsPipeWriter: clean up OVERLAPPED resource handlingJoerg Bornemann2015-09-291-8/+31
| | * | | qmake: Fix 'Libs:' line in .pc files on OS XMartin Afanasjew2015-09-281-1/+2
| | * | | Fix comparisons between QByteArray and QString.Christian Kandeler2015-09-282-4/+20
| | * | | Ensure there's no sign-extension here.Thiago Macieira2015-09-281-1/+1
| | * | | Network: Use QFile::encodeName for POSIX paths instead of toLatin1Dāvis Mosāns2015-09-272-14/+15
| | * | | Make sure networkAccessibilityChanged is emittedLorn Potter2015-09-263-38/+77
| | * | | Abort underlying socket when aborting QNetworkReplySebastian Lösch2015-09-266-3/+45
| | * | | Support non-latin1 platform plugin pathsMorten Johan Sørvig2015-09-241-2/+2
| | * | | Cocoa: Support Qt::WindowTransparentForInputMorten Johan Sørvig2015-09-241-0/+3
| | * | | QDateTime: Ensure a valid timezone when using the "offset constructor".Christian Kandeler2015-09-232-0/+2
| | * | | Free the QFreeList object allocated memory on exitjian liang2015-09-221-4/+11
| | * | | Add shader files to examples documentation file listSamuel Gaist2015-09-221-1/+1
| | * | | Doc: update QFileDialog::setSideBarUrls code snippetSamuel Gaist2015-09-222-2/+2
| | * | | QNAM: Assign proper channel before sslErrors() emissionMarkus Goetz2015-09-221-0/+2
| | * | | QNativeSocketEngine: fix SO_REUSEPORT problems on LinuxAlexander Rössler2015-09-221-1/+1
| | * | | Fix two data races in QThread/QThreadDataDavid Faure2015-09-227-14/+14
| | * | | Set positionAutomatic when using setX setYDavid Edmundson2015-09-221-0/+6
| | * | | Fixed pageLayout, pageSize, pageOrientation, pageMargins for QPdfWriterOliver Wolff2015-09-221-1/+2
| | * | | QFileDialog: preserve window state after delayed widget dialog creationRichard Moe Gustavsen2015-09-221-1/+9
| | * | | fix error messageJoerg Bornemann2015-09-221-1/+1
| | * | | Remove confusing license information from torrent.qdocDmitry Shachnev2015-09-211-33/+0
| | * | | Fix detection of uClibc version numbersThiago Macieira2015-09-211-2/+2
| | * | | Cocoa integration - make tool window resizable againTimur Pocheptsov2015-09-211-5/+2