summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * QWinOverlappedIoNotifier: fix race conditionJoerg Bornemann2013-07-051-5/+38
| | * bail out early in QWinOverlappedIoNotifier::waitForNotifiedJoerg Bornemann2013-07-051-0/+7
| | * REG: Fix character size when exporting PDF on WindowsEskil Abrahamsen Blomfeldt2013-07-051-0/+4
| | * iOS: Make sure we're deleting framebuffers in the right contextTor Arne Vestbø2013-07-051-0/+3
| | * Clean up evaluation license logicTor Arne Vestbø2013-07-055-50/+47
| | * doc: Build fix to QSettings documentation snippets.Robin Burchell2013-07-041-3/+3
| | * Fix crash caused by ~QWindowsWindow flushing the event queue.Friedemann Kleint2013-07-041-1/+0
| | * QtCore: fix the number precision in QJsonDocument.toJson() againLiang Qi2013-07-041-1/+1
| | * Use case insensitive matching for hashes QFileSystemWatcher/Win.Friedemann Kleint2013-07-042-23/+40
| | * Show native file dialog on Windows XP Professional x64 Edition.Friedemann Kleint2013-07-041-2/+2
| | * Add cmake related information to the test output.Stephen Kelly2013-07-031-0/+8
| | * 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
| | * Set projection matrix for systems with OpenGL 3.1Wouter Huysentruit2013-07-032-0/+4
| | * 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
| | * 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
| | * 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
| | * 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
| | * 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
| | * Fix warning caused by warning fixThiago Macieira2013-07-012-7/+1
| | * moc: Avoid non-deterministic output which causes unnecesary rebuildsRobin Burchell2013-06-301-1/+6
| | * BlackBerry: Increased loop level around bps_get_eventBernd Weimer2013-06-291-4/+10
| | * Fix the cursor position of an empty QLineEdit with a placeholder textJ-P Nurmi2013-06-291-3/+3
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-289-25/+60
| | |\
| | | * Add Q_REVISION(1) to QWindow::alert().Friedemann Kleint2013-06-281-1/+1
| | | * QWindow min/max width/height, contentOrientation are not new in 5.1Shawn Rutledge2013-06-282-19/+14
| | | * Avoid crash when QOpenGLContext is destroyed before the VAOSean Harmer2013-06-282-2/+26
| | | * QNX: Fix screen rotationRafael Roquetto2013-06-262-1/+7
| | | * Fix compilation with ICC 13.1: the MSVC 2005 & 2008 code is badThiago Macieira2013-06-261-1/+1
| | | * Fix win32-icc build: _CHAR16T is not an indication of C++11 supportThiago Macieira2013-06-261-1/+1
| | | * Android: Fix initial window size for raster backendPaul Olav Tvete2013-06-262-0/+12
| | | * BlackBerry: fix delayed root window posting on OpenGLRafael Roquetto2013-06-261-0/+3
| | | * Mac OSX: get the correct key code when the control key is pressedShawn Rutledge2013-06-261-1/+5