Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Fix crash in backingstore when QWidget::paintEngine() returns 0 | Prasanth Ullattil | 2009-08-28 | 1 | -2/+2 | |
| * | | | | | Deleting the CFontStore without a crash | mread | 2009-08-28 | 3 | -5/+19 | |
| |/ / / / | ||||||
| * | | | | doc: Change some uses of \reimp to \internal. | Martin Smith | 2009-08-28 | 1 | -4/+0 | |
| * | | | | Merge branch 'inputPanelExample' into 4.6 | axis | 2009-08-28 | 1 | -8/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Doc: First review of the input panel example. | David Boddie | 2009-08-28 | 1 | -8/+9 | |
| * | | | | | Compile with Qt-in-a-namepsace. | Morten Sørvig | 2009-08-28 | 4 | -12/+21 | |
* | | | | | | Doc: Added some information about the clipping applied in paint events. | David Boddie | 2009-08-28 | 1 | -1/+10 | |
|/ / / / / | ||||||
* | | | | | Merge branch '4.6' | Thiago Macieira | 2009-08-27 | 75 | -491/+1012 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-27 | 1 | -3/+10 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Fix subControlRect of the Mac style for the QComboBox | Benjamin Poulain | 2009-08-25 | 1 | -3/+10 | |
| * | | | | | QTabBar: Fix the position of button in tabs. | Olivier Goffart | 2009-08-27 | 2 | -8/+10 | |
| * | | | | | QTabBar: fix text being croped when there is an icon on the tab | Olivier Goffart | 2009-08-27 | 2 | -19/+12 | |
| * | | | | | Refactor the way QCommonStyle layout the tab | Olivier Goffart | 2009-08-27 | 2 | -81/+87 | |
| * | | | | | Doc: Explained how mouse events are handled by QGraphicsView. | Geir Vattekar | 2009-08-27 | 1 | -3/+5 | |
| * | | | | | Gestures: Implement swipe gesture | Richard Moe Gustavsen | 2009-08-27 | 7 | -4/+171 | |
| * | | | | | Fix compile error on Windows | Prasanth Ullattil | 2009-08-27 | 2 | -2/+2 | |
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 5 | -73/+99 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Gestures: make all screen points float | Richard Moe Gustavsen | 2009-08-27 | 3 | -16/+16 | |
| | * | | | | | Mac: Fix Imageviewer example, and bugfix gestures | Richard Moe Gustavsen | 2009-08-27 | 3 | -2/+4 | |
| | * | | | | | Cocoa: implement pan gestures to follow mouse | Richard Moe Gustavsen | 2009-08-27 | 2 | -13/+14 | |
| | * | | | | | Cocoa: Implement single touch pan | Richard Moe Gustavsen | 2009-08-27 | 3 | -56/+79 | |
| * | | | | | | Doc: Fixed recommended code as suggested in the public task. | David Boddie | 2009-08-27 | 1 | -1/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 14 | -27/+165 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed clipping bugs in QGLWidgets (very noticeable in sub-attaq). | Samuel Rødal | 2009-08-27 | 1 | -1/+2 | |
| | * | | | | | Implement IME reconversion on windows. | Prasanth Ullattil | 2009-08-27 | 3 | -1/+74 | |
| | * | | | | | Doc: Widgets may ignore the role set with QWidget::setForegroundRole(). | Geir Vattekar | 2009-08-27 | 1 | -0/+8 | |
| | * | | | | | Make sure itemAt() reflects the visual order. | Jan-Arve Sæther | 2009-08-27 | 4 | -7/+26 | |
| | * | | | | | Doc fixes. | Jan-Arve Sæther | 2009-08-27 | 1 | -9/+30 | |
| | * | | | | | Remove warning. | Jan-Arve Sæther | 2009-08-27 | 1 | -1/+1 | |
| | * | | | | | Do not crash when double-clicking a tab in a QTabBar with movable tabs | Frank Reininghaus | 2009-08-27 | 1 | -1/+2 | |
| | * | | | | | doc: Add Graphics Effect images. | Bjørn Erik Nilsen | 2009-08-26 | 1 | -3/+17 | |
| | * | | | | | reverting the definition of WINVER and _WIN32_WINNT in qglobal.h | Joerg Bornemann | 2009-08-26 | 1 | -4/+5 | |
| * | | | | | | Doc: First review/editing of the QTouchEvent class documentation. | David Boddie | 2009-08-27 | 1 | -27/+30 | |
| * | | | | | | Doc: Added a section to tidy things up. This document needs more work. | David Boddie | 2009-08-26 | 1 | -10/+12 | |
| |/ / / / / | ||||||
| * | | | | | Improved QPainter API for allowing native painting in GL / VG. | Samuel Rødal | 2009-08-26 | 3 | -0/+45 | |
| * | | | | | doc: Misspelled class names. | Bjørn Erik Nilsen | 2009-08-26 | 1 | -2/+2 | |
| * | | | | | QAbstractItemView sometimes doesn't allow changing the selection | Thierry Bastian | 2009-08-26 | 1 | -3/+0 | |
| * | | | | | doc: fixes qdoc warnings/errors related to the Graphics Effect framework. | Bjørn Erik Nilsen | 2009-08-26 | 2 | -71/+144 | |
| * | | | | | Avoid undefined text metrics when GetTextMetrics() in QFontEngineWin | Eskil Abrahamsen Blomfeldt | 2009-08-26 | 1 | -1/+3 | |
| * | | | | | Remove superfluous '.data()' call from dashStroker. | Jason Barron | 2009-08-26 | 1 | -1/+1 | |
| * | | | | | Fixes typo in doc and missing return in anchor layout | Leonardo Sobral Cunha | 2009-08-26 | 1 | -2/+4 | |
| * | | | | | QToolbar now collapses when dragged | Thierry Bastian | 2009-08-26 | 3 | -5/+5 | |
| * | | | | | Doc - Completed review of documentation for the QGraphicsEffect group of | Kavindra Devi Palaraja | 2009-08-26 | 1 | -77/+95 | |
| * | | | | | Fix warning. | Olivier Goffart | 2009-08-26 | 1 | -1/+3 | |
| * | | | | | Fix "We mean it." comments in graphicsview | Olivier Goffart | 2009-08-26 | 10 | -20/+20 | |
| * | | | | | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 5 | -4/+9 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Make QWS compile with namespaces | Paul Olav Tvete | 2009-08-26 | 17 | -35/+66 | |
| * | | | | QLineEdit: reenable the delete action from the context menu | Thierry Bastian | 2009-08-26 | 5 | -13/+2 | |
| * | | | | Cocoa, the menus can be disabled after a modal dialog | Richard Moe Gustavsen | 2009-08-26 | 1 | -3/+10 | |
| * | | | | Fix another minor copy'n'paste error from QLineControl refactoring | Alan Alpert | 2009-08-26 | 1 | -2/+2 | |