summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix the build with -qtnamespace configure optionssuzuki toshiya2011-09-061-1/+1
* Merge branch '4.8-upstream' into master-waterWater-Team2011-06-291-7/+5
|\
| * Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-221-7/+5
| |\
| | * Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | | Mac: respect WA_ShowWithoutActivating flagRichard Moe Gustavsen2011-06-281-1/+4
|/ /
* | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-6/+16
|\ \
| * | Move the painting redirection to the unified toolbar surface.Fabien Freling2011-05-111-0/+10
| * | Change the repaint() call to an update().Fabien Freling2011-05-031-2/+2
| * | Change the repaint() to an update().Fabien Freling2011-04-291-4/+4
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-121-1/+1
|\ \ | |/
| * Cocoa: Fixup wrong code in patch baaa5aeRichard Moe Gustavsen2011-04-111-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-081-15/+20
|\ \ | |/
| * Cocoa: p1 bug fix: fix auto test regressionsRichard Moe Gustavsen2011-04-071-5/+10
| * Cocoa: p1 bug fix: revert use of subWindowStackingRichard Moe Gustavsen2011-04-061-15/+15
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-8/+15
|\ \ | |/
| * Cocoa: p1 bugfix, add widget flag MacNoCocoaChildWindowRichard Moe Gustavsen2011-04-041-8/+15
* | Mac: add autorelease pools to create_sysMorten Sorvig2011-03-171-0/+4
* | Mac: Center the Window title on Cocoa.Martin Petersson2011-03-101-0/+2
* | Cocoa/Alien: bugfix corner cases with popups and enter/leaveRichard Moe Gustavsen2011-02-141-1/+6
* | Cocoa/Alien: fix qgraphicseffectsource autotestRichard Moe Gustavsen2011-01-281-5/+8
* | Cocoa: fix scroll optimization bugRichard Moe Gustavsen2011-01-241-2/+1
* | Cocoa: add scroll optimization when scrolling both hor and verRichard Moe Gustavsen2011-01-241-0/+4
* | Cocoa: remove compiler warningRichard Moe Gustavsen2011-01-241-2/+1
* | Add support for disabling touch on to enhance scrolling in CocoaRichard Moe Gustavsen2011-01-241-8/+23
* | Cocoa/Alien: replace depricated APIRichard Moe Gustavsen2011-01-211-1/+1
* | Cocoa/Alien: remove unneded code for scrolling with alienRichard Moe Gustavsen2011-01-211-6/+1
* | Cocoa/Alien: keep the scrolling within correct boundsRichard Moe Gustavsen2011-01-211-26/+9
* | Cocoa/Alien: bugfix scrolling, dirty region issueRichard Moe Gustavsen2011-01-211-45/+42
* | Cocoa/Alien: let QWidget::scroll_sys handle overlapping widgetsRichard Moe Gustavsen2011-01-201-3/+22
* | Cocoa/Alien: fix qwidget autotest (setClearAndResizeMask)Richard Moe Gustavsen2011-01-191-1/+6
* | Cocoa: fix qwidget autotest (optimizedResizeMove) for raster engineRichard Moe Gustavsen2011-01-191-10/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...Richard Moe Gustavsen2011-01-171-8/+20
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
| |\ \ | | |/
| | * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| * | Allow QWidget with size larger than 16383 on Mac OS X (Cocoa)Prasanth Ullattil2011-01-041-0/+2
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-4/+12
| |\ \ | | |/
| | * Cocoa: Fix addChildWindow bug where we connect a grandparent to a childRichard Moe Gustavsen2010-12-131-2/+2
| | * Cocoa: make sure stays on top child windows are not levelled downRichard Moe Gustavsen2010-12-131-2/+10
| * | Add WA_MacNoShadow widget attributeArvid Ephraim Picciani2010-11-241-1/+4
| * | Fix a namespace error and some warnings found by clangJiang Jiang2010-11-231-1/+1
* | | Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-171-296/+473
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-14/+36
|\ \ | |/
| * Cocoa: small update to 534ba3c7314820604ba5aeeffa6051c91e7c1d09Richard Moe Gustavsen2010-10-151-5/+8
| * Cocoa: fix child window issues (QTBUG 13867, 14420, 13126)Richard Moe Gustavsen2010-10-151-14/+33
* | Don't assing 'const Foo*' to a 'Foo*'Tor Arne Vestbø2010-10-151-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-4/+8
|\ \ | |/
| * Compile on MacEskil Abrahamsen Blomfeldt2010-09-161-0/+3