summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correctly resolve INCLUDEPATH relative to current projectOswald Buddenhagen2014-02-056-1/+124
* fix strings from #included sources not being collectedOswald Buddenhagen2014-02-054-0/+53
* Added Basque translationXabier Aramendi2014-02-057-0/+16111
* 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
* qmlplugindump is missing --noinstantiate option on Qt 4.8Daniel Pesch2014-01-291-27/+33
* win32-msvc2013: force synchronous writes to .pdb filesJoerg Bornemann2014-01-231-1/+1
* 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
* rebuild configure.exeJoerg Bornemann2014-01-211-0/+0
* add support for Visual Studio 2013Joerg Bornemann2014-01-219-5/+166
* Make configure.exe only detect each compiler onceBradley T. Hughes2014-01-211-9/+29
* 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
* Fix Japanese translationTakumi Asaki2014-01-091-2/+2
* 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-122-0/+23
* Cascade detection of SSE3 support and upThiago Macieira2013-12-101-0/+24
* 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-094-4/+41
* 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
* Enable building with clang / libc++ on OS X 10.9 MavericksBrian Jensen2013-12-055-35/+218
* 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
* Update Arabic translationAhmed Saidi2013-11-281-2395/+4999
* 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-284-2/+23
* Keep the copied files as writableThiago Macieira2013-11-281-0/+2
* Recognize newer libmng versions in config testaavit2013-11-281-0/+2
* QPrintDialog - Fix Windows Current Page option selectionJohn Layt2013-11-271-2/+4
* Update 4.8.6 changelogGabriel de Dietrich2013-11-271-0/+2
* CoreWLan: Fix potential unhandled exception assertGabriel de Dietrich2013-11-272-4/+6