Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make "-graphicssystem openvg" select OpenVG as default graphics system | Rhys Weatherley | 2009-07-22 | 2 | -0/+13 |
| | | | | Reviewed-by: Lincoln Ramsay | ||||
* | Workaround for transacted, locked and inaccesible files | Ritt Konstantin | 2009-07-20 | 2 | -2/+104 |
| | | | | | | | | | | | wich can not be stat'ed in a natural way. FindFirstFile solves this problem. Task-number: 167099 Task-number: 189202 Merge-request: 880 Reviewed-by: Joerg Bornemann <joerg.bornemann@trolltech.com> | ||||
* | Doc: fix links between QGraphicsItem and QTouchEvent | Volker Hilsheimer | 2009-07-20 | 2 | -7/+7 |
| | |||||
* | Doc: fix formatting of lists. | Volker Hilsheimer | 2009-07-20 | 1 | -12/+17 |
| | |||||
* | Doc: not an overload | Volker Hilsheimer | 2009-07-20 | 1 | -2/+0 |
| | |||||
* | Use QVERIFY in benchmarks, insteads of returning silently in case of error | Olivier Goffart | 2009-07-20 | 1 | -4/+2 |
| | |||||
* | Add low level POSIX bench on Windows | Ritt Konstantin | 2009-07-20 | 1 | -6/+31 |
| | | | | | Merge-request: 702 Reviewed-by: Olivier Goffart <ogoffart@trolltech.com> | ||||
* | Adding test case for PNG compression icon loading | miniak | 2009-07-20 | 2 | -0/+33 |
| | | | | | Merge-request: 431 Reviewed-by: Joerg Bornemann <joerg.bornemann@trolltech.com> | ||||
* | Partial fix for Qt issue #244648 - QtIcoHandler does not support large & ↵ | miniak | 2009-07-20 | 1 | -0/+12 |
| | | | | | | | Vista PNG format icons Merge-request: 431 Reviewed-by: Joerg Bornemann <joerg.bornemann@trolltech.com> | ||||
* | Return selectedFilter in QGtkStyle file dialogs | Lukáš Lalinský | 2009-07-20 | 2 | -5/+27 |
| | | | | | | | | | | | Function setupGtkFileChooser is modified to optionally build a map of GtkFileFilters. File dialog methods then use gtk_file_chooser_get_filename to get the current GtkFileFilter and look it up in the map produced by setupGtkFileChooser. This value is then saved in the selectedFilter pointer. Merge-request: 846 Reviewed-by: Jens Bache-Wiig <jbache@trolltech.com> | ||||
* | Doc: clarify relevance for QGraphicsItem and add a few \sa | Volker Hilsheimer | 2009-07-20 | 1 | -26/+84 |
| | |||||
* | Doc: small improvements | Volker Hilsheimer | 2009-07-20 | 2 | -6/+21 |
| | |||||
* | Doc: Make QAction::priority/Priority documentation clearer | Volker Hilsheimer | 2009-07-20 | 1 | -9/+9 |
| | |||||
* | Fixed includes in the gestures public headers. | Denis Dzyubenko | 2009-07-20 |