Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Added an ability to remove size constraints from a widget. | Denis Dzyubenko | 2009-07-30 | 1 | -6/+15 | |
| | | * | | | | Gestures: fixed install event filter bug | Richard Moe Gustavsen | 2009-07-30 | 1 | -2/+2 | |
| | | * | | | | Doc - Some more cleanups to beautify the documentation | Kavindra Devi Palaraja | 2009-07-30 | 1 | -39/+38 | |
| | | * | | | | Doc - Beautifying documentation of autoMaximizeThreshold | Kavindra Devi Palaraja | 2009-07-30 | 1 | -8/+9 | |
| | | * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Morten Sørvig | 2009-07-30 | 1 | -6/+6 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Doc - some cleanups to beautify the paragraphs | Kavindra Devi Palaraja | 2009-07-30 | 1 | -6/+6 | |
| | | * | | | | | Mac/Carbon: Fix issue causing update(QRegion) to fail on large widgets. | Morten Sørvig | 2009-07-30 | 1 | -1/+6 | |
| | | |/ / / / | ||||||
| | * | | | | | Add NOTIFY attribute to QAction properties | Aaron Kennedy | 2009-07-31 | 1 | -15/+15 | |
| | * | | | | | Fixing qml for QWidget support (crash) | Thomas Hartmann | 2009-07-31 | 1 | -0/+6 | |
| | |/ / / / | ||||||
| | * | | | | Doc: The layout documentation is not a list of classes. | Volker Hilsheimer | 2009-07-29 | 4 | -9/+9 | |
| | * | | | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 1 | -1/+8 | |
| | * | | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 4 | -4/+18 | |
| | * | | | | Compile. | Morten Sørvig | 2009-07-29 | 1 | -1/+3 | |
| | * | | | | Compile on 10.4 | Morten Sørvig | 2009-07-29 | 1 | -1/+4 | |
| * | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 5 | -12/+41 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Doc: Focus and key-event handling in QGraphicsItem. | Volker Hilsheimer | 2009-07-27 | 1 | -8/+12 | |
| | * | | | | Make the Character Palette work on Mac/Cocoa. | Morten Sørvig | 2009-07-27 | 2 | -4/+17 | |
| | * | | | | Mac/Cocoa: Remove separator line for "unified document tabs" | Morten Sørvig | 2009-07-27 | 2 | -0/+12 | |
| * | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 5 | -37/+40 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Doc: Replace links to obsolete APIs. | Volker Hilsheimer | 2009-07-25 | 1 | -9/+10 | |
| | * | | | | Remove all the last vestiges of QuickDraw in Qt/Mac. | Norwegian Rock Cat | 2009-07-24 | 2 | -28/+0 | |
| | * | | | | Get collapsible menus working correctly. | Norwegian Rock Cat | 2009-07-24 | 2 | -0/+30 | |
| * | | | | | Compile fixes after latest merge of 4.6. | Jason Barron | 2009-07-28 | 1 | -4/+3 | |
| * | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 63 | -3636/+1913 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Finish up my AA_DontSwapMetaAndControl feature. | Norwegian Rock Cat | 2009-07-23 | 1 | -1/+3 | |
| | * | | | | "Emacs" style keyboard shortcuts don't work on Cocoa. | Prasanth Ullattil | 2009-07-23 | 1 | -1/+8 | |
| | * | | | | Add the math3d types to QVariant | Rhys Weatherley | 2009-07-23 | 1 | -1/+160 | |
| | * | | | | Merge branch '4.5' | Thiago Macieira | 2009-07-22 | 1 | -20/+15 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Revert "Added a check that X11 timestamp goes forward only." | Denis Dzyubenko | 2009-07-22 | 1 | -20/+15 | |
| | * | | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-07-22 | 1 | -1/+2 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Another fix needed to build in a namespace on Mac with -arch ppc | Andy Shaw | 2009-07-21 | 1 | -1/+2 | |
| | * | | | | Fixed compile with -qtnamespace and MSVC. | Rohan McGovern | 2009-07-22 | 1 | -4/+6 | |
| | * | | | | Remove unused gesture related defines and structures | Bradley T. Hughes | 2009-07-21 | 2 | -101/+56 | |
| | * | | | | Doc: fix links between QGraphicsItem and QTouchEvent | Volker Hilsheimer | 2009-07-20 | 1 | -4/+4 | |
| | * | | | | Doc: clarify relevance for QGraphicsItem and add a few \sa | Volker Hilsheimer | 2009-07-20 | 1 | -26/+84 | |
| | * | | | | Doc: Make QAction::priority/Priority documentation clearer | Volker Hilsheimer | 2009-07-20 | 1 | -9/+9 | |
| | * | | | | Fixed includes in the gestures public headers. | Denis Dzyubenko | 2009-07-20 | 2 | -10/+9 | |
| | * | | | | compile against the Windows 7 SDK RC | Bradley T. Hughes | 2009-07-20 | 1 | -15/+16 | |
| | * | | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 2 | -6/+14 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Fix crash when native socket notifiers would send a notification after being ... | Norwegian Rock Cat | 2009-07-20 | 1 | -4/+8 | |
| | | * | | | Fix deadlock in the QWS server when destroying lots of windows | Tom Cooksey | 2009-07-17 | 1 | -2/+6 | |
| | * | | | | Doc: Document QAction::Priority and Qt::ToolButtonFollowStyle. | Volker Hilsheimer | 2009-07-18 | 1 | -4/+25 | |
| | * | | | | Fix compilation on Mac. | Volker Hilsheimer | 2009-07-17 | 1 | -1/+1 | |
| | * | | | | Implement QDesktopWidget::screenCount as a property, and add Q_PROPERTY | Volker Hilsheimer | 2009-07-17 | 1 | -0/+4 | |
| | * | | | | Merge branch 'screencountchanged' | Volker Hilsheimer | 2009-07-17 | 6 | -47/+80 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Implement QDesktopWidget::screenCountChanged signal on desktop platforms, | Volker Hilsheimer | 2009-07-17 | 6 | -47/+80 | |
| | * | | | | | Add priority property to QAction | Jens Bache-Wiig | 2009-07-17 | 3 | -1/+35 | |
| | * | | | | | Add reading of kde colors Link and LinkVisited colors from qt apps in qapplic... | Jeremy Whiting | 2009-07-17 | 1 | -0/+12 | |
| | * | | | | | Move QMacStyle icon handling down to the common style. | Norwegian Rock Cat | 2009-07-17 | 2 | -0/+49 | |
| | |/ / / / | ||||||
| | * | | | | Fix MinGW (g++ 3.4.5) compilation. | Friedemann Kleint | 2009-07-17 | 1 | -3/+4 | |