index
:
qt/qt.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
history/qtquick2
history/qtquick2-v8
Qt 4.x. This repository is obsolete.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qwidget_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSX: avoid crash in invalidateBuffer_resizeHelper on parentless widget
René J.V. Bertin
2015-04-21
1
-1
/
+1
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
QGLWidget and re-parenting
Timur Pocheptsov
2015-03-02
1
-1
/
+1
*
Replace all ocurrences of NSApp with [NSApplication sharedApplication].
Jake Petroules
2014-09-01
1
-6
/
+6
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Use qt_mac_effectiveview_for for setFocus_sys
Samuel Gaist
2013-12-05
1
-1
/
+1
*
Optimize macDisplayColorSpace
Morten Johan Sørvig
2013-11-14
1
-0
/
+4
*
Fix QListWidget item widget scroll bug
Samuel Gaist
2013-08-05
1
-3
/
+1
*
Mac: Handle the maximizing of the window ourselves when it is frameless
Andy Shaw
2013-07-08
1
-1
/
+8
*
Only send the enter/leave event when it makes sense to do so
Andy Shaw
2013-01-27
1
-8
/
+12
*
Prevent a crash when hiding a window on Mac OS X 10.7 or later
Andy Shaw
2013-01-14
1
-0
/
+4
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Fixed a possible crash in Qt Cocoa
Thierry Bastian
2012-03-27
1
-4
/
+8
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Fix the build with -qtnamespace configure options
suzuki toshiya
2011-09-06
1
-1
/
+1
*
Merge branch '4.8-upstream' into master-water
Water-Team
2011-06-29
1
-7
/
+5
|
\
|
*
Merge remote branch 'origin/4.7' into qt-4.8-from-4.7
Jani Hautakangas
2011-06-22
1
-7
/
+5
|
|
\
|
|
*
Fix infinite recursion when changing geometry on Mac
Gabriel de Dietrich
2011-05-26
1
-7
/
+5
|
|
*
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
|
Mac: respect WA_ShowWithoutActivating flag
Richard Moe Gustavsen
2011-06-28
1
-1
/
+4
|
/
/
*
|
Merge remote-tracking branch 'qt/4.8'
Jyri Tahtela
2011-05-18
1
-6
/
+16
|
\
\
|
*
|
Move the painting redirection to the unified toolbar surface.
Fabien Freling
2011-05-11
1
-0
/
+10
|
*
|
Change the repaint() call to an update().
Fabien Freling
2011-05-03
1
-2
/
+2
|
*
|
Change the repaint() to an update().
Fabien Freling
2011-04-29
1
-4
/
+4
*
|
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
|
/
/
*
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2011-04-13
1
-1
/
+1
|
\
|
|
*
Cocoa: Fixup wrong code in patch baaa5ae
Richard Moe Gustavsen
2011-04-11
1
-1
/
+1
*
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2011-04-09
1
-15
/
+20
|
\
|
|
*
Cocoa: p1 bug fix: fix auto test regressions
Richard Moe Gustavsen
2011-04-07
1
-5
/
+10
|
*
Cocoa: p1 bug fix: revert use of subWindowStacking
Richard Moe Gustavsen
2011-04-06
1
-15
/
+15
*
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-04-07
1
-8
/
+15
|
\
|
|
*
Cocoa: p1 bugfix, add widget flag MacNoCocoaChildWindow
Richard Moe Gustavsen
2011-04-04
1
-8
/
+15
*
|
Mac: add autorelease pools to create_sys
Morten Sorvig
2011-03-17
1
-0
/
+4
*
|
Mac: Center the Window title on Cocoa.
Martin Petersson
2011-03-10
1
-0
/
+2
*
|
Cocoa/Alien: bugfix corner cases with popups and enter/leave
Richard Moe Gustavsen
2011-02-14
1
-1
/
+6
*
|
Cocoa/Alien: fix qgraphicseffectsource autotest
Richard Moe Gustavsen
2011-01-28
1
-5
/
+8
*
|
Cocoa: fix scroll optimization bug
Richard Moe Gustavsen
2011-01-24
1
-2
/
+1
*
|
Cocoa: add scroll optimization when scrolling both hor and ver
Richard Moe Gustavsen
2011-01-24
1
-0
/
+4
*
|
Cocoa: remove compiler warning
Richard Moe Gustavsen
2011-01-24
1
-2
/
+1
*
|
Add support for disabling touch on to enhance scrolling in Cocoa
Richard Moe Gustavsen
2011-01-24
1
-8
/
+23
*
|
Cocoa/Alien: replace depricated API
Richard Moe Gustavsen
2011-01-21
1
-1
/
+1
*
|
Cocoa/Alien: remove unneded code for scrolling with alien
Richard Moe Gustavsen
2011-01-21
1
-6
/
+1
*
|
Cocoa/Alien: keep the scrolling within correct bounds
Richard Moe Gustavsen
2011-01-21
1
-26
/
+9
*
|
Cocoa/Alien: bugfix scrolling, dirty region issue
Richard Moe Gustavsen
2011-01-21
1
-45
/
+42
*
|
Cocoa/Alien: let QWidget::scroll_sys handle overlapping widgets
Richard Moe Gustavsen
2011-01-20
1
-3
/
+22
*
|
Cocoa/Alien: fix qwidget autotest (setClearAndResizeMask)
Richard Moe Gustavsen
2011-01-19
1
-1
/
+6
*
|
Cocoa: fix qwidget autotest (optimizedResizeMove) for raster engine
Richard Moe Gustavsen
2011-01-19
1
-10
/
+4
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...
Richard Moe Gustavsen
2011-01-17
1
-8
/
+20
|
\
\
[next]