summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Mac/Carbon: Fix issue causing update(QRegion) to fail on large widgets.Morten Sørvig2009-07-301-1/+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
* | Wrapped the XInput include with an ifdef.Denis Dzyubenko2009-07-161-0/+4
* | fix warnings with mingwThierry Bastian2009-07-152-1/+3
* | Fix warnings for mingwThierry Bastian2009-07-153-24/+28
* | Compile after a72c30020bdadbe0d82e583e17acd25715604f7bBjørn Erik Nilsen2009-07-151-1/+1
* | repair the mouse cursor on Windows CEJoerg Bornemann2009-07-151-0/+4
* | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-154-46/+35
* | Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
* | use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-141-4/+2
* | Build fix for mingwThierry Bastian2009-07-143-11/+10
* | Compile without qt3supportOlivier Goffart2009-07-131-1/+1
* | QToolTip: Uses QPalette::ToolTipText default text color for rich text.Thomas Sondergaard2009-07-131-0/+1
* | Merge commit 'origin/4.5'Bill King2009-07-132-6/+3
|\ \ | |/