summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-2912-106/+808
|\
| * Compile fix until configure.exe is rebuilt for WindowsThiago Macieira2009-10-291-1/+2
| * Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+57
| * Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-73/+46
| * Add the Qt Evaluation message to the hidden libQtCore.so boilerplate.Thiago Macieira2009-10-291-0/+8
| * Part 2 of the Evaluation notice feature, now for QtGui.Thiago Macieira2009-10-292-8/+10
| * Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-295-1/+585
| * Cache a state's parent stateKent Hansen2009-10-292-2/+8
| * doc: Remove \internal tag from QStateMachine::configuration()Kent Hansen2009-10-291-2/+0
| * Make QStateMachine event posting functions thread-safeKent Hansen2009-10-292-17/+83
| * Cache QState's child statesKent Hansen2009-10-292-10/+17
| * QStateMachine::event() should call QState::event()Kent Hansen2009-10-291-1/+1
* | Remove the posix_memalign and Win32 _aligned_mallocThiago Macieira2009-10-291-38/+0
* | Merge branch '4.6' into core-4.6Thiago Macieira2009-10-292-8/+17
|\ \ | |/
| * Greatly improve the performance of obtaining a state's transitionsKent Hansen2009-10-282-8/+17
* | Fix compilation on Mac: there's no malloc.h thereThiago Macieira2009-10-291-5/+4
* | Update confusing qWarning message.Thiago Macieira2009-10-291-2/+2
* | Fix compilation in QContiguousCache.Thiago Macieira2009-10-291-3/+3
* | Initialise the reserved bits to 0.Thiago Macieira2009-10-287-4/+11
* | Fix Qt containers to properly support types with strict alignments.Thiago Macieira2009-10-289-39/+150
* | Add the aligned versions of qMalloc/qRealloc/qFreeThiago Macieira2009-10-282-0/+103
* | Add some STL compatibility for QContiguousCache and private inheritanceThiago Macieira2009-10-281-60/+65
* | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-282-3/+6
|\ \ | |/
| * Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-271-3/+3
| * Doc: Fixed qdoc warnings.David Boddie2009-10-261-0/+3
* | Make QProcess report errors from a failed subprocess start.Thiago Macieira2009-10-271-4/+14
* | QLibrary on Windows: Do not show error boxes when library load failsPeter Hartmann2009-10-271-0/+3
|/
* Fix bad check for GCC version.Thiago Macieira2009-10-231-1/+1
* Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-1/+4
* Changed qsrand() behavior for Windows to match the linux versionninerider2009-10-221-5/+20
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-211-2/+3
|\
| * Doc update for QDir::rootPath and QDir::homePath in Symbian.Janne Anttila2009-10-201-2/+3
* | Fixes to the way animations are registered to the timerThierry Bastian2009-10-211-12/+9
* | Improve performance when starting a lot of animationsThierry Bastian2009-10-211-2/+3
* | Fixed a bug in that could unregister not-registered animationsThierry Bastian2009-10-201-2/+3
* | Make the default duration of pause animations 250msThierry Bastian2009-10-201-1/+2
* | Make the total duration of animation be 0 if duration is 0Thierry Bastian2009-10-201-8/+8
|/
* Revert "Change the way we handle KeyboardUIMode on Mac"Benjamin Poulain2009-10-201-1/+3
* Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
* Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
* Removed unnecessary include from a public header file.axis2009-10-161-4/+0
* Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-163-13/+25
|\
| * Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-152-4/+10
| |\
| | * Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-154-11/+13
| | |\
| | * \ Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-143-4/+43
| | |\ \
| | * | | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-131-2/+7
| | * | | QMetaObject::activate: reordered mutex locks/unlocks around spyFlorian Vichot2009-10-131-2/+3
| * | | | doc: Clarified when setDefaultFormat() is ignored by constructors.Martin Smith2009-10-151-9/+15
| | |_|/ | |/| |
* | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1517-85/+334
|\ \ \ \ | |/ / /
| * | | Removed platform specific include from qprocess.hMiikka Heikkinen2009-10-144-11/+13
| | |/ | |/|