| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix infinite recursion with QT3_SUPPORT | João Abecasis | 2009-05-05 | 1 | -1/+1 |
|
|
* | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extra | mae | 2009-05-05 | 1 | -14/+25 |
|
|
* | QTextEdit::ExtraSelection failure with style sheets | mae | 2009-05-05 | 2 | -6/+39 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Morten Sørvig | 2009-05-05 | 7 | -29/+106 |
|\ |
|
| * | Ensured correct rounding of scaled image drawing at non-integer coords. | Samuel Rødal | 2009-05-05 | 2 | -25/+52 |
|
|
| * | Fixed bug where 0-opacity would cause images to be drawn fully opaque. | Samuel Rødal | 2009-05-05 | 1 | -1/+1 |
|
|
| * | Fix regression in drawing parts of pixmaps on Panther. | Norwegian Rock Cat | 2009-05-05 | 1 | -3/+2 |
|
|
| * | Support rotated displays with 15 and 16 bit BGR pixel formats. | Paul Olav Tvete | 2009-05-05 | 4 | -0/+51 |
|
|
* | | Make command-quit not terminate the program on Qt/Cocoa. | Morten Sørvig | 2009-05-05 | 1 | -3/+6 |
|/ |
|
* | Revert "Fix tabbar issues with Oxygen style" | Jens Bache-Wiig | 2009-05-05 | 1 | -41/+32 |
|
|
* | QListView in icon mode could crash when removing the last element | Thierry Bastian | 2009-05-05 | 1 | -3/+4 |
|
|
* | On Windows loosing focus should result in clearing focus if widget is embedde... | Denis Dzyubenko | 2009-05-05 | 1 | -1/+3 |
|
|
* | Added a check that X11 timestamp goes forward only. | Denis Dzyubenko | 2009-05-04 | 1 | -15/+20 |
|
|
* | Added an assert so that QColormap usage without a QApplication asserts. | Trond Kjernaasen | 2009-05-04 | 1 | -1/+5 |
|
|
* | Ensure that we send the Apple Events even when Cocoa isn't ready. | Norwegian Rock Cat | 2009-05-04 | 2 | -11/+23 |
|
|
* | Do not crash when passing wrong indexes to QSortFilterProxyModel::indexFomSou... | Olivier Goffart | 2009-05-04 | 1 | -0/+9 |
|
|
* | Fixed busy indicator for a QProgressBar with a style sheet applied to it. | jasplin | 2009-04-30 | 1 | -1/+1 |
|
|
* | Fixes a possible issue in itemviws where we would not scroll to the | Thierry Bastian | 2009-04-30 | 2 | -10/+17 |
|
|
* | QApplication::setStyle() can cause a crash | Richard Moe Gustavsen | 2009-04-30 | 1 | -1/+4 |
|
|
* | QTransform::map(const QRegion&) cut-off for single rect regions. | Bjoern Erik Nilsen | 2009-04-29 | 1 | -0/+4 |
|
|
* | Speed-up QPainter::clipRegion(). | Bjoern Erik Nilsen | 2009-04-29 | 1 | -11/+20 |
|
|
* | Wrong clip in QWidget::render(QPainter *, ...) when using Qt::(Replace|No)Clip. | Bjoern Erik Nilsen | 2009-04-29 | 1 | -2/+7 |
|
|
* | Corrected description of the QLayout::takeAt() function | Morten Engvoldsen | 2009-04-29 | 1 | -1/+1 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jarek Kobus | 2009-04-29 | 9 | -30/+57 |
|\ |
|
| * | Mac: Fixes a crash in tst_QWidget::updateOnDestroyedSignal | Bjoern Erik Nilsen | 2009-04-29 | 1 | -0/+3 |
|
|
| * | Fix documentation about native dialogs | Alexis Menard | 2009-04-28 | 1 | -4/+3 |
|
|
| * | Fix regression in QSelectionModel::rowIntersectsSelection | Olivier Goffart | 2009-04-28 | 1 | -10/+10 |
|
|
| * | Don't send extra events when using the scroll wheel in Cocoa | Norwegian Rock Cat | 2009-04-28 | 1 | -2/+2 |
|
|
| * | Cocoa: qwidget auto test fails (windowMoveResize) | Richard Moe Gustavsen | 2009-04-28 | 2 | -11/+31 |
|
|
| * | Fixed showing messageboxes on small screens. | Denis Dzyubenko | 2009-04-28 | 1 | -0/+3 |
|
|
| * | Fixed rendering of bitmap fonts on X11 with Xrender and fontconfig. | Trond Kjernåsen | 2009-04-28 | 1 | -1/+3 |
|
|
| * | Fix a crash with a proxy model applied on the QFileDialog. | Alexis Menard | 2009-04-28 | 1 | -1/+1 |
|
|
| * | When minimizing/restoring an item view it could jump to its currently | Thierry Bastian | 2009-04-28 | 1 | -1/+1 |
|
|
* | | Fix a crash in case of setting invalid point size | Jarek Kobus | 2009-04-29 | 1 | -2/+8 |
|/ |
|
* | Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent. | Bjoern Erik Nilsen | 2009-04-27 | 3 | -2/+11 |
|
|
* | QPixmapCache:Remove the old pixmap if you insert one with the same key. | Alexis Menard | 2009-04-27 | 1 | -0/+5 |
|
|
* | Doc - cleaning up some documentation for QFileDialog and obsolete | Kavindra Devi Palaraja | 2009-04-27 | 1 | -134/+129 |
|
|
* | Ensure that QFontDialog::getFont() works on Mac OS X. | Norwegian Rock Cat | 2009-04-27 | 1 | -40/+27 |
|
|
* | Document what QWidget::winId() returns on Mac OS X. | Norwegian Rock Cat | 2009-04-27 | 1 | -0/+4 |
|
|
* | Sometimes wrong clipping in QWidget::render() when passing a device or | Bjoern Erik Nilsen | 2009-04-24 | 3 | -11/+16 |
|
|
* | Drag and drop examples not working correctly in Cocoa | Prasanth Ullattil | 2009-04-24 | 3 | -27/+62 |
|
|
* | Fix clipping bug in raster paint engine | Gunnar Sletta | 2009-04-24 | 1 | -0/+14 |
|
|
* | Revert "Removed dead code." | jasplin | 2009-04-23 | 1 | -0/+2 |
|
|
* | Revert "Fixed key sequence eating behavior for QShortcut and QAction." | jasplin | 2009-04-23 | 4 | -50/+27 |
|
|
* | Disable MIT-SHM usage on BGR server layouts under X11. | Trond Kjernåsen | 2009-04-23 | 1 | -6/+12 |
|
|
* | Carbon/Cocoa: It is possible to resize a widget above its maximum size | Richard Moe Gustavsen | 2009-04-23 | 2 | -39/+50 |
|
|
* | Removed dead code. | jasplin | 2009-04-23 | 1 | -2/+0 |
|
|
* | Show filter extensions in the GTK file dialog if no name is provided | Jens Bache-Wiig | 2009-04-22 | 1 | -2/+2 |
|
|
* | Don't emit QApplication::focusChanged for no reason | Thorbjørn Lindeijer | 2009-04-22 | 1 | -1/+1 |
|
|
* | Prevent QTransform::type() from returning TxScale instead of TxProject. | Samuel Rødal | 2009-04-22 | 1 | -2/+2 |
|
|