summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable 3DNOW on Blackberry/Win32Rafael Roquetto2012-08-171-0/+1
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-08-163-3/+27
* Polish Polish translationsJarek Kobus2012-08-162-158/+85
* test: Re-enabling tst_qdeclarativeerror testSergio Ahumada2012-08-161-1/+0
* Fix error test on Windows.Glenn Watson2012-08-162-1/+2
* Fix for restoring dockwidget's size when it gets dragged.Mikko Knuutila2012-08-162-6/+51
* rebuild configureOswald Buddenhagen2012-08-151-0/+0
* Prepare QtHelp library for modularized documentation.Pierre Rossi2012-08-1511-31/+65
* XMLHttpRequest does not support the DELETE methodJani Honkonen2012-08-155-4/+33
* test: Re-enabling tst_QFont testSergio Ahumada2012-08-151-2/+0
* test: Re-enable tst_QGraphicsEffect test.Sergio Ahumada2012-08-152-2/+22
* add configure options for debug/release OpenSSLPeter Kümmel2012-08-153-10/+46
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-1452-218/+103
* test: Re-enabling tst_QTreeView testSergio Ahumada2012-08-141-1/+0
* test: Re-enabling tst_QMenu testSergio Ahumada2012-08-141-2/+0
* test: Re-enabling tst_QNetworkConfiguration testSergio Ahumada2012-08-141-2/+0
* test: Re-enabling tst_QNetworkConfigurationManager testSergio Ahumada2012-08-141-2/+0
* Bump hex copy of Qt version number to 4.8.3.Jason McDonald2012-08-141-1/+1
* fix dangling pointer access during drag-n-drop operationNick Shaforostoff2012-08-141-1/+1
* Fix vcproj file generation for incredibuild handling of moc etc targetsAndy Shaw2012-08-141-1/+2
* Accessibility: Add missing break;Jan-Arve Saether2012-08-141-0/+1
* Add default QPA plugin option to 'configure'Ian Dean2012-08-131-1/+14
* make currentText the USER property for QComboBoxMark Brand2012-08-131-2/+2
* test: Re-enabling tst_QWidget_windowSergio Ahumada2012-08-131-2/+0
* test: Mark tst_QTimeLine as significant on platforms other than WindowsSergio Ahumada2012-08-101-1/+1
* Mac: Don't crash if language preferences can't be retrieved.Eike Ziller2012-08-101-1/+1
* Don't build qtscript when stdint.h isn't availableKent Hansen2012-08-101-1/+2
* Don't build qtscript when stl isn't availableKent Hansen2012-08-101-1/+7
* tests: Re-enable tst_MacNativeEvents test.Sergio Ahumada2012-08-092-3/+5
* tests: Re-enable tst_QMdiSubWindow test.Sergio Ahumada2012-08-082-2/+5
* tests: Re-enable tst_QGraphicsProxyWidget test.Sergio Ahumada2012-08-082-2/+6
* Changed qt version to 4.8.3jutaipal2012-08-0819-39/+39
* Properly handle include cyclesKevin Ottens2012-08-081-28/+75
* qmake vcxproj generator: map TARGET_EXT to $(TargetExt)Joerg Bornemann2012-08-083-2/+12
* qmake: un-copy-and-pastify vcxproj generator a bitJoerg Bornemann2012-08-082-60/+70
* Avoid crashes when invalidating a proxy model filter.Stephen Kelly2012-08-082-3/+70
* Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)Kent Hansen2012-08-088-39/+84
* test: Re-enable tst_Symbols testSergio Ahumada2012-08-082-3/+1
* examples: Add dockwidgets to the list of examplesSergio Ahumada2012-08-061-0/+1
* Fix valgrind errors due to "const char *getSystemLocale"David Faure2012-08-061-1/+1
* tests: Re-enable QTextScriptEngine test.Sergio Ahumada2012-08-062-2/+10
* tests: Re-enable QAccessibility test.Sergio Ahumada2012-08-032-2/+12
* Check that property descriptor members are valid before using themKent Hansen2012-08-031-2/+2
* Don't crash if queued signal handler no longer existsKent Hansen2012-08-032-1/+40
* Fix crash when converting invalid JSValue to stringKent Hansen2012-08-032-0/+11
* Stop allowing the old-style Contact: line in license headersSergio Ahumada2012-08-021-7/+1
* test: Re-enable tst_Headers test.Sergio Ahumada2012-08-022-2/+6
* Fix crash when accessing QObject properties through activation objectKent Hansen2012-08-022-0/+22
* Update Czech translationPavel Fric2012-08-013-399/+566
* Adding missing QT_BEGIN_HEADER/QT_END_HEADERSergio Ahumada2012-08-011-1/+5