Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'origin/master' | Richard Moe Gustavsen | 2010-02-02 | 1 | -1/+0 |
|\ | |||||
| * | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 8 | -15/+58 |
| |\ | |||||
* | \ | Merge commit 'origin/4.6' into oslo1-master | Rohan McGovern | 2010-02-01 | 7 | -14/+56 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix how we select antialiasing method for text under Mac OS X | Gunnar Sletta | 2010-01-27 | 1 | -15/+31 |
| * | Mac: Calling showFullScreen() then showNormal() on a widget results in top me... | Carlos Manuel Duclos Vergara | 2010-01-27 | 1 | -1/+1 |
| * | Cocoa: qaccessibility test crashes | Richard Moe Gustavsen | 2010-01-27 | 2 | -0/+7 |
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-i... | Pulse Build System | 2010-01-27 | 4 | -2/+22 |
| |\ | |||||
| | * | Cocoa: qfiledialog test spits out memory warnings | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+3 |
| | * | Qt/Cocoa Event Dispatcher Problem in modal dialogs | Richard Moe Gustavsen | 2010-01-25 | 1 | -1/+1 |
| | * | Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peak | Richard Moe Gustavsen | 2010-01-25 | 1 | -0/+13 |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-24 | 2 | -1/+5 |
| | |\ | |||||
| | | * | Fix NSCFNumber autorelease warning on Mac. | Morten Johan Sørvig | 2010-01-22 | 1 | -0/+4 |
| | | * | Add a reference to adjustSize() from the size property | Andy Shaw | 2010-01-22 | 1 | -1/+1 |
| * | | | Remove unneeded resources from QtGui | Alessandro Portale | 2010-01-26 | 1 | -1/+3 |
| |/ / | |||||
* | | | Merge commit 'oslo1/master' into oslo1-master | Rohan McGovern | 2010-02-01 | 29 | -332/+780 |
|\ \ \ | |||||
| * | | | Carbon: crash problem in QWidgetPrivate::hide_sys, v2 | Richard Moe Gustavsen | 2010-01-29 | 2 | -1/+3 |
| * | | | Carbon: crash problem in QWidgetPrivate::hide_sys | Richard Moe Gustavsen | 2010-01-29 | 1 | -0/+2 |
| * | | | Cocoa: implement usage of override cursors | Richard Moe Gustavsen | 2010-01-28 | 4 | -3/+43 |
| * | | | Cocoa: qfiledialog test spits out memory warnings | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+3 |
| * | | | Carbon: fix build breakage on carbon | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+2 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 3 | -3/+3 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 3 | -3/+3 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'merge-request-1601' into master-s60 | axis | 2010-01-05 | 3 | -3/+3 |
| | | |\ \ \ | |||||
| | | | * | | | Make all Symbian #includes lower case. | Anderson Lizardo | 2009-10-23 | 3 | -3/+3 |
| * | | | | | | The declaration of qt_x11Data needs to be consistent across the header | Darin Broady | 2010-01-22 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 5 | -14/+92 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-18 | 4 | -2/+29 |
| |\ \ \ \ \ | |||||
| * | | | | | | Cocoa: sub-windows do not stack in front of parents | Richard Moe Gustavsen | 2010-01-15 | 2 | -7/+36 |
| * | | | | | | Cococa: QDialogs stays on top when application is not active | Richard Moe Gustavsen | 2010-01-15 | 2 | -32/+42 |
| * | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 187 | -210/+224 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Revert "Add an autorelease pool to QApplication instance." | Richard Moe Gustavsen | 2010-01-13 | 1 | -10/+0 |
| * | | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-12 | 2 | -2/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Cocoa: application will not quit when using dialogs | Richard Moe Gustavsen | 2010-01-12 | 9 | -6/+63 |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Morten Johan Sørvig | 2010-01-12 | 6 | -7/+25 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 4 | -7/+17 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Cocoa: problems quitting application when not using qApp::exec | Richard Moe Gustavsen | 2010-01-07 | 2 | -0/+8 |
| * | | | | | | | | | | Add an autorelease pool to QApplication instance. | Morten Johan Sørvig | 2010-01-12 | 1 | -0/+10 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-05 | 1 | -6/+5 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Cocoa: exec() on a dialog with Qt::Tool windowflag is just a dialog. | Richard Moe Gustavsen | 2010-01-04 | 1 | -3/+3 |
| * | | | | | | | | | Carbon: compile fix | Richard Moe Gustavsen | 2010-01-04 | 1 | -1/+1 |
| * | | | | | | | | | Cocoa: app menu does now show before doing qApp::exec() | Richard Moe Gustavsen | 2010-01-04 | 2 | -16/+28 |
| * | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 9 | -127/+182 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Cocoa: event dispatcher drops events on the floor | Richard Moe Gustavsen | 2009-12-22 | 4 | -194/+293 |
| * | | | | | | | | | | Cocoa: added release pool | Richard Moe Gustavsen | 2009-12-22 | 1 | -0/+1 |
| * | | | | | | | | | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 6 | -81/+71 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | QGuiEventDispatcherGlib::flush() does nothing despite documentation | Bradley T. Hughes | 2009-12-11 | 2 | -0/+6 |
| * | | | | | | | | | | | Don't react to X errors on displays that are not the Qt display. | Bradley T. Hughes | 2009-12-11 | 1 | -0/+5 |
| * | | | | | | | | | | | Mac: add support for public.vcard UTI (DnD) | Richard Moe Gustavsen | 2009-12-10 | 1 | -0/+57 |
| * | | | | | | | | | | | Cocoa: scrolling viewports containing many widgets is slow | Richard Moe Gustavsen | 2009-12-09 | 1 | -0/+4 |
| * | | | | | | | | | | | Fix performance issue with live resize | Richard Moe Gustavsen | 2009-12-07 | 1 | -0/+4 |