summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Tool Windows steal focus from the main windowRichard Moe Gustavsen2010-02-041-1/+1
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-1/+1
|\
| * Mac: Calling showFullScreen() then showNormal() on a widget results in top me...Carlos Manuel Duclos Vergara2010-01-271-1/+1
* | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-291-1/+1
* | Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
* | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-281-0/+3
* | Carbon: fix build breakage on carbonRichard Moe Gustavsen2010-01-261-0/+2
* | Merge branch '4.6'Thiago Macieira2010-01-211-0/+45
|\ \ | |/
| * Menubar and dock disappear after hiding a fullscreen widget on Cocoa.Carlos Manuel Duclos Vergara2010-01-211-0/+32
| * Designer crashes when previewing QMainWindow with native Toolbar on MacPrasanth Ullattil2010-01-191-0/+13
* | Cocoa: sub-windows do not stack in front of parentsRichard Moe Gustavsen2010-01-151-7/+35
* | Cococa: QDialogs stays on top when application is not activeRichard Moe Gustavsen2010-01-151-32/+41
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| * Cocoa: added release poolRichard Moe Gustavsen2010-01-041-0/+1
* | Cocoa: exec() on a dialog with Qt::Tool windowflag is just a dialog.Richard Moe Gustavsen2010-01-041-3/+3
* | Merge branch '4.6'Thiago Macieira2009-12-261-1/+5
|\ \ | |/
| * Memory leak when using QWidget::setWindowIcon() in Carbon.Prasanth Ullattil2009-12-221-1/+5
* | Cocoa: event dispatcher drops events on the floorRichard Moe Gustavsen2009-12-221-24/+23
* | Cocoa: added release poolRichard Moe Gustavsen2009-12-221-0/+1
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-66/+46
|\ \ | |/
| * Cannot drag scrollbars in a QPlainTextEdit on Cocoa.Prasanth Ullattil2009-12-071-66/+46
* | Cocoa: impl. performance boost for dndRichard Moe Gustavsen2009-12-041-3/+6
|/
* Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil2009-12-011-2/+0
* Mac: Make gestures available when building Qt against SDK < 10.6Richard Moe Gustavsen2009-11-231-6/+19
* Designer crashes in Mac Cocoa port.Prasanth Ullattil2009-11-161-0/+3
* Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-3/+3
|\
| * Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-3/+3
| |\
| | * Disable the move-by-scrolling optimization.Morten Johan Sørvig2009-11-021-3/+3
* | | Save the normal geometry on mac before the window is maximizedDenis Dzyubenko2009-11-041-3/+7
|/ /
* | Toolbar Icons are clipped on Leopard in Cocoa port.Prasanth Ullattil2009-11-031-1/+2
* | Titlebar icon (for e.g. Assistant) not visible in Cocoa.Prasanth Ullattil2009-11-021-0/+6
* | Merge branch '4.5' into 4.6Thiago Macieira2009-10-291-0/+2
|\ \ | |/
| * Plug some autorelease pool leaks.Norwegian Rock Cat2009-10-291-0/+2
* | Carbon: active window not restoredRichard Moe Gustavsen2009-10-271-2/+9
* | QT_NO_CURSOR build fix on windows. Random corrections for it on mac.Jocelyn Turcotte2009-10-231-0/+2
* | Cocoa: modal window reappears on screen after reactivating appRichard Moe Gustavsen2009-10-201-2/+13
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-1/+1
|\ \ | |/
| * Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-231-1/+1
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-121-2/+5
|\ \ | |/
| * Run on 10.3.Morten Sorvig2009-09-111-1/+1
| * Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Gestures: Implement swipe gestureRichard Moe Gustavsen2009-08-271-1/+8
* | Mac: Fix Imageviewer example, and bugfix gesturesRichard Moe Gustavsen2009-08-271-1/+1
* | Cocoa: bugfix for autocads plugin projectRichard Moe Gustavsen2009-08-251-0/+8