summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* fixed borked up mergeHarald Fernengel2009-08-061-0/+3
* Merge commit 'qt/master-stable'Jason Barron2009-08-0619-225/+214
|\
| * Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+14
| * Merge branch '4.5'Bill King2009-08-051-0/+1
| |\
| | * Fix: Gtk native dialogs do not repaint when zero-timers are usedJens Bache-Wiig2009-08-041-0/+1
| | * Build on snow leopard.Morten Sorvig2009-08-041-1/+1
| * | Restore the old name for QObjectDeletionNotification.Thiago Macieira2009-08-042-8/+7
| * | Revert "Remove currentChildBeingDeleted from QObjectPrivate."Thiago Macieira2009-08-042-12/+18
| * | Add QWeakPointer::data, which thread-unsafely returns the tracked pointerThiago Macieira2009-08-042-2/+75
| * | Reorganise QObjectPrivate so that it's easier to tell what's in it.Thiago Macieira2009-08-042-66/+63
| * | Clean up old Jambi code: there's a way of getting the QObject d-pointerThiago Macieira2009-08-041-8/+1
| * | Don't try to make direct system calls on Linux.Thiago Macieira2009-08-042-98/+9
| * | Renamed internal WinGesture event to NativeGesture.Denis Dzyubenko2009-08-042-2/+2
| * | Added input hints to QGraphicsItem.jasplin2009-08-041-0/+16
| * | QParallelAnimationGroup pause resume fixedThierry Bastian2009-08-041-1/+2
| * | Animations: better handling of the timerThierry Bastian2009-08-042-27/+6
| * | Remove the "preliminary support" warning for 10.6Morten Sorvig2009-08-041-4/+1
| * | Build on snow leopard.Morten Sorvig2009-08-041-1/+1
| * | Fix incorrect license headers.Jason McDonald2009-08-041-1/+11
| * | Fix obsolete license headersJason McDonald2009-08-043-4/+4
| * | Doc fixesAaron Kennedy2009-08-042-0/+8
* | | Merge commit 'origin/master'Jason Barron2009-08-0484-292/+536
|\ \ \
| * | | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-0414-48/+46
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0379-254/+500
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-0459-319/+2097
|\ \ \ \ | | |/ / | |/| |
| * | | Fix deadlock in the fsevents file watcher.Norwegian Rock Cat2009-08-032-1/+7
| * | | Ensure that we never increase the strong reference count up from zero.Thiago Macieira2009-08-031-4/+14
| * | | Change the pointer-tracking code to work everywhere.Thiago Macieira2009-08-031-10/+28
| * | | Don't forget to delete the deleter object too in QSharedPointer.Thiago Macieira2009-08-031-0/+3
| * | | Cleanup old code in QSharedPointerThiago Macieira2009-08-031-18/+16
| * | | Remove the need for internal API in QSharedPointer.Thiago Macieira2009-08-031-3/+1
| * | | Autotest: add a way to ensure that there are no safety-check pointers leakingThiago Macieira2009-08-031-1/+22
| * | | Merge branch '4.5'Thiago Macieira2009-08-031-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Disable the pointer tracking feature in Qt 4.5.Thiago Macieira2009-07-272-29/+5
| | * | Add docs for Windows Server 2008 R2 to QSysInfo::WinVersionBradley T. Hughes2009-07-271-2/+2
| * | | Remove currentChildBeingDeleted from QObjectPrivate.Thiago Macieira2009-08-032-21/+13
| * | | export QStateMachinePrivate symbolsKent Hansen2009-08-031-6/+2
| * | | remove constructors that are not usefulKent Hansen2009-08-038-82/+8
| * | | Export symbol used in QtGui.Volker Hilsheimer2009-07-311-1/+5
| * | | Doc: fix warnings.Volker Hilsheimer2009-07-311-1/+1
| * | | compileKent Hansen2009-07-311-1/+1
| * | | Fix compilation: add #include <new> if placement new is usedThiago Macieira2009-07-311-0/+7
| * | | add private goToState() function to state machineKent Hansen2009-07-312-7/+97
| * | | remove const from QSignalEvent::sender*Kent Hansen2009-07-313-6/+6
| * | | Compile on HP-UXiBradley T. Hughes2009-07-312-3/+4
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-311-1/+1
| |\ \ \
| | * | | Doc: there is no group of explicitly shared classes, only one class uses this.Volker Hilsheimer2009-07-301-1/+1
| * | | | Update QAbstractItemModel following reviewAaron Kennedy2009-07-311-2/+2
| * | | | Remove isDynamic property flagAaron Kennedy2009-07-312-14/+1
| * | | | Reorder flag values in ascending orderAaron Kennedy2009-07-311-4/+4