| Commit message (Expand) | Author | Age | Files | Lines |
* | fix dangling pointer access during drag-n-drop operation | Nick Shaforostoff | 2012-08-14 | 1 | -1/+1 |
|
|
* | make currentText the USER property for QComboBox | Mark Brand | 2012-08-13 | 1 | -2/+2 |
|
|
* | Avoid crashes when invalidating a proxy model filter. | Stephen Kelly | 2012-08-08 | 1 | -3/+4 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1252 | -2504/+2504 |
|
|
* | Use improved QLibrary search heuristics for libgtk | Sean Harmer | 2012-07-27 | 1 | -0/+1 |
|
|
* | Use improved QLibrary search heuristics in qapplication_x11.cpp | Sean Harmer | 2012-07-27 | 1 | -0/+5 |
|
|
* | Clean up qDebug statements | Romain Pokrzywka | 2012-07-21 | 1 | -3/+2 |
|
|
* | 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 |
|
|
* | Widgets: Fix duplicated line in QMdiArea | Sergio Ahumada | 2012-07-18 | 1 | -1/+1 |
|
|
* | Fix infinite loop due to FPU limitation | Stéphane Cerveau | 2012-07-17 | 1 | -2/+2 |
|
|
* | Doc: Fix typo | Sergio Ahumada | 2012-07-16 | 1 | -1/+1 |
|
|
* | Fix for enter key inserting into password fields in Symbian | Marko Kenttala | 2012-07-13 | 1 | -1/+2 |
|
|
* | Fix crash when column is inserted before rowspanned cell | Eskil Abrahamsen Blomfeldt | 2012-07-13 | 1 | -3/+23 |
|
|
* | 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 |
|
|
* | ARM: fix compilation with C++11 enabled | Marc Mutz | 2012-07-05 | 2 | -2/+2 |
|
|
* | Fix compilation error | Jaakko Helanti | 2012-07-05 | 1 | -0/+2 |
|
|
* | 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 |
|
|
* | Enable smiley support for Symbian editors | Marko Kenttala | 2012-07-02 | 2 | -1/+22 |
|
|
* | Fix possible crash when copying QImage. | Kim Motoyoshi Kalland | 2012-06-25 | 1 | -1/+1 |
|
|
* | Fix infinite recursion while dragging toolbar of QMainWindow. | Markku Heikkila | 2012-06-25 | 1 | -2/+3 |
|
|
* | Enable building with older SHAPE extension, or -no-xshape (QTBUG-24653, QTBUG... | Daniel Richard G | 2012-06-22 | 1 | -0/+6 |
|
|
* | Removing potential crashes from out-of-thread cleanup on Symbian | Murray Read | 2012-06-21 | 2 | -4/+11 |
|
|
* | Restored native behavior when moving cursor from selection | Robert Loehning | 2012-06-20 | 1 | -0/+8 |
|
|
* | Mac: Fix rendering of non-int sized fonts. | Eike Ziller | 2012-06-19 | 2 | -17/+24 |
|
|
* | Drag and drop icon does not update correctly on Windows. | Markku Heikkila | 2012-06-19 | 2 | -3/+2 |
|
|
* | Speedup for QAbstractItemViewPrivate::delegateForIndex | ABBAPOH | 2012-06-19 | 1 | -4/+11 |
|
|
* | AbstractItemView editorForIndex/indexForEditor speedup | ABBAPOH | 2012-06-15 | 1 | -1/+9 |
|
|
* | QWizard/Win: Handle hit testing correctly for Vista style | Jonathan Liu | 2012-06-15 | 1 | -37/+48 |
|
|
* | Symbian: disable OpenVG as default on Symbian emulator builds | Pasi Pentikainen | 2012-06-13 | 1 | -1/+1 |
|
|
* | QWizard/Win: Drag window on Vista with only left mouse button | Jonathan Liu | 2012-06-09 | 1 | -1/+1 |
|
|
* | Windows: Fix uic3 autotest. | Friedemann Kleint | 2012-06-02 | 1 | -2/+4 |
|
|
* | Fix dangling pointer issue in QGraphicsItem focus handling | Pauli Jarvinen | 2012-06-01 | 1 | -6/+6 |
|
|
* | Eliminate QTreeWidget drag crash | Jiewen Wang | 2012-05-31 | 1 | -1/+1 |
|
|
* | QStatusBar::showMessage will always take new timeout | Jiewen Wang | 2012-05-31 | 1 | -2/+0 |
|
|
* | Updated HID drivers for INTEGRITY | Kalle Viironen | 2012-05-30 | 2 | -178/+298 |
|
|
* | Fix bug when destruction fields in QWizard | Carl Schumann | 2012-05-25 | 1 | -0/+13 |
|
|
* | Symbian: inputcontext reports pointer events to FEP during inline edit | Lauri Malmi | 2012-05-21 | 3 | -5/+35 |
|
|
* | Fix missing include in QWS shared memory | Samuli Piippo | 2012-05-15 | 1 | -0/+1 |
|
|
* | XShaping drag and drop fixes | Albert Astals Cid | 2012-05-14 | 1 | -8/+12 |
|
|
* | Always process window (de)activated events | Kevin Ottens | 2012-05-10 | 1 | -3/+0 |
|
|
* | Fix define to build without gtk style. | Frederik Gladhorn | 2012-05-08 | 1 | -1/+1 |
|
|
* | Fix application font loading in basic font db | Jiang Jiang | 2012-05-04 | 1 | -5/+15 |
|
|
* | Fix for clipped Vietnamese characters when typed with VKB | Marko Kenttala | 2012-05-04 | 2 | -0/+109 |
|
|
* | Fix Symbian key event code mapping in QSymbianControl | Riikka Inkila | 2012-05-04 | 1 | -1/+1 |
|
|
* | Fix compilation error on old Unix systems caused by ShapeInput | Sergio Ahumada | 2012-05-03 | 1 | -1/+3 |
|
|
* | Use BPS based event handling | Kevin Krammer | 2012-05-03 | 4 | -0/+207 |
|
|
* | Compile on Mac OS X with unsupported/macx-clang | Bradley T. Hughes | 2012-04-27 | 1 | -1/+1 |
|
|