Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmake: Fix CONFIG += exceptions_off with the MSVC project generator. | Jocelyn Turcotte | 2010-06-16 | 2 | -2/+6 |
* | Fix some kind of race condition while using remote commands. | kh1 | 2010-06-16 | 2 | -2/+24 |
* | Work around ICE in Intel C++ Compiler 11.1.072 | Thiago Macieira | 2010-06-16 | 1 | -1/+1 |
* | Reduce the memory consumption of QtFontStyle | Benjamin Poulain | 2010-06-16 | 1 | -4/+9 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 144 | -4171/+6212 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-15 | 144 | -4171/+6212 |
| |\ | |||||
| | * | Use native locale aware string comparison on Symbian. | Denis Dzyubenko | 2010-06-15 | 1 | -0/+4 |
| | * | Temporary fix for regression in QSslCertificate::fromPath() | Zeno Albisser | 2010-06-15 | 2 | -3/+11 |
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-06-15 | 264 | -1143/+3480 |
| | |\ | |||||
| | | * | Fix symbian building of TARGET with a slash | Thomas Zander | 2010-06-15 | 2 | -3/+3 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-15 | 138 | -3792/+6089 |
| | | |\ | |||||
| | | | * | Fix a minor typo in QAbstractItemModel's documentation. | Robin Burchell | 2010-06-14 | 1 | -1/+1 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-14 | 137 | -3791/+6088 |
| | | | |\ | |||||
| | | | | * | QXmlSchema: allow usage of xsd:all | Peter Hartmann | 2010-06-14 | 2 | -0/+37 |
| | | | | * | QSslSocket: fix build for MinGW and VS 2005 | Peter Hartmann | 2010-06-14 | 1 | -0/+4 |
| | * | | | | doc: Added more DITA output to the XML generator | Martin Smith | 2010-06-15 | 4 | -446/+178 |
| | | |_|/ | | |/| | | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-14 | 135 | -3791/+6047 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-12 | 135 | -3791/+6047 |
| | | |\ \ \ | |||||
| | | | * | | | Fix symbian-abld build failure with bearer plugins | Miikka Heikkinen | 2010-06-11 | 4 | -2/+4 |
| | | | * | | | remove certificate bundle | Peter Hartmann | 2010-06-11 | 3 | -1992/+0 |
| | | | * | | | make QSslSocket::systemCaCertificates() use system certs | Peter Hartmann | 2010-06-11 | 3 | -20/+138 |
| | | | * | | | Adjusted RegExp in QSslCertificate::fromPath() | Zeno Albisser | 2010-06-11 | 1 | -1/+1 |
| | | | * | | | Fix QSystemTrayIcon::supportsMessages() on Windows | miniak | 2010-06-11 | 7 | -22/+31 |
| | | | * | | | Use NIM_SETVERSION to get the latest behavior | miniak | 2010-06-11 | 1 | -16/+71 |
| | | | * | | | Cleanup obsolete stuff | miniak | 2010-06-11 | 2 | -58/+4 |
| | | | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-06-11 | 482 | -8230/+22567 |
| | | | |\ \ \ | |||||
| | | | | * | | | Fixed a broken merge. | Denis Dzyubenko | 2010-06-11 | 2 | -66/+0 |
| | | | | * | | | Changed the way we detect touch screen on Windows. | Denis Dzyubenko | 2010-06-11 | 2 | -32/+36 |
| | | | | * | | | Fixed error deploying qsymbianbearer.qtplugin on Symbian. | Rohan McGovern | 2010-06-11 | 1 | -1/+1 |
| | | | | * | | | Revert "Attempt to fix build failure on Symbian." | Aaron McCarthy | 2010-06-11 | 1 | -2/+2 |
| | | | | * | | | Attempt to fix build failure on Symbian. | Aaron McCarthy | 2010-06-11 | 1 | -2/+2 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-10 | 114 | -868/+5026 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Replaced redundant "!contains" scopes in "contains(A, B) {...} !contains(A, B... | Constantin Makshin | 2010-06-10 | 3 | -6/+3 |
| | | | | | * | | | Updated leading whitespace to make indentation more consistent | Constantin Makshin | 2010-06-10 | 3 | -3/+3 |
| | | | | | * | | | Updated project files so it is now possible to use "-system-zlib" configurati... | Constantin Makshin | 2010-06-10 | 12 | -28/+52 |
| | | | | | * | | | Merge remote branch 'mainline/4.7' into 4.7 | Oswald Buddenhagen | 2010-06-10 | 2 | -2/+3 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | make postgresql support sensitive to PSQL_LIBS | Mark Brand | 2010-06-10 | 4 | -1/+8 |
| | | | | | * | | | | support for cross building Qt for MinGW (win32-g++) on Unix | Mark Brand | 2010-06-10 | 12 | -19/+241 |
| | | | | | * | | | | use "win32-g++*" scope to match all MinGW makespecs | Mark Brand | 2010-06-10 | 21 | -36/+34 |
| | | | | | * | | | | Demos: Fix compilation with namespace. | ck | 2010-06-10 | 1 | -1/+0 |
| | | | | | * | | | | actually fix namespaced compile | Oswald Buddenhagen | 2010-06-10 | 1 | -2/+0 |
| | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-10 | 69 | -774/+4688 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-09 | 69 | -774/+4688 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | | | * | | | | Attempt to fix build failure on Linux introduced by 09c6a81109 | Andreas Kling | 2010-06-09 | 1 | -3/+2 |
| | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-09 | 69 | -774/+4689 |
| | | | | | | | |\ \ \ \ | |||||
| | | | | | | | | * | | | | minor cosmetic improvements | Mark Brand | 2010-06-09 | 1 | -2/+2 |
| | | | | | | | | * | | | | designer: add sorting in signal-slot editor window | Marek Wieckowski | 2010-06-09 | 2 | -3/+9 |
| | | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-09 | 67 | -769/+4678 |
| | | | | | | | | |\ \ \ \ | |||||
| | | | | | | | | | * | | | | deprecate header files in $$QT_BUILD_TREE/include/Qt | Joerg Bornemann | 2010-06-08 | 1 | -4/+26 |
| | | | | | | | | | * | | | | syncqt: change tabs to spaces | Joerg Bornemann | 2010-06-08 | 1 | -376/+376 |