| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve text drawing quality with Carbon | Simon Hausmann | 2009-06-23 | 1 | -5/+0 |
|
|
* | Prevented QWizard from crashing upon removing a page after deleting a field o... | jasplin | 2009-06-22 | 2 | -0/+26 |
|
|
* | Check for null pointer in QGraphicsProxyWidget::event() in case there is no f... | Marius Bugge Monsen | 2009-06-22 | 1 | -1/+1 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Marius Bugge Monsen | 2009-06-22 | 1 | -1/+4 |
|\ |
|
| * | Moving a child widget right after show() does not work as expected. | Bjørn Erik Nilsen | 2009-06-22 | 1 | -1/+4 |
|
|
* | | Check if the row larger or equal to the flowPositions vector to prevent out o... | Marius Bugge Monsen | 2009-06-22 | 1 | -1/+1 |
|/ |
|
* | Fixed wrong painting when doing IntersectClip after setClipping(false). | Samuel Rødal | 2009-06-22 | 2 | -11/+14 |
|
|
* | QItemEditorFactory: made sure the ownership is taken on the | Thierry Bastian | 2009-06-18 | 1 | -2/+14 |
|
|
* | Made QInputDialog::getText() return null QString when rejected | Stian Sandvik Thomassen | 2009-06-18 | 1 | -3/+3 |
|
|
* | Fixed bugs in QPainterPath::united(). | Samuel Rødal | 2009-06-17 | 1 | -27/+42 |
|
|
* | Fixed segmentation fault caused by empty clip. | Samuel Rødal | 2009-06-17 | 2 | -2/+2 |
|
|
* | ItemViews : Fixed a performance regression whne changing data in the | Thierry Bastian | 2009-06-17 | 1 | -1/+1 |
|
|
* | Fixed a bottleneck in itemviews that would ask for an update outside | Thierry Bastian | 2009-06-17 | 1 | -2/+8 |
|
|
* | Cleanup our usage of the term "Qt Software". | Jason McDonald | 2009-06-16 | 1 | -3/+3 |
|
|
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 979 | -1956/+1956 |
|
|
* | Improved styling of expander arrows with Gtk+ | Jens Bache-Wiig | 2009-06-16 | 1 | -9/+6 |
|
|
* | Prevented QCompleter popup from appearing briefly on Windows. | jasplin | 2009-06-16 | 1 | -1/+5 |
|
|
* | Rename nsCursorForQCursor -> qt_mac_nsCursorForQCursor. | Morten Sørvig | 2009-06-15 | 4 | -4/+4 |
|
|
* | Fixed problems with the event handling in QCompleter on Mac. | jasplin | 2009-06-12 | 1 | -1/+1 |
|
|
* | QGraphicsItem::setOpacity(0.0) does not trigger an update of child items | Leonardo Sobral Cunha | 2009-06-12 | 1 | -1/+1 |
|
|
* | Copy-paste didn't work for application on non-first screen in multiscreen setup. | Denis Dzyubenko | 2009-06-11 | 2 | -8/+14 |
|
|
* | Doc fix: add a link to focus() and focusWidget() from QWidget::setFocus docum... | Denis Dzyubenko | 2009-06-11 | 1 | -2/+2 |
|
|
* | Fixed the pen dash patterns for Mac. | Trond Kjernåsen | 2009-06-11 | 1 | -10/+10 |
|
|
* | Fixed a problem with disappearing borders in a QTextFrame. | Trond Kjernåsen | 2009-06-11 | 1 | -18/+18 |
|
|
* | Compilefix for QT_NO_TABLETEVENT and QT_NO_COMPLETER | Thomas Hartmann | 2009-06-10 | 2 | -2/+7 |
|
|
* | Make sure QImage::mirrored() doesn't crash if it runs out of memory. | Trond Kjernåsen | 2009-06-10 | 1 | -0/+5 |
|
|
* | Initialize xform_scale in constructor | Anders Bakken | 2009-06-09 | 1 | -0/+1 |
|
|
* | Skip empty parts in KDEDIRS | João Abecasis | 2009-06-09 | 1 | -1/+1 |
|
|
* | Change order of functions in QInputDialog::getDouble() | Markus Goetz | 2009-06-08 | 1 | -1/+1 |
|
|
* | Fixed an issue with graphicssystem raster on 8 and 16 bit X servers. | Trond Kjernåsen | 2009-06-05 | 1 | -1/+1 |
|
|
* | Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e... | jasplin | 2009-06-05 | 1 | -4/+1 |
|
|
* | Example MDI: keybord focus not working correctly! | Richard Moe Gustavsen | 2009-06-05 | 1 | -1/+7 |
|
|
* | Fixed text drawing on Windows in 16 bit mode. | Trond Kjernaasen | 2009-06-05 | 2 | -13/+16 |
|
|
* | Document the proper signals that the ::open() convenience connects to. | Norwegian Rock Cat | 2009-06-04 | 4 | -6/+15 |
|
|
* | Document that textVisible is optional when it comes to styles. | Norwegian Rock Cat | 2009-06-04 | 1 | -0/+2 |
|
|
* | BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti... | Olivier Goffart | 2009-06-04 | 1 | -1/+4 |
|
|
* | BT: Fix a crash in the SDI example in Cocoa | Norwegian Rock Cat | 2009-06-03 | 1 | -15/+37 |
|
|
* | Fixed raster bug causing fully clipped images to be partially blended. | Samuel Rødal | 2009-06-03 | 1 | -2/+2 |
|
|
* | Fixed a byte ordering issue when using the raster graphicssystem. | Trond Kjernåsen | 2009-06-02 | 1 | -7/+10 |
|
|
* | Avoid a crash when setting a focus in a widget hierarchy containing | Denis Dzyubenko | 2009-06-02 | 1 | -2/+3 |
|
|
* | BT: Remove duplicate code and fix font parsing. | Norwegian Rock Cat | 2009-06-02 | 2 | -9/+2 |
|
|
* | Use a QVarLengthArray instead of some hacky self-made container | Harald Fernengel | 2009-06-02 | 1 | -12/+3 |
|
|
* | BT: Fixed crash on Mac caused by erroneous handling of native focus events. | jasplin | 2009-06-02 | 1 | -1/+4 |
|
|
* | Fixes possible infinite loop in QApplication::topLevelAt | João Abecasis | 2009-06-02 | 1 | -4/+4 |
|
|
* | Remove unused variable. | Alexis Menard | 2009-05-29 | 1 | -1/+0 |
|
|
* | Doc - marked QFileDialog::setOption() with the since 4.5 tag. | Kavindra Devi Palaraja | 2009-05-29 | 1 | -2/+3 |
|
|
* | Fix a ASSERT/Crash when adding two times the same QAction to a QGW. | Alexis Menard | 2009-05-28 | 1 | -2/+4 |
|
|
* | Fix wrong sorting when using the QFileSystemModel with QTreeView | Alexis Menard | 2009-05-28 | 3 | -1/+18 |
|
|
* | Scroll the dirty region with WA_PaintOnScreen | Benjamin Poulain | 2009-05-28 | 1 | -0/+2 |
|
|
* | Fixed a problem with streaming QIcons containing multiple pixmaps. | Trond Kjernåsen | 2009-05-28 | 1 | -3/+6 |
|
|