summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix warnings about size conversion in QListThiago Macieira2014-10-312-20/+23
* | Autotest: synchronize with the peer before emitting more signalsThiago Macieira2014-10-312-1/+38
* | Report the system error on why chmod(2) failed in XDG_RUNTIME_DIRThiago Macieira2014-10-311-1/+2
* | Don't always chmod the XDG_RUNTIME_DIRThiago Macieira2014-10-311-1/+3
* | Attempt to make QFile I/O 64-bit safeThiago Macieira2014-10-313-22/+39
* | Remove executable mode on qwidget_window.proJørgen Lind2014-10-311-0/+0
* | Import the FreeBSD strtoXX functionsThiago Macieira2014-10-303-0/+395
* | Add manual test for touch events.Friedemann Kleint2014-10-303-0/+215
* | QWindowsStyle: fix CE_ComboBoxLabel text colorJ-P Nurmi2014-10-301-0/+14
* | OS X: fix CFString leaks in mime classesDyami Caliri2014-10-302-6/+7
* | QCocoaPrintDevice: fix bad CFReleaseDyami Caliri2014-10-301-4/+4
* | xcodegenerator: use a copy resource phase if possibleFawzi Mohamed2014-10-301-16/+24
* | Fix a possible use after freeLars Knoll2014-10-301-1/+1
* | Raspi: default platform plugin is eglfsLaszlo Agocs2014-10-301-3/+0
* | Fix compiler warning in securesocketclient exampleKai Koehne2014-10-301-1/+1
* | Use exising host / port for securesocketclient exampleKai Koehne2014-10-301-2/+2
* | clang: Fix compilation with -openssl-linkedKai Koehne2014-10-301-0/+4
* | Load default codecs even if custom QTextCodec has been registeredKai Koehne2014-10-301-3/+8
* | QMacStyle: Several fixes for QtQuick Controls on YosemiteGabriel de Dietrich2014-10-302-15/+12
* | QMacStyle: Fix QCombobox offsets in YosemiteGabriel de Dietrich2014-10-301-3/+6
* | Adapt the names in the documentation to the names used in the headerAlbert Astals Cid2014-10-301-8/+8
* | Correct QStandardPaths::DataLocation return value for iOSSamuel Gaist2014-10-301-0/+2
* | Ignore alert on an active windowJohn Brooks2014-10-291-2/+2
* | Android: QtActivitiyDelegate: extras can be nullShawn Rutledge2014-10-291-158/+158
* | eglfs: Remove unused member variableLaszlo Agocs2014-10-291-1/+0
* | QTextCodec: Fix source code indentationKai Koehne2014-10-291-1/+1
* | fontconfig: do not assume the path to a font file is Latin1-encodedShawn Rutledge2014-10-291-1/+1
* | Cocoa: Handle Qt::WA_MacAlwaysShowToolWindowShawn Rutledge2014-10-292-1/+7
* | Cocoa: Fix regression in key handlingLiang Qi2014-10-291-1/+1
* | xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-298-20/+26
* | Cocoa: Send obscure events on OcclusionStateHiddenMorten Johan Sørvig2014-10-291-5/+10
* | Add qobject_cast template specialisation for QWindowJørgen Lind2014-10-291-0/+13
* | work around MSVC2010 ICEOswald Buddenhagen2014-10-291-2/+2
* | add support for explicitly declaring the module master headerOswald Buddenhagen2014-10-292-1/+8
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-2911-19/+36
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-2811-19/+36
| |\|
| | * Doc: Don't show a description for omitted SH_ComboBox_UseNativePopup enum itemAlexander Volkov2014-10-282-2/+3
| | * vcxproj: fix writing of librarian settingsJoerg Bornemann2014-10-281-4/+8
| | * OS X: Fix broken 2x menu icon when style sheet is appliedMihailNaydenov2014-10-281-2/+2
| | * fix namespaced DirectWrite buildJoerg Bornemann2014-10-282-9/+9
| | * pay attention to the MAKE env variableOswald Buddenhagen2014-10-281-1/+4
| | * Add missing newline in fallback debug output.Volker Krause2014-10-281-1/+1
| | * Compile fix for QT_NO_IM in QtWidgetsSteffen Imhof2014-10-283-1/+10
| | * Move animation-related header out of QT_NO_IM #ifndef.Steffen Imhof2014-10-281-1/+1
* | | Fix X86 Wince builds.Bjoern Breitmeyer2014-10-292-2/+4
* | | Fix QWidget::scroll during paintingAllan Sandfeld Jensen2014-10-291-1/+1
* | | tst_qvariant: automate testing of forward_listMarc Mutz2014-10-291-6/+6
* | | Properly detect UTF-8 BOM markers in ini filesLars Knoll2014-10-295-9/+33
* | | xcb: Fix setting the alert state for a windowAlexander Volkov2014-10-291-6/+3
* | | Fix QLocalServer, create a temp path as small as possible.BogDan Vatra2014-10-281-2/+3