| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 7 | -13/+93 |
|\ |
|
| * | Autotest: add some tests for sending (or failing to) invalid D-Bus calls | Thiago Macieira | 2009-06-04 | 1 | -0/+25 |
|
|
| * | BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti... | Olivier Goffart | 2009-06-04 | 1 | -2/+18 |
|
|
| * | Silence compile warning in the test | Andy | 2009-06-04 | 1 | -2/+2 |
|
|
| * | Fixed raster bug causing fully clipped images to be partially blended. | Samuel Rødal | 2009-06-03 | 1 | -0/+26 |
|
|
| * | Fix BOM for UTF-32 codec | Marius Storm-Olsen | 2009-06-03 | 1 | -3/+12 |
|
|
| * | centralize removeServer() invocation for some more determinism | Oswald Buddenhagen | 2009-06-03 | 1 | -5/+9 |
|
|
| * | _networktest compile fix | Joerg Bornemann | 2009-06-03 | 1 | -1/+1 |
|
|
* | | Autotest: fix detection of generated files and strip the first line | Thiago Macieira | 2009-06-04 | 1 | -0/+3 |
|
|
* | | Add some compile tests for QStringBuilder. | hjk | 2009-06-04 | 10 | -0/+220 |
|
|
* | | Make the bench a bit faster. | Alexis Menard | 2009-06-04 | 1 | -2/+2 |
|
|
* | | Add some comparisons with std::string to the QStringBuilder benchmarks. | hjk | 2009-06-04 | 1 | -18/+68 |
|
|
* | | Fixes failure when attempting to run all tests. | Rohan McGovern | 2009-06-03 | 1 | -1/+0 |
|
|
* | | fix silly typo | Kent Hansen | 2009-06-03 | 1 | -1/+13 |
|
|
* | | don't require use of SIGNAL macro in calls to addTransition() | Kent Hansen | 2009-06-03 | 1 | -0/+28 |
|
|
* | | Merge branch '4.5' | Denis Dzyubenko | 2009-06-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Correct invalid font. | Norwegian Rock Cat | 2009-06-02 | 1 | -1/+1 |
|
|
* | | Setting a focus on a widget hierarchy which contains both visible and | Denis Dzyubenko | 2009-06-02 | 1 | -0/+35 |
|
|
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-02 | 4 | -7/+125 |
|\ \
| |/ |
|
| * | Fixed failure of tst_Selftests::checkXML. | Rohan McGovern | 2009-06-01 | 3 | -4/+9 |
|
|
| * | Fix a ASSERT/Crash when adding two times the same QAction to a QGW. | Alexis Menard | 2009-05-28 | 1 | -0/+16 |
|
|
| * | Fix wrong sorting when using the QFileSystemModel with QTreeView | Alexis Menard | 2009-05-28 | 1 | -3/+62 |
|
|
| * | Fixed a problem with streaming QIcons containing multiple pixmaps. | Trond Kjernåsen | 2009-05-28 | 1 | -0/+43 |
|
|
| * | Minor cleanup. | Trond Kjernåsen | 2009-05-28 | 1 | -4/+4 |
|
|
* | | Fixed bug in QClipData::fixup(). | Samuel Rødal | 2009-06-02 | 1 | -0/+24 |
|
|
* | | Add some performance tests for QMatrix4x4 | Rhys Weatherley | 2009-06-02 | 3 | -0/+268 |
|
|
* | | Unit tests for 2D QMatrix4x4::translate() and scale() | Rhys Weatherley | 2009-06-02 | 1 | -0/+40 |
|
|
* | | Optimize QMatrix4x4::mapRect() for translation and scale operations | Rhys Weatherley | 2009-06-02 | 1 | -0/+114 |
|
|
* | | Merge branch 'review/master' | Marius Bugge Monsen | 2009-05-29 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-29 | 53 | -77/+10734 |
| |\ \ |
|
| * | | | typo fix | David Faure | 2009-05-29 | 1 | -1/+1 |
|
|
* | | | | extend QStringBuilder benchmark to handle QT_NO_CAST_FROM_ASCII defined and | hjk | 2009-05-29 | 2 | -56/+122 |
| |/ /
|/| | |
|
* | | | QStringBuilder benchmark: make testing of the drop-in replacement operator+()... | hjk | 2009-05-28 | 2 | -17/+21 |
|
|
* | | | Introduce a new class QStringBuilder to speed up the creation of | hjk | 2009-05-28 | 2 | -0/+316 |
|
|
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 7 | -5/+154 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame. | Olivier Goffart | 2009-05-27 | 1 | -3/+5 |
|
|
| * | | Fixes for merge-request #407 | Leonardo Sobral Cunha | 2009-05-27 | 1 | -33/+37 |
|
|
| * | | Dont show children when parent is not visible in QGraphicsItem | diaulas | 2009-05-27 | 1 | -0/+32 |
|
|
| * | | QFileDialog selection bug when calling it multiple times. | Alexis Menard | 2009-05-26 | 1 | -0/+33 |
|
|
| * | | Test for QDate::fromDate with string format. | Olivier Goffart | 2009-05-26 | 1 | -0/+26 |
|
|
| * | | Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ... | Olivier Goffart | 2009-05-26 | 2 | -1/+38 |
|
|
| * | | Fixed qmake writing targets into the root of the current drive when | Rohan McGovern | 2009-05-26 | 1 | -0/+16 |
|
|
* | | | Add comparation of images with indexed color | Benjamin Poulain | 2009-05-27 | 1 | -0/+28 |
|
|
* | | | Avoid deep copies of pixmaps when using cache in QGraphicsView. | Alexis Menard | 2009-05-27 | 3 | -0/+103 |
|
|
* | | | Add a flag that ensure that a connection is made only one | Olivier Goffart | 2009-05-27 | 1 | -4/+77 |
|
|
* | | | We first remove the pixmap from the cache and then release the key | Alexis Menard | 2009-05-26 | 1 | -0/+8 |
|
|
* | | | Fixed a bug in animation when you set a start value that doesn't have | Thierry Bastian | 2009-05-26 | 1 | -19/+58 |
|
|
* | | | Fix the previous fix. | Jan-Arve Sæther | 2009-05-26 | 1 | -177/+5 |
|
|
* | | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 5 | -1/+159 |
|\ \ \
| |/ / |
|
| * | | Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new... | Olivier Goffart | 2009-05-22 | 1 | -0/+78 |
|
|