summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BlackBerry: improve BPS event lifetime managementJonathan Hoffmann2013-10-312-2/+88
* network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-311-2/+3
* Revert "Return the correct system font on OS X Mavericks."Jake Petroules2013-10-301-7/+0
* QLocale: Update Portuguese and Greek locales dataEl Mehdi Fekari2013-10-291-1061/+1059
* QLocale - Fix Mac date format code translationJohn Layt2013-10-281-29/+76
* Fix the assert failure in QShortcutMap::findGatis Paeglis2013-10-271-0/+3
* Introduce Windows version 8.1 and detect by checking the version.Friedemann Kleint2013-10-252-3/+39
* Fix compilation of Qt Script with MSVC 2013.Friedemann Kleint2013-10-251-2/+2
* Fix misaligned selection region with text when centeredJonathan Liu2013-10-231-5/+14
* correctly fix compilation of NEON_ASM sourcesOswald Buddenhagen2013-10-181-2/+9
* Fix sigchld-HandlerH. Rittich2013-10-181-9/+32
* Properly paint QListView dragged item in icon modeSamuel Gaist2013-10-182-28/+17
* Windows: Fix tablet position in relative (mouse) mode.Arthur Krebsbach2013-10-161-5/+37
* Ensure lastPixel.y is also initalized to -1 when necessaryAndy Shaw2013-10-091-0/+3
* Add missing variables initialization before requesting png offsetSamuel Gaist2013-09-201-7/+7
* Compilation fix for libjpeg release 9aavit2013-09-131-22/+5
* Revert "QTBUG-15319: fix shortcuts with secondary Xkb layout."Gatis Paeglis2013-09-121-4/+1
* Add missing interpolator for unsigned int.Jan Arve Saether2013-09-111-0/+3
* Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-101-9/+16
* Fix compile when QT_NO_WARNING_OUTPUT defined without QT_NO_DEBUG_STREAMJonathan Liu2013-09-101-0/+2
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSergio Martins2013-09-095-11/+52
* Fix QOleDropTarget object leakJian Liang2013-09-031-1/+15
* Add Q_ASSERT in qAllocMore() function.Leonard Lee2013-08-301-0/+3
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-281-3/+3
* BlackBerry: Fixed cover modeBernd Weimer2013-08-261-3/+3
* Fix scrollbar appearance on Win8J-P Nurmi2013-08-231-23/+24
* OSX: Disable window restoration for the Mac font panelLiang Qi2013-08-231-0/+5
* OSX: Disable window restoration for the Mac color panelLiang Qi2013-08-231-0/+5
* Update for OS X Mavericks.Jake Petroules2013-08-212-4/+11
* Fix unused private field warning in QMacMime.Jake Petroules2013-08-211-1/+1
* Use correct mask constant in the Windows event dispatcher.Friedemann Kleint2013-08-201-1/+14
* Revert "Disable precision timers when running MSVC2012 code on pre-Windows 8."Friedemann Kleint2013-08-201-5/+1
* Only release when there is no lock on the objectAndy Shaw2013-08-201-2/+4
* Do not send clipboard message to application under debugger.Friedemann Kleint2013-08-191-0/+22
* Sun CC: Fix QFileDialog compilationSergio Ahumada2013-08-161-1/+1
* restore QProcessEnvironment shared data thread safety on unixOswald Buddenhagen2013-08-123-8/+74
* fix namespaced buildOswald Buddenhagen2013-08-121-2/+2
* Mac: make windows not restorable on 10.7 and laterLiang Qi2013-08-111-0/+5
* Remove OS X unsupported warning.Jake Petroules2013-08-101-3/+0
* Accessibility: ComboBoxes should expose their line edits as textFrederik Gladhorn2013-08-091-2/+5
* [WK1] NPStream::headers not initializedAllan Sandfeld Jensen2013-08-091-0/+1
* Add offset reading support in pnghandlerSamuel Gaist2013-08-081-0/+7
* Link to correct function in QApplication documentation.Mitch Curtis2013-08-081-1/+1
* Revert ea6ec4c781d5e94425b70f9f4e45d3e50eb12299Albert Astals Cid2013-08-081-3/+2
* Include <new> instead of <ciso646> for libc++ detection.Raphael Kubo da Costa2013-08-061-1/+1
* Remove a left over cast that is now semantically incorrect.Jake Petroules2013-08-051-1/+1
* Make sure to also check for null CFPropertyLists.Thiago Macieira2013-08-051-0/+3
* Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-08-052-7/+16
* Make libtiff link on OS X 10.9.Jake Petroules2013-08-051-9/+0
* Return the correct system font on OS X Mavericks.Jake Petroules2013-08-051-0/+7