| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Disable QAtomic assembly code for incompatible compilers. | Ian Dean | 2012-07-20 | 1 | -1/+1 |
|
|
* | Adding cflag -c to configure's --sysroot test. | Thomas Senyk | 2012-07-20 | 1 | -1/+1 |
|
|
* | Don't discard QPA mouse events without an associated window or widget | Romain Pokrzywka | 2012-07-20 | 1 | -2/+0 |
|
|
* | Fix null pointer bug when no QPA event integration is used. | Ian Dean | 2012-07-20 | 1 | -0/+1 |
|
|
* | Fix typo in configure for Mac: Libraries -> Library | Sergio Ahumada | 2012-07-19 | 1 | -1/+1 |
|
|
* | Widgets: Fix duplicated line in QMdiArea | Sergio Ahumada | 2012-07-18 | 1 | -1/+1 |
|
|
* | Doc: Fix typo "a mount of code" -> "amount of code" | Sergio Ahumada | 2012-07-18 | 1 | -1/+1 |
|
|
* | Set correct QT_LFLAGS_SQLITE for default cases. | Rafael Roquetto | 2012-07-18 | 2 | -4/+12 |
|
|
* | Only forward-declare some std classes if QT_NO_STL is defined. | Raphael Kubo da Costa | 2012-07-17 | 1 | -0/+2 |
|
|
* | Install right version of tools when x-compiling. | Rafael Roquetto | 2012-07-17 | 1 | -1/+1 |
|
|
* | [Blackberry] Initialize dangling pointer | Rafael Roquetto | 2012-07-17 | 1 | -0/+1 |
|
|
* | Fix infinite loop due to FPU limitation | Stéphane Cerveau | 2012-07-17 | 1 | -2/+2 |
|
|
* | test: only QEXPECT_FAIL tst_qgraphicstransform in release mode | Rohan McGovern | 2012-07-16 | 2 | -1/+3 |
|
|
* | test: Fix compilation error on old Unix systems caused by ShapeInput | Sergio Ahumada | 2012-07-16 | 1 | -2/+2 |
|
|
* | test: remove CONFIG+=insignificant_test for tst_qgraphicstransform | Rohan McGovern | 2012-07-16 | 2 | -8/+52 |
|
|
* | New command line switches for configure.exe | Rafael Roquetto | 2012-07-16 | 1 | -2/+184 |
|
|
* | Doc: Fix typo slection -> selection | Sergio Ahumada | 2012-07-16 | 1 | -1/+1 |
|
|
* | Doc: Fix typo | Sergio Ahumada | 2012-07-16 | 1 | -1/+1 |
|
|
* | Doc: Fix typo | Sergio Ahumada | 2012-07-16 | 1 | -1/+1 |
|
|
* | Support fallbacks fonts in UIKit plugin | Eskil Abrahamsen Blomfeldt | 2012-07-16 | 3 | -17/+115 |
|
|
* | Doc: Fix typo foreigh -> foreign | Sergio Ahumada | 2012-07-16 | 1 | -1/+1 |
|
|
* | Blackberry: Apply state from QWidget when creating new QBBWindow | Thomas McGuire | 2012-07-16 | 1 | -0/+7 |
|
|
* | tests: Re-enable tst_MacGui test. | Sergio Ahumada | 2012-07-16 | 2 | -2/+3 |
|
|
* | Fix 'make install' when cross-compiling on Windows | Rafael Roquetto | 2012-07-13 | 1 | -1/+5 |
|
|
* | Support high resolution screens in QUIKit plugin | Eskil Abrahamsen Blomfeldt | 2012-07-13 | 2 | -2/+13 |
|
|
* | test: fixed tst_qfilesystemmodel and removed insignificant_test | Rohan McGovern | 2012-07-13 | 2 | -2/+4 |
|
|
* | Fix for enter key inserting into password fields in Symbian | Marko Kenttala | 2012-07-13 | 1 | -1/+2 |
|
|
* | QSqlTM: respect generated flag in insertRecord() and setRecord() | Mark Brand | 2012-07-13 | 2 | -1/+29 |
|
|
* | Fix crash when column is inserted before rowspanned cell | Eskil Abrahamsen Blomfeldt | 2012-07-13 | 2 | -3/+52 |
|
|
* | doc: removed incorrect reference to Q_OS_X11 | Rohan McGovern | 2012-07-13 | 1 | -1/+1 |
|
|
* | QNX: Set the default application font to Slate Pro on Blackberry | Sean Harmer | 2012-07-12 | 1 | -1/+7 |
|
|
* | qws: print the data directory | Girish Ramakrishnan | 2012-07-11 | 1 | -1/+1 |
|
|
* | Add Mac OS 10.8 QSysInfo enums | Morten Sorvig | 2012-07-10 | 2 | -1/+5 |
|
|
* | QNX: QtGlobal: compile as a C header again | Marc Mutz | 2012-07-09 | 1 | -1/+3 |
|
|
* | QNX: fix compilation with C++11 enabled | Marc Mutz | 2012-07-08 | 1 | -0/+12 |
|
|
* | Disable dedicated screen event thread by default. | Rafael Roquetto | 2012-07-07 | 1 | -3/+3 |
|
|
* | Don't change the current page of mainwindow container | Jarek Kobus | 2012-07-06 | 1 | -1/+1 |
|
|
* | [Blackberry] Fix event loop throughput issue | Rafael Roquetto | 2012-07-05 | 1 | -8/+25 |
|
|
* | ARM: fix compilation with C++11 enabled | Marc Mutz | 2012-07-05 | 2 | -2/+2 |
|
|
* | Update macdeployqt plugin deployment logic. | Morten Johan Sorvig | 2012-07-05 | 1 | -0/+12 |
|
|
* | Fix socket notifier registration on Blackberry. | Rafael Roquetto | 2012-07-05 | 2 | -8/+52 |
|
|
* | Fix compilation error | Jaakko Helanti | 2012-07-05 | 1 | -0/+2 |
|
|
* | Add null httpReply checks to QHttpThreadDelegate | Shane Kearns | 2012-07-04 | 1 | -6/+25 |
|
|
* | Qml ListView highlight component cannot access ListView scope | Martin Jones | 2012-07-04 | 2 | -64/+48 |
|
|
* | Ensure the mouse buttons are preserved when entering a widget | Andy Shaw | 2012-07-03 | 3 | -3/+5 |
|
|
* | Fix cursor truncate to include line position | Jiang Jiang | 2012-07-03 | 1 | -2/+2 |
|
|
* | Use utf8 to store audio device names in win32 backend. | Lev Zelenskiy | 2012-07-03 | 1 | -3/+3 |
|
|
* | Added support for big endian data to QAudioOutput win32 backend. | Lev Zelenskiy | 2012-07-03 | 1 | -0/+25 |
|
|
* | Allow frequences up to 96000 in win32 backend. | Lev Zelenskiy | 2012-07-03 | 2 | -2/+2 |
|
|
* | Clean buffers before closing the input device. | Lev Zelenskiy | 2012-07-03 | 1 | -6/+7 |
|
|