| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | Unconditionally open temporary files in ReadWrite mode | João Abecasis | 2009-05-22 | 1 | -0/+15 |
|
|
| * | QTemporaryFile would forget fileName while file was "closed" | João Abecasis | 2009-05-22 | 1 | -0/+23 |
|
|
| * | Fix auto test | João Abecasis | 2009-05-22 | 1 | -1/+8 |
|
|
| * | QFile::copy: close source file when using fallback mechanism | João Abecasis | 2009-05-22 | 3 | -1/+36 |
|
|
* | | add various tests | Kent Hansen | 2009-05-22 | 1 | -18/+86 |
|
|
* | | test what happens when changing to an invalid signal while state is active | Kent Hansen | 2009-05-22 | 1 | -0/+6 |
|
|
* | | add tests for multiple signal/event transitions from same source | Kent Hansen | 2009-05-22 | 1 | -0/+68 |
|
|
* | | make sure signal transition is correctly unregistered/re-registered | Kent Hansen | 2009-05-22 | 1 | -8/+27 |
|
|
* | | make sure event transition is correctly unregistered/re-registered | Kent Hansen | 2009-05-22 | 1 | -0/+13 |
|
|
* | | add qstatemachine autotest to auto.pro | Kent Hansen | 2009-05-22 | 1 | -0/+1 |
|
|
* | | add some edge case tests for QStateMachine::start() & stop() | Kent Hansen | 2009-05-22 | 1 | -0/+8 |
|
|
* | | Fix QEasingCurve autotests | Leonardo Sobral Cunha | 2009-05-22 | 1 | -15/+193 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 3 | -1/+600 |
|\ \
| |/ |
|
| * | Add an autotest to check that the network test server works | Thiago Macieira | 2009-05-22 | 3 | -1/+600 |
|
|
* | | Reintroduce the unaligned-unaligned 32-bit code that I had removed out of ign... | Thiago Macieira | 2009-05-22 | 1 | -11/+30 |
|
|
* | | Add a benchmark for QString::operator== | Thiago Macieira | 2009-05-22 | 2 | -0/+108 |
|
|
* | | Say hello to animation API & state machine API | Kent Hansen | 2009-05-22 | 27 | -66/+8628 |
|
|
* | | Fix the way the transform and the properties are marked as dirty in QGraphics... | Olivier Goffart | 2009-05-22 | 1 | -6/+44 |
|
|
* | | Add properties to QGraphicsItem to change the transformations component | Olivier Goffart | 2009-05-22 | 3 | -0/+264 |
|
|
* | | Merge commit 'origin/4.5' | Samuel Rødal | 2009-05-20 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jedrzej Nowacki | 2009-05-20 | 2 | -15/+21 |
| |\ |
|
| * | | I made test more stable. There was no sens to check hardcoded size of | Jedrzej Nowacki | 2009-05-20 | 1 | -4/+7 |
|
|
* | | | tst_QHttpNetworkConnection: Compile fix | Markus Goetz | 2009-05-20 | 1 | -4/+5 |
|
|
* | | | Use a per object lock for signal/slots | Olivier Goffart | 2009-05-20 | 1 | -3/+21 |
|
|
* | | | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 4 | -16/+46 |
|\ \ \
| | |/
| |/| |
|
| * | | make QSslSocket test work also for shadow builds | Peter Hartmann | 2009-05-20 | 2 | -15/+21 |
| |/ |
|
| * | Fix incorrect copyright year in some license headers. | Jason McDonald | 2009-05-20 | 1 | -1/+1 |
|
|
| * | Added auto-test for QComboBox::setItemDelegate and task 253944 | Stian Sandvik Thomassen | 2009-05-20 | 1 | -0/+24 |
|
|
* | | Add string-->enum conversion for properties and slots | Kent Hansen | 2009-05-20 | 1 | -2/+64 |
|
|
* | | Refactor the qimagereader autotest to work with shadow build | Benjamin Poulain | 2009-05-20 | 7 | -211/+224 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 19 | -45/+161 |
|\ \
| |/ |
|
| * | qwidget autotest fixed for Windows CE | Joerg Bornemann | 2009-05-19 | 1 | -0/+1 |
|
|
| * | make the changedSignal test more robust | Kent Hansen | 2009-05-19 | 1 | -2/+2 |
|
|
| * | Adpot more code to use QtNetworkSettings instead of hard coded names. | Frans Englich | 2009-05-19 | 6 | -55/+54 |
|
|
| * | Use QtNetworkSettings for IMAP server, instead of hard coding. | Frans Englich | 2009-05-19 | 2 | -4/+4 |
|
|
| * | Use QtNetworkSettings, don't hard code IMAP host name. This should fix failur... | Frans Englich | 2009-05-19 | 1 | -2/+2 |
|
|
| * | network autotests: do not use imap.troll.no for testing | Peter Hartmann | 2009-05-19 | 2 | -8/+8 |
|
|
| * | Don't "hope" that a connection gets picked up; do it right! | Norwegian Rock Cat | 2009-05-19 | 1 | -2/+4 |
|
|
| * | grabWindow in MacGui test was grabbing the wrong area. | Norwegian Rock Cat | 2009-05-19 | 1 | -6/+1 |
|
|
| * | qmake autotest: Remove dependency on Qt3 Support on Windows | João Abecasis | 2009-05-19 | 1 | -4/+2 |
|
|
| * | make splitter autotest pass on mac too | Kent Hansen | 2009-05-19 | 1 | -3/+2 |
|
|
| * | Windows CE autotest compile fixes | Joerg Bornemann | 2009-05-19 | 4 | -4/+4 |
|
|
| * | fix compiler warnings when qreal == float in tessellator autotest | Joerg Bornemann | 2009-05-19 | 1 | -4/+4 |
|
|
| * | Fix autotest for qitemmodel on windows | Jens Bache-Wiig | 2009-05-19 | 1 | -1/+1 |
|
|
| * | Fixed autotest tst_QPrinter::printDialogCompleter on Windows. | Kim Motoyoshi Kalland | 2009-05-19 | 1 | -2/+3 |
|
|