summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtCore: fix the number precision in QJsonDocument.toJson() againLiang Qi2013-07-042-1/+63
* Use case insensitive matching for hashes QFileSystemWatcher/Win.Friedemann Kleint2013-07-043-28/+56
* Show native file dialog on Windows XP Professional x64 Edition.Friedemann Kleint2013-07-041-2/+2
* add support for Visual Studio 2013Joerg Bornemann2013-07-049-5/+169
* Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-07-044-3/+6
|\
| * Merge branch 'release' into stableSergio Ahumada2013-07-034-3/+6
| |\
| | * make requirement for -private suffix explicitOswald Buddenhagen2013-07-031-0/+3
| | * headersclean: process private modules correctlyOswald Buddenhagen2013-07-032-2/+3
| | * Restore header installation on Mac to always install to $includedirv5.1.0Thiago Macieira2013-07-011-1/+0
* | | correctly fix compilation of NEON_ASM sourcesOswald Buddenhagen2013-07-041-12/+28
* | | Add cmake related information to the test output.Stephen Kelly2013-07-031-0/+8
* | | Add path to the headers in frameworks to the include dirs.Stephen Kelly2013-07-031-0/+15
* | | make split_value_list() even less sane againOswald Buddenhagen2013-07-033-5/+11
* | | remove nonsense DEFINESOswald Buddenhagen2013-07-0329-59/+0
* | | Remove unnecesary check in qcocoawindowIvan Komissarov2013-07-030-0/+0
* | | Remove qWarning() in qt_mac_image_to_cgimage()Ivan Komissarov2013-07-031-4/+1
* | | Cocoa: fix shared color panel usageJ-P Nurmi2013-07-032-122/+144
|/ /
* | Set correct cell when selecting custom color cell with arrow keysJ-P Nurmi2013-07-033-1/+12
* | Hardcode the VERSION reported by qmake instead of calculating it in cmake.Stephen Kelly2013-07-031-5/+5
* | Add some return() to remove indentation levels.Stephen Kelly2013-07-031-75/+80
* | Set projection matrix for systems with OpenGL 3.1Wouter Huysentruit2013-07-032-0/+4
* | Don't enable EGL support if OpenGL is disabled.Thiago Macieira2013-07-031-8/+12
* | Fix change-of-sign warning found by ICCThiago Macieira2013-07-031-1/+1
* | Don't crash if the relayed signal was emitted from the wrong threadThiago Macieira2013-07-031-1/+10
* | Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-025-93/+111
* | Disable xkbcommon when building for QNX from WindowsMatt Fischer2013-07-021-0/+1
* | Fix rotation of text in vertical QDockWidget titlebars in QFusionStyle.Parker Coates2013-07-021-0/+4
* | Do not call QAccessible::child() with a negative index.Jan Arve Saether2013-07-021-9/+4
* | Windows: Fix detection of synthesized mouse events for MSVC / 64bit.Friedemann Kleint2013-07-021-2/+7
* | Avoid warnings when fetching file icons without a CGContextRefGabriel de Dietrich2013-07-021-1/+2
* | Only add the res_file to the generated files if there is no rc_fileAndy Shaw2013-07-021-1/+2
* | qmake: Change two scopes to mac instead of macxTor Arne Vestbø2013-07-021-2/+2
* | remove wait calls in tst_QProcess::simpleStartJoerg Bornemann2013-07-021-9/+1
* | Cocoa: Re-establish platform menu QObject hierarchyGabriel de Dietrich2013-07-021-0/+2
* | Remove default argument from declarations of qHash as friendGiuseppe D'Angelo2013-07-023-3/+14
* | Windows: Fix the code of the native color dialog.Friedemann Kleint2013-07-021-2/+4
* | Fix dropshadow and blur graphics effects.Gunnar Sletta2013-07-021-4/+0
* | Windows: Fix bug where windows stopped painting after a restore.Sérgio Martins2013-07-021-1/+14
* | QtCore: Fix remaining MSVC-64 warnings about integer truncation.Friedemann Kleint2013-07-021-5/+5
* | QUrl test: ensure that hostnames with bad non-IDN domains are caught tooThiago Macieira2013-07-021-1/+4
* | fix off-by-one index checkMark Brand2013-07-011-1/+1
* | QIcon: Avoid fetching twice the same pixmapGabriel de Dietrich2013-07-011-1/+1
* | Cocoa: Let Cocoa pick the right pixmap for menu item iconsGabriel de Dietrich2013-07-013-1/+21
* | Cocoa: Simplify qt_mac_cgimage_to_nsimage codeGabriel de Dietrich2013-07-011-10/+1
* | Fix build when QIMAGEREADER_DEBUG is enabled in qimagereader.cppKeonil Jeong2013-07-011-2/+2
* | Fix comma warning found by ICCThiago Macieira2013-07-011-1/+1
* | Change error text for missing platform pluginKai Koehne2013-07-011-4/+5
* | Make the test a bit more sane.Gunnar Sletta2013-07-011-3/+6
* | Remove unused variables (as found by ICC)Thiago Macieira2013-07-011-4/+0
* | Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-018-116/+2