| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove this stale function. | Norwegian Rock Cat | 2009-07-01 | 1 | -23/+0 |
|
|
* | Implement hitTest | Norwegian Rock Cat | 2009-07-01 | 2 | -54/+7 |
|
|
* | Compiler warnings. | Bjørn Erik Nilsen | 2009-07-01 | 4 | -2/+5 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Norwegian Rock Cat | 2009-07-01 | 49 | -2983/+1283 |
|\ |
|
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 48 | -2917/+1206 |
|
|
| * | doc: Fixed several qdoc error reports. | Martin Smith | 2009-07-01 | 2 | -66/+77 |
|
|
* | | Never discard TabletRelease events as they may be delivered *after* TabletLea... | Cédric Luthi | 2009-07-01 | 1 | -1/+2 |
|
|
* | | Fix tablet events | Cédric Luthi | 2009-07-01 | 1 | -0/+5 |
|
|
* | | Fix a few typos | Cédric Luthi | 2009-07-01 | 1 | -5/+5 |
|/ |
|
* | Added QGraphicsScene::sendEvent(). | J-P Nurmi | 2009-07-01 | 2 | -0/+30 |
|
|
* | ItemViews: Fixed signal entered not being emitted when using the mouse | Thierry Bastian | 2009-07-01 | 2 | -33/+42 |
|
|
* | Set the focus to a child widget when set on a QGroupBox | Benjamin Poulain | 2009-06-30 | 1 | -3/+2 |
|
|
* | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-30 | 4 | -12/+30 |
|\ |
|
| * | Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changes | Norwegian Rock Cat | 2009-06-30 | 1 | -2/+17 |
|
|
| * | Doc: Fixed a doc bug in QPlainTextEdit class description. | Geir Vattekar | 2009-06-30 | 1 | -7/+7 |
|
|
| * | Doc: About menu on the Mac gets the application name from Info.plist. | Geir Vattekar | 2009-06-30 | 2 | -3/+6 |
|
|
* | | QDockArea: remove coverity warning | Thierry Bastian | 2009-06-30 | 1 | -1/+1 |
|
|
* | | QToolBar: fix coverity warnings | Thierry Bastian | 2009-06-30 | 3 | -27/+18 |
|
|
* | | doc: Fixed several qdoc error reports. | Martin Smith | 2009-06-30 | 1 | -6/+10 |
|
|
* | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 5 | -11/+17 |
|\ \
| |/ |
|
| * | QWidget::adjustSize() sends a spontaneous event - Mac OS X Cocoa | Prasanth Ullattil | 2009-06-30 | 2 | -2/+12 |
|
|
| * | Remove unused variables | Anders Bakken | 2009-06-29 | 1 | -2/+0 |
|
|
| * | Always turn on shadows for Cocoa. | Norwegian Rock Cat | 2009-06-29 | 1 | -2/+1 |
|
|
| * | Fix crash/artifacts on SuperH | Tom Cooksey | 2009-06-29 | 1 | -3/+3 |
|
|
| * | Fix coverity warning | Jens Bache-Wiig | 2009-06-29 | 1 | -2/+1 |
|
|
* | | qdoc: Added more handling of \reimp command | Martin Smith | 2009-06-30 | 1 | -10/+23 |
|
|
* | | QMenuBar: make sure to update the geometries when needed | Thierry Bastian | 2009-06-30 | 1 | -0/+4 |
|
|
* | | QMenu: when we access the actions geometry, it's now always up2date | Thierry Bastian | 2009-06-30 | 1 | -0/+5 |
|
|
* | | QMenu: fixed a crash when clicking on a menu with a submenu | Thierry Bastian | 2009-06-30 | 1 | -1/+2 |
|
|
* | | Fixed QLayout to take the maxi/min size into account for the menu bar | Thierry Bastian | 2009-06-30 | 1 | -1/+4 |
|
|
* | | Fixed compile with Windows CE 5. | Rohan McGovern | 2009-06-29 | 1 | -0/+4 |
|
|
* | | QMenuBar: adding autotest for the geometry calculation | Thierry Bastian | 2009-06-29 | 1 | -5/+6 |
|
|
* | | Fix some coverity warnings | Thierry Bastian | 2009-06-29 | 5 | -9/+8 |
|
|
* | | QMenuBar: some private members weren't initialized | Thierry Bastian | 2009-06-29 | 1 | -1/+4 |
|
|
* | | QMenuBar: adding autotest and simplify/fix geometry calculation | Thierry Bastian | 2009-06-29 | 2 | -15/+9 |
|
|
* | | QMenu: adding autotest for the geometry calculations | Thierry Bastian | 2009-06-29 | 1 | -4/+4 |
|
|
* | | QMenu: fixed geometry problem that was adding twice the panel width | Thierry Bastian | 2009-06-29 | 1 | -5/+6 |
|
|
* | | QMenuBar: simplification of code | Thierry Bastian | 2009-06-29 | 3 | -114/+99 |
|
|
* | | Doc - Improved the Detailed Description section for QCheckBox with | Kavindra Devi Palaraja | 2009-06-29 | 1 | -58/+71 |
|
|
* | | Compile. | Norwegian Rock Cat | 2009-06-29 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-06-29 | 2 | -2/+6 |
|\ \ |
|
| * | | Fixed QPushButton sizeHint recalculation bug. | jasplin | 2009-06-29 | 2 | -2/+6 |
|
|
* | | | Fix license headers after multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 13 | -65/+65 |
|/ / |
|
* | | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 15 | -43/+43 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-06-28 | 2 | -3/+21 |
|\ \
| |/ |
|
| * | Fix painting errors in QScrollArea on Mac (Carbon) | Morten Sørvig | 2009-06-26 | 1 | -2/+2 |
|
|
| * | Fixed cap and join styles when printing to native Windows printers. | Trond Kjernaasen | 2009-06-26 | 1 | -1/+19 |
|
|
* | | Fixed compile on Unix. | Rohan McGovern | 2009-06-27 | 1 | -0/+1 |
|
|
* | | QMenu: refactor for the QWidgetActions' widget. | Thierry Bastian | 2009-06-26 | 2 | -30/+24 |
|
|
* | | QMenu: refactor of the update of the geometry to have one central place | Thierry Bastian | 2009-06-26 | 2 | -183/+144 |
|
|