Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 15 | -16/+16 |
* | fixed borked up merge | Harald Fernengel | 2009-08-06 | 1 | -0/+3 |
* | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 11 | -188/+103 |
|\ | |||||
| * | Merge branch '4.5' | Bill King | 2009-08-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Fix: Gtk native dialogs do not repaint when zero-timers are used | Jens Bache-Wiig | 2009-08-04 | 1 | -0/+1 |
| * | | Restore the old name for QObjectDeletionNotification. | Thiago Macieira | 2009-08-04 | 2 | -8/+7 |
| * | | Revert "Remove currentChildBeingDeleted from QObjectPrivate." | Thiago Macieira | 2009-08-04 | 2 | -12/+18 |
| * | | Reorganise QObjectPrivate so that it's easier to tell what's in it. | Thiago Macieira | 2009-08-04 | 2 | -66/+63 |
| * | | Clean up old Jambi code: there's a way of getting the QObject d-pointer | Thiago Macieira | 2009-08-04 | 1 | -8/+1 |
| * | | Don't try to make direct system calls on Linux. | Thiago Macieira | 2009-08-04 | 2 | -98/+9 |
| * | | Renamed internal WinGesture event to NativeGesture. | Denis Dzyubenko | 2009-08-04 | 2 | -2/+2 |
| * | | Fix obsolete license headers | Jason McDonald | 2009-08-04 | 2 | -3/+3 |
| * | | Doc fixes | Aaron Kennedy | 2009-08-04 | 2 | -0/+8 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 23 | -77/+139 |
|\ \ \ | |||||
| * | | | Trailing whitespace and tab/space fixes for src/corelib | Janne Anttila | 2009-08-04 | 3 | -14/+13 |
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 22 | -66/+129 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 19 | -126/+982 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Remove currentChildBeingDeleted from QObjectPrivate. | Thiago Macieira | 2009-08-03 | 2 | -21/+13 |
| * | | | Doc: fix warnings. | Volker Hilsheimer | 2009-07-31 | 1 | -1/+1 |
| * | | | Compile on HP-UXi | Bradley T. Hughes | 2009-07-31 | 2 | -3/+4 |
| * | | | Update QAbstractItemModel following review | Aaron Kennedy | 2009-07-31 | 1 | -2/+2 |
| * | | | Remove isDynamic property flag | Aaron Kennedy | 2009-07-31 | 2 | -14/+1 |
| * | | | Reorder flag values in ascending order | Aaron Kennedy | 2009-07-31 | 1 | -4/+4 |
| * | | | Dynamic meta object support | Aaron Kennedy | 2009-07-31 | 5 | -19/+56 |
| * | | | Add index methods to QMetaProperty and QMetaMethod | Aaron Kennedy | 2009-07-31 | 2 | -0/+22 |
| * | | | Add a declarative data ptr to QObjectPrivate | Aaron Kennedy | 2009-07-31 | 2 | -1/+19 |
| * | | | Make QAbstractItemModel default rolenames reentrant | Aaron Kennedy | 2009-07-31 | 1 | -11/+17 |
| * | | | Make setRoleNames() protected and improve docs. | Aaron Kennedy | 2009-07-31 | 3 | -1/+50 |
| * | | | Fixed missing forward declarations, which made gcc fail to compile | Erik Verbruggen | 2009-07-31 | 2 | -2/+9 |
| * | | | removing Q_CORE_EXPORT for q_guard_addGuard() and q_guard_removeGuard() | Aaron Kennedy | 2009-07-31 | 4 | -30/+26 |
| * | | | Add non-threadsafe QGuard class | Aaron Kennedy | 2009-07-31 | 5 | -3/+200 |
| * | | | Allow retrieval of interface IId from class type. | Aaron Kennedy | 2009-07-31 | 1 | -0/+10 |
| * | | | extend the QObjectPrivate::connectedSignals bitfield to make space | Aaron Kennedy | 2009-07-31 | 3 | -16/+66 |
| * | | | Add FINAL attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 2 | -1/+17 |
| * | | | Add CONSTANT attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 2 | -1/+30 |
| * | | | Move the 'timeval' operators to qcore_unix_p.h. | Jason Barron | 2009-07-29 | 3 | -49/+46 |
| * | | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 1 | -1/+1 |
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 9 | -13/+455 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 4 | -118/+64 |
|\ \ \ \ | |/ / / | |||||
| * | | | Compile on Mac OS X | Bradley T. Hughes | 2009-07-27 | 1 | -1/+1 |
| * | | | Compile on Mac OS X | Bradley T. Hughes | 2009-07-27 | 2 | -4/+4 |
| * | | | Avoid floating point code when converting Mach time to timeval | Bradley T. Hughes | 2009-07-27 | 1 | -2/+2 |
| * | | | Refactor monotonic time code to avoid duplication. | Bradley T. Hughes | 2009-07-27 | 4 | -114/+60 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Peter Yard | 2009-07-24 | 7 | -64/+139 |
| |\ \ \ | |||||
| * | | | | #159306 QAbstractItemModel::reset Doc change | Peter Yard | 2009-07-24 | 1 | -1/+2 |
* | | | | | Compile fixes after latest merge of 4.6. | Jason Barron | 2009-07-28 | 1 | -0/+3 |
* | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 28 | -272/+876 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | Fix time change detection on UNIX systems without monotonic timers | Bradley T. Hughes | 2009-07-23 | 2 | -42/+79 |
| * | | | Omit monotonic timer detection/conditional code on Mac OS X | Bradley T. Hughes | 2009-07-23 | 2 | -18/+14 |