summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix QFormLayout which allowed fields to be smaller that their minimum...Olivier Goffart2009-07-311-5/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-315-72/+92
|\
| * Disabling the close button didn't work correctlyDenis Dzyubenko2009-07-301-10/+11
| * Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
| * Added an ability to remove size constraints from a widget.Denis Dzyubenko2009-07-301-6/+15
| * Gestures: fixed install event filter bugRichard Moe Gustavsen2009-07-301-2/+2
| * Doc - Some more cleanups to beautify the documentationKavindra Devi Palaraja2009-07-301-39/+38
| * Doc - Beautifying documentation of autoMaximizeThresholdKavindra Devi Palaraja2009-07-301-8/+9
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMorten Sørvig2009-07-301-6/+6
| |\
| | * Doc - some cleanups to beautify the paragraphsKavindra Devi Palaraja2009-07-301-6/+6
| * | Mac/Carbon: Fix issue causing update(QRegion) to fail on large widgets.Morten Sørvig2009-07-301-1/+6
| |/
* | Add NOTIFY attribute to QAction propertiesAaron Kennedy2009-07-311-15/+15
* | Fixing qml for QWidget support (crash)Thomas Hartmann2009-07-311-0/+6
|/
* Doc: The layout documentation is not a list of classes.Volker Hilsheimer2009-07-294-9/+9
* Port of Qt to QNXHarald Fernengel2009-07-291-1/+8
* Port of Qt to VxWorksRobert Griebl2009-07-294-4/+18
* Compile.Morten Sørvig2009-07-291-1/+3
* Compile on 10.4Morten Sørvig2009-07-291-1/+4
* Doc: Focus and key-event handling in QGraphicsItem.Volker Hilsheimer2009-07-271-8/+12
* Make the Character Palette work on Mac/Cocoa.Morten Sørvig2009-07-272-4/+17
* Mac/Cocoa: Remove separator line for "unified document tabs"Morten Sørvig2009-07-272-0/+12
* Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-251-9/+10
* Remove all the last vestiges of QuickDraw in Qt/Mac.Norwegian Rock Cat2009-07-242-28/+0
* Get collapsible menus working correctly.Norwegian Rock Cat2009-07-242-0/+30
* Finish up my AA_DontSwapMetaAndControl feature.Norwegian Rock Cat2009-07-231-1/+3
* "Emacs" style keyboard shortcuts don't work on Cocoa.Prasanth Ullattil2009-07-231-1/+8
* Add the math3d types to QVariantRhys Weatherley2009-07-231-1/+160
* Merge branch '4.5'Thiago Macieira2009-07-221-20/+15
|\
| * Revert "Added a check that X11 timestamp goes forward only."Denis Dzyubenko2009-07-221-20/+15
* | Merge commit 'origin/4.5'Olivier Goffart2009-07-221-1/+2
|\ \ | |/
| * Another fix needed to build in a namespace on Mac with -arch ppcAndy Shaw2009-07-211-1/+2
* | Fixed compile with -qtnamespace and MSVC.Rohan McGovern2009-07-221-4/+6
* | Remove unused gesture related defines and structuresBradley T. Hughes2009-07-212-101/+56
* | Doc: fix links between QGraphicsItem and QTouchEventVolker Hilsheimer2009-07-201-4/+4
* | Doc: clarify relevance for QGraphicsItem and add a few \saVolker Hilsheimer2009-07-201-26/+84
* | Doc: Make QAction::priority/Priority documentation clearerVolker Hilsheimer2009-07-201-9/+9
* | Fixed includes in the gestures public headers.Denis Dzyubenko2009-07-202-10/+9
* | compile against the Windows 7 SDK RCBradley T. Hughes2009-07-201-15/+16
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-202-6/+14
|\ \ | |/
| * Fix crash when native socket notifiers would send a notification after being ...Norwegian Rock Cat2009-07-201-4/+8
| * Fix deadlock in the QWS server when destroying lots of windowsTom Cooksey2009-07-171-2/+6
* | Doc: Document QAction::Priority and Qt::ToolButtonFollowStyle.Volker Hilsheimer2009-07-181-4/+25
* | Fix compilation on Mac.Volker Hilsheimer2009-07-171-1/+1
* | Implement QDesktopWidget::screenCount as a property, and add Q_PROPERTYVolker Hilsheimer2009-07-171-0/+4
* | Merge branch 'screencountchanged'Volker Hilsheimer2009-07-176-47/+80
|\ \
| * | Implement QDesktopWidget::screenCountChanged signal on desktop platforms,Volker Hilsheimer2009-07-176-47/+80
* | | Add priority property to QActionJens Bache-Wiig2009-07-173-1/+35
* | | Add reading of kde colors Link and LinkVisited colors from qt apps in qapplic...Jeremy Whiting2009-07-171-0/+12
* | | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-172-0/+49
|/ /
* | Fix MinGW (g++ 3.4.5) compilation.Friedemann Kleint2009-07-171-3/+4