summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added support for big endian data to QAudioOutput win32 backend.Lev Zelenskiy2012-07-031-0/+25
* Allow frequences up to 96000 in win32 backend.Lev Zelenskiy2012-07-032-2/+2
* Clean buffers before closing the input device.Lev Zelenskiy2012-07-031-6/+7
* Fix access to uninitialized pointerTobias Hunger2012-07-031-1/+1
* Enable smiley support for Symbian editorsMarko Kenttala2012-07-022-1/+22
* Mark qglfunctions test as insignificantKalle Juhani Lehtonen2012-07-021-1/+4
* Change default Content-Type for http POST to match 4.7.4Shane Kearns2012-06-281-2/+5
* Clang: Do not warn about unused parameters (caused by ccache)Tobias Hunger2012-06-281-0/+2
* QNX: Flush after changing rotationThomas McGuire2012-06-281-0/+4
* Fixed tst_qfileinfo for windows.Markku Heikkila2012-06-281-0/+13
* Enable MT screen event handling on BlackberryRafael Roquetto2012-06-263-12/+38
* Item.mapFromItem() crashes with Items not created by the engine.Martin Jones2012-06-261-2/+4
* rewind macro in WinCE wrongly substituted.Martin Jones2012-06-261-0/+8
* Updated WebKit to 0b63152ae5d572c4a817a53210d8907f3dd11bd7Simon Hausmann2012-06-257-995/+1089
* Fix possible crash when copying QImage.Kim Motoyoshi Kalland2012-06-251-1/+1
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-06-252-2/+62
* Fix Assistant crash when closing last tab.Markku Heikkila2012-06-252-0/+11
* Updated WebKit to 2dea2a19feedc165596b933fe9509ddd0caf4d15Simon Hausmann2012-06-2512-277/+29
* Ensure that Proxy-Connection: Keep-Alive is respected for HTTP 1.0Andy Shaw2012-06-241-1/+2
* Fix compile issue on AIXAndy Shaw2012-06-241-1/+1
* qtdbus: Export org.freedesktop.DBus.Peer interface when introspectedDaniele E. Domenichelli2012-06-221-0/+9
* Enable building with older SHAPE extension, or -no-xshape (QTBUG-24653, QTBUG...Daniel Richard G2012-06-221-0/+6
* Removing potential crashes from out-of-thread cleanup on SymbianMurray Read2012-06-214-8/+48