summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qurl.cpp: Remove trailing whitespaces.David Faure2012-07-211-19/+19
* Clean up qDebug statementsRomain Pokrzywka2012-07-211-3/+2
* Doc: Fix QUrl::isLocalFile documentationSergio Ahumada2012-07-211-1/+1
* Disable QAtomic assembly code for incompatible compilers.Ian Dean2012-07-201-1/+1
* Adding cflag -c to configure's --sysroot test.Thomas Senyk2012-07-201-1/+1
* Don't discard QPA mouse events without an associated window or widgetRomain Pokrzywka2012-07-201-2/+0
* Fix null pointer bug when no QPA event integration is used.Ian Dean2012-07-201-0/+1
* Fix typo in configure for Mac: Libraries -> LibrarySergio Ahumada2012-07-191-1/+1
* Widgets: Fix duplicated line in QMdiAreaSergio Ahumada2012-07-181-1/+1
* Doc: Fix typo "a mount of code" -> "amount of code"Sergio Ahumada2012-07-181-1/+1
* Set correct QT_LFLAGS_SQLITE for default cases.Rafael Roquetto2012-07-182-4/+12
* Only forward-declare some std classes if QT_NO_STL is defined.Raphael Kubo da Costa2012-07-171-0/+2
* Install right version of tools when x-compiling.Rafael Roquetto2012-07-171-1/+1
* [Blackberry] Initialize dangling pointerRafael Roquetto2012-07-171-0/+1
* Fix infinite loop due to FPU limitationStéphane Cerveau2012-07-171-2/+2
* test: only QEXPECT_FAIL tst_qgraphicstransform in release modeRohan McGovern2012-07-162-1/+3
* test: Fix compilation error on old Unix systems caused by ShapeInputSergio Ahumada2012-07-161-2/+2
* test: remove CONFIG+=insignificant_test for tst_qgraphicstransformRohan McGovern2012-07-162-8/+52
* New command line switches for configure.exeRafael Roquetto2012-07-161-2/+184
* Doc: Fix typo slection -> selectionSergio Ahumada2012-07-161-1/+1
* Doc: Fix typoSergio Ahumada2012-07-161-1/+1
* Doc: Fix typoSergio Ahumada2012-07-161-1/+1
* Support fallbacks fonts in UIKit pluginEskil Abrahamsen Blomfeldt2012-07-163-17/+115
* Doc: Fix typo foreigh -> foreignSergio Ahumada2012-07-161-1/+1
* Blackberry: Apply state from QWidget when creating new QBBWindowThomas McGuire2012-07-161-0/+7
* tests: Re-enable tst_MacGui test.Sergio Ahumada2012-07-162-2/+3
* Fix 'make install' when cross-compiling on WindowsRafael Roquetto2012-07-131-1/+5
* Support high resolution screens in QUIKit pluginEskil Abrahamsen Blomfeldt2012-07-132-2/+13
* test: fixed tst_qfilesystemmodel and removed insignificant_testRohan McGovern2012-07-132-2/+4
* Fix for enter key inserting into password fields in SymbianMarko Kenttala2012-07-131-1/+2
* QSqlTM: respect generated flag in insertRecord() and setRecord()Mark Brand2012-07-132-1/+29
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-132-3/+52
* doc: removed incorrect reference to Q_OS_X11Rohan McGovern2012-07-131-1/+1
* QNX: Set the default application font to Slate Pro on BlackberrySean Harmer2012-07-121-1/+7
* qws: print the data directoryGirish Ramakrishnan2012-07-111-1/+1
* Add Mac OS 10.8 QSysInfo enumsMorten Sorvig2012-07-102-1/+5
* QNX: QtGlobal: compile as a C header againMarc Mutz2012-07-091-1/+3
* QNX: fix compilation with C++11 enabledMarc Mutz2012-07-081-0/+12
* Disable dedicated screen event thread by default.Rafael Roquetto2012-07-071-3/+3
* Don't change the current page of mainwindow containerJarek Kobus2012-07-061-1/+1
* [Blackberry] Fix event loop throughput issueRafael Roquetto2012-07-051-8/+25
* ARM: fix compilation with C++11 enabledMarc Mutz2012-07-052-2/+2
* Update macdeployqt plugin deployment logic.Morten Johan Sorvig2012-07-051-0/+12
* Fix socket notifier registration on Blackberry.Rafael Roquetto2012-07-052-8/+52
* Fix compilation errorJaakko Helanti2012-07-051-0/+2
* Add null httpReply checks to QHttpThreadDelegateShane Kearns2012-07-041-6/+25
* Qml ListView highlight component cannot access ListView scopeMartin Jones2012-07-042-64/+48
* Ensure the mouse buttons are preserved when entering a widgetAndy Shaw2012-07-033-3/+5
* Fix cursor truncate to include line positionJiang Jiang2012-07-031-2/+2
* Use utf8 to store audio device names in win32 backend.Lev Zelenskiy2012-07-031-3/+3