Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | Obsolete QDirModel and remove it from the doc. | Alexis Menard | 2010-01-08 | 9 | -16/+75 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 25 | -105/+187 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Fixes: Checked QPushbutton ignores stylesheet backround: | Olivier Goffart | 2010-01-08 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | | | Mac style doesn't honour QStyle::State_HasFocus for non-widgets. | Prasanth Ullattil | 2010-01-07 | 1 | -0/+12 | |
| | | * | | | | | | | | | | | | | QMenuBar::triggered(QAction *) fires twice in Mac (carbon). | Prasanth Ullattil | 2010-01-07 | 1 | -14/+6 | |
| | | * | | | | | | | | | | | | | Cocoa: problems quitting application when not using qApp::exec | Richard Moe Gustavsen | 2010-01-07 | 5 | -10/+18 | |
| | * | | | | | | | | | | | | | | Add an autorelease pool to QApplication instance. | Morten Johan Sørvig | 2010-01-12 | 1 | -0/+10 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Add QImage::constBits() and QImage::constScanLine() | Rhys Weatherley | 2010-01-06 | 2 | -2/+40 | |
| | * | | | | | | | | | | | | | Don't call invalidate when resetting the QSortFilterProxyModel. | Stephen Kelly | 2010-01-06 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-05 | 6 | -28/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Don't use QPointer in objectve-c interfaces. | Morten Johan Sørvig | 2010-01-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | 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 | 60 | -567/+1522 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | fix small leftovers from the Win9x removal in the code | miniak | 2009-12-22 | 3 | -14/+8 | |
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | Fixed gradients on text when coordinate mode != logical mode. | Kim Motoyoshi Kalland | 2009-12-21 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | | | Focus frames in mac style gets clipped. | Prasanth Ullattil | 2009-12-18 | 1 | -11/+80 | |
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Implemented caching of concave vector paths in the GL2 engine. | Kim Motoyoshi Kalland | 2009-12-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 67 | -1044/+1428 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | QPlainTextEdit scrolling issue with folded paragraphs | mae | 2009-12-14 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | 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 the int validator not handling the locale | Thierry Bastian | 2009-12-09 | 2 | -2/+19 | |
| | * | | | | | | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-08 | 2 | -4/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Added QToolBar::visibilityChanged(bool) signal. | J-P Nurmi | 2009-12-08 | 2 | -0/+10 | |
| | * | | | | | | | | | | | | | | | Fix performance issue with live resize | Richard Moe Gustavsen | 2009-12-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-12-05 | 9 | -20/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Cocoa: amend dnd optimization: 067cab5af | Richard Moe Gustavsen | 2009-12-04 | 1 | -10/+16 | |
| | * | | | | | | | | | | | | | | | | Cocoa: impl. performance boost for dnd | Richard Moe Gustavsen | 2009-12-04 | 7 | -65/+151 | |
| | * | | | | | | | | | | | | | | | | Merge commit 'oslo-staging-1/4.6' into master-mainline | Richard Moe Gustavsen | 2009-12-04 | 14 | -307/+281 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocks | mae | 2009-12-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-03 | 8 | -5/+65 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Added QGraphicsWidget::autoFillBackground property. | J-P Nurmi | 2009-12-03 | 4 | -0/+38 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 44 | -492/+403 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Add data: URL handling to QTextDocument::loadResource | Thorvald Natvig | 2009-12-02 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | fix QKeySequence::fromString | Chani Armitage | 2009-12-02 | 2 | -12/+36 | |
| | * | | | | | | | | | | | | | | | | | | | Added QTriangulator. | Kim Motoyoshi Kalland | 2009-12-02 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | Revert back to using the native graphics system on Mac. | Morten Johan Sørvig | 2009-12-02 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | | | | | | Adjust documentation on QCombobox::maxVisibleItems to mention that this does ... | Olivier Goffart | 2009-11-30 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | | | | | Merge commit 'origin/4.6' into oslo1-master | Rohan McGovern | 2010-02-01 | 1122 | -3906/+5663 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-22 | 6 | -6/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Move avkon component transparency check to app initialization. | Jani Hautakangas | 2010-01-22 | 4 | -34/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | Fix for symbian dialog background transparency. | Jani Hautakangas | 2010-01-22 | 5 | -6/+62 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Fix missing focus rect for check and radio buttons in some GTK+ themes | Jens Bache-Wiig | 2010-01-21 | 1 | -3/+17 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Menubar and dock disappear after hiding a fullscreen widget on Cocoa. | Carlos Manuel Duclos Vergara | 2010-01-21 | 1 | -0/+32 | |