summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix network tests relying on troll.noFrederik Gladhorn2014-03-133-5/+5
* 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
* Webbrowser example: Fix crash due to deprecated code.Friedemann Kleint2014-02-203-42/+7
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2014-02-191-9/+2
* Ensure correct codec is used for Sources and Forms view.Mitch Curtis2014-02-191-1/+1
* Add MinGW-builds gcc 4.8.2 as Tier 2 platformKai Koehne2014-02-181-0/+2
* 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
* Remove incorrect check for mingw 64 bitKai Koehne2014-02-111-7/+2
* Fix detection of mingw gcc >=4.6Kai Koehne2014-02-111-1/+1
* Ensure the webftp example works with newer versions of webkit.Richard J. Moore2014-02-081-1/+1
* Fix compile for CarbonAndy Shaw2014-02-071-1/+2
* 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