summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent spurious SSL errors from local certificates.Richard J. Moore2014-03-131-3/+0
* Fix Mac Bearer when machine has no wifiFrederik Gladhorn2014-03-132-0/+4
* Fix building of WebKit's JSC for earlier versions of gcc on MacAndy Shaw2014-03-131-0/+14
* Qt 3 Support: Prevent double deletion of QObjectPrivate::threadData in QSetti...Friedemann Kleint2014-02-251-0/+1
* Fix building of JSC for earlier versions of gcc on MacAndy Shaw2014-02-251-0/+14
* Mac: Fix file dialog filters when filter doesn't start with '*'Eike Ziller2014-02-131-1/+2
* fix crash when using GTK 2.14 function in old gtkAndrey Volkov2014-02-131-1/+3
* QDeclarativeTypeLoader doesn't close processed QNetworkRepliesFrantisek Vacek2014-02-111-0/+6
* Fix the Carbon buildAndy Shaw2014-02-111-0/+6
* Fix compile for CarbonAndy Shaw2014-02-071-1/+2
* Fix the name of the arguments of qAtan2 to match std::atan2Thiago Macieira2014-02-051-3/+3
* Win: Fixed assert in QKeyMapperPrivate::possibleKeysOliver Wolff2014-02-051-1/+4
* DontUseNativeDialog is not just for the Mac color dialogShawn Rutledge2014-02-051-2/+2
* Fix problem with QNetworkAddressEntry returning a invalid netmask.Christian Strømme2014-02-031-6/+6
* Windows: Do not try to update keymap on WM_IME_CHAR messagesOliver Wolff2014-01-311-2/+2
* Correct algorithm for digest auth when using the CONNECT verbBradley Buda2014-01-231-1/+2
* QWindowVistaStyle: Always initialize text color of menu items.Friedemann Kleint2014-01-221-6/+4
* QWindowsVistaStyle: Fixed position of menu gutter when using a custom widget ...Friedemann Kleint2014-01-221-2/+4
* QWizard: Fix frame when using Vista style/MSVC2012Friedemann Kleint2014-01-172-8/+32
* Correct wordwrapped text handling in QListView icon modeSamuel Gaist2014-01-152-1/+9
* Avoid floating point exceptions in rasterizeLine.Gunnar Sletta2014-01-121-16/+45
* Mitigate performance regression in isExpandedEntityValueTooLarge().Mitch Curtis2014-01-111-28/+57
* Fixed another assert in qwindowskeymapperOliver Wolff2014-01-101-2/+5
* qthread_win.cpp: Fix warnings when waiting for adopted threads.Friedemann Kleint2014-01-091-1/+5
* Cocoa: fix a typo for F9 in key mappingLiang Qi2013-12-201-1/+1
* Fixed various crashes in connection point enumeratorssbk2013-12-191-41/+73
* QSpinBox: fix cursor jumping around when pressing up/down keysPekka Vuorela2013-12-171-4/+8
* SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-121-0/+2
* Clean up a partially scrolled QRollEffect widgetMiikka Heikkinen2013-12-091-1/+1
* WebKit: Remove video support on OS XBrian Jensen2013-12-094-86/+5
* Fixed rounding errors in QtQuick1 to int conversionsJanne Koskinen2013-12-092-4/+15
* qt webkit: add support for MIPS64 platformsVicente Olivert Riera2013-12-061-6/+11
* Don't use Standard Library routines in qthread_p.hThiago Macieira2013-12-061-2/+10
* Completely bootstrap idc.Friedemann Kleint2013-12-052-26/+76
* Use qt_mac_effectiveview_for for setFocus_sysSamuel Gaist2013-12-051-1/+1
* QBBSystemLocale: Do not set fixed buffer size when reading pps objectsEl Mehdi Fekari2013-12-051-4/+20
* Respect the custom paper size settings on MacAndy Shaw2013-12-042-23/+48
* qtscript: Add support for MIPS64 platformsVicente Olivert Riera2013-12-031-1/+23
* Correct WebKit build path settingsBenjamin Seppke2013-11-281-2/+2
* Backported fix for WebKit libc++ support on OS X MavricksBrian Jensen2013-11-282-2/+2
* WebKit Nullptr type fixes when using libc++Brian Jensen2013-11-283-10/+10
* Fix WebKit TimerHeap implementaiton to work with more standard librariesDarin Adler2013-11-282-77/+110
* QNX: Make use of _readdir64_rBernd Weimer2013-11-281-2/+2
* QPrintDialog - Fix Windows Current Page option selectionJohn Layt2013-11-271-2/+4
* CoreWLan: Fix potential unhandled exception assertGabriel de Dietrich2013-11-272-4/+6
* Mac style: Fix selected tab text color on 10.6Gabriel de Dietrich2013-11-271-3/+4
* Fixed assert in Windows key handlingOliver Wolff2013-11-271-2/+8
* Fix bug in updatePossibleKeyCodes() with dead keys and modifiersJuan Luis Boya García2013-11-251-2/+2
* Fix virtual key mapping on MS WindowsJuan Luis Boya García2013-11-252-25/+17
* QThread: Fix link to snippet in documentationJonathan Liu2013-11-221-1/+1