Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 1 | -7/+5 |
* | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 1 | -5/+16 |
|\ | |||||
| * | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 1 | -0/+14 |
| * | Added input hints to QGraphicsItem. | jasplin | 2009-08-04 | 1 | -0/+16 |
| * | Remove the "preliminary support" warning for 10.6 | Morten Sorvig | 2009-08-04 | 1 | -4/+1 |
| * | Build on snow leopard. | Morten Sorvig | 2009-08-04 | 1 | -1/+1 |
* | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 2 | -53/+82 |
|\ \ | |||||
| * | | Trailing whitespace and tab/space fixes for src/corelib | Janne Anttila | 2009-08-04 | 2 | -8/+8 |
| * | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 2 | -48/+77 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 2 | -33/+54 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Add docs for Windows Server 2008 R2 to QSysInfo::WinVersion | Bradley T. Hughes | 2009-07-27 | 1 | -2/+2 |
| | * | | QFlags::testFlag(): handle the zero case appropriately. | Frans Englich | 2009-07-13 | 1 | -1/+1 |
| * | | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 2 | -30/+13 |
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 2 | -1/+39 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Sun CC 5.9 does not support template friends | Thiago Macieira | 2009-07-28 | 1 | -0/+3 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 1 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Sun CC 5.9 still doesn't support Template-Template Parameters | Thiago Macieira | 2009-07-27 | 1 | -3/+1 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -4/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove all the last vestiges of QuickDraw in Qt/Mac. | Norwegian Rock Cat | 2009-07-24 | 1 | -4/+0 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 4 | -98/+133 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Use the configure script to enable/disable QtConcurrent and QtXmlPatterns | Thiago Macieira | 2009-07-21 | 1 | -18/+5 |
| * | | Disable visibility on CC 5.9 since the compiler doesn't like it | Thiago Macieira | 2009-07-21 | 1 | -1/+2 |
| * | | Add priority property to QAction | Jens Bache-Wiig | 2009-07-17 | 1 | -1/+1 |
| * | | Allow picking up tool button style from the system | Jens Bache-Wiig | 2009-07-16 | 1 | -1/+2 |
| * | | Fix HPUX compilation | Robert Griebl | 2009-07-15 | 1 | -1/+1 |
| * | | fix warnings for mingw in QtCore | Thierry Bastian | 2009-07-15 | 1 | -1/+1 |
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 1 | -0/+7 |
| * | | QFlags::testFlag(): handle the zero case appropriately. | Frans Englich | 2009-07-13 | 1 | -1/+1 |
| * | | support for id-based translations | Oswald Buddenhagen | 2009-07-06 | 2 | -0/+68 |
| * | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -29/+0 |
| * | | Make the macros QT_WA & QT_WA_INLINE only use the unicode part | Marius Storm-Olsen | 2009-07-01 | 1 | -10/+2 |
| * | | src/qt3support: Remove QT_WA and non-Unicode code paths, dropping Win9x and N... | miniak | 2009-07-01 | 1 | -0/+9 |
| * | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -1/+20 |
| * | | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 2 | -32/+15 |
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 3 | -11/+20 |
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 2 | -3/+5 |
|\ \ \ | |||||
| * \ \ | Merge branch 'warningRemovals' | axis | 2009-07-06 | 2 | -1/+3 |
| |\ \ \ | |||||
| | * | | | Removed unused static data in Symbian and others. | axis | 2009-07-06 | 1 | -0/+2 |
| | * | | | Proper Q_UNUSED() macro for RVCT. | axis | 2009-07-06 | 1 | -1/+1 |
| * | | | | Rectified simple typo. | Aleksandar Sasha Babic | 2009-07-06 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'warningRemovals' | axis | 2009-06-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fixed a warning on Symbian. | axis | 2009-06-30 | 1 | -1/+1 |
| * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 19 | -44/+52 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 19 | -43/+150 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-06-28 | 2 | -5/+9 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix detection of the ELF interpreter on Linux. | Thiago Macieira | 2009-06-28 | 2 | -5/+9 |
| | * | | Bump Qt version number. | Jason McDonald | 2009-06-25 | 1 | -2/+2 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 1 | -1/+30 |
| |\ \ \ |