summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QNX: Enabled ALSA supportBernd Weimer2013-05-211-1/+1
* Convert the new filename to native separators before checking itAndy Shaw2013-05-181-1/+1
* Respect specified minimum height for menuBar also if it has HFW.Jan Arve Saether2013-05-151-6/+4
* QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-152-1/+29
* Prevent crash due to giving QWidget::update() a large region.Samuel Rødal2013-05-151-3/+8
* Prevent crash due to giving QWidget::update() a large rect.Samuel Rødal2013-05-151-4/+9
* test: Mark tst_qinputdialog as insignificant only on Mac OS XSergio Ahumada2013-05-151-1/+1
* Widgets: avoid integer divide by zero in QProgressDialogLiang Qi2013-05-152-0/+19
* BlackBerry: Revised error handling in event dispatcherBernd Weimer2013-05-151-40/+42
* Backport qmlRegisterUncreatableType with version templateAlan Alpert2013-05-151-0/+45
* Disabling largefile support for WinCE.Bjoern Breitmeyer2013-05-131-0/+1
* qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-133-1/+8
* qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-132-14/+30
* test: Mark tst_qsharedpointer as insignificant only on Mac OS XSergio Ahumada2013-05-121-1/+1
* Special-case the forward declaration of STL types for libc++.Raphael Kubo da Costa2013-05-111-0/+23
* test: Remove insignificant_test from tst_qaudioinputSergio Ahumada2013-05-111-2/+0
* test: Mark tst_qgraphicsscene as insignificant only on Embedded (QWS)Sergio Ahumada2013-05-111-1/+1
* test: Remove insignificant_test from tst_qdbusmarshallSergio Ahumada2013-05-111-2/+0
* test: Remove insignificant_test from tst_qgraphicsanchorlayoutSergio Ahumada2013-05-111-2/+0
* test: Mark tst_qgraphicsanchorlayout1 as insignificant only on Mac OS XSergio Ahumada2013-05-111-1/+1
* test: Mark tst_qgraphicswidget as insignificant only on Mac OS XSergio Ahumada2013-05-111-1/+1
* test: Mark tst_qinputcontext as insignificant only on Mac OS XSergio Ahumada2013-05-111-1/+1
* test: Remove insignificant_test from tst_qitemdelegateSergio Ahumada2013-05-111-2/+0
* test: Remove insignificant_test from tst_qmacstyleSergio Ahumada2013-05-111-2/+0
* test: Mark tst_qpainter as insignificant only on Mac OS XSergio Ahumada2013-05-111-1/+1
* test: Remove insignificant_test from tst_qscriptextensionpluginSergio Ahumada2013-05-111-2/+0
* test: Mark tst_qsettings as insignificant only on WindowsSergio Ahumada2013-05-111-1/+1
* test: Mark tst_qstylesheetstyle as insignificant only on Mac OS XSergio Ahumada2013-05-111-1/+1
* Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-05-113-6/+12
* Check that 3DNow! instructions are supported before including mm3dnow.h.Raphael Kubo da Costa2013-05-101-1/+1
* Ukrainian translation updateVictor Ostashevsky2013-05-105-14/+8
* Fix clang warning about bool to pointer conversion.Jędrzej Nowacki2013-05-102-2/+2
* test: Remove insignificant_test from tst_qsslsocket_onDemandCertificates_memberSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qtableview as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* test: Remove insignificant_test from tst_qtimelineSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qwizard as insignificant on Windows and Mac OS XSergio Ahumada2013-05-081-1/+1
* test: Mark tst_xmlpatterns as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* test: Remove insignificant_test from tst_qlocalsocketSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qsocketnotifier as insignificant only on Mac OS XSergio Ahumada2013-05-081-1/+1
* test: Remove insignificant_test from tst_qsocks5socketengineSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qtcpserver as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* test: Remove useless insignificant_test mark tst_qudpsocketSergio Ahumada2013-05-081-2/+0
* test: Remove insignificant_test from tst_qsslsocket_onDemandCertificates_staticSergio Ahumada2013-05-081-2/+0
* test: Remove useless insignificant_test markSergio Ahumada2013-05-081-2/+0
* test: Remove insignificant_test from tst_qhttpnetworkconnectionSergio Ahumada2013-05-081-2/+0
* test: Mark tst_qnetworksession as insignificant only on WindowsSergio Ahumada2013-05-081-1/+1
* Compile in C++11 mode: narrowing conversion problemsThiago Macieira2013-05-071-2/+3
* Make QContiguousCache with zero capacity not crashThiago Macieira2013-05-072-0/+27
* Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-05-062-4/+28
* Make Qt 4.8 also compile with the LSB SDK on LinuxThiago Macieira2013-05-062-8/+8