Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | Martin Smith | 2010-02-11 | 74 | -970/+12094 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-11 | 66 | -585/+11497 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-11 | 66 | -585/+11497 |
| | |\ | |||||
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | David Boddie | 2010-02-10 | 227 | -7816/+5623 |
| | | |\ | |||||
| | | * | | qdoc: Added a build rule for the documentation - disabled by default. | David Boddie | 2010-02-10 | 1 | -0/+21 |
| | | * | | Doc: Added the qdoc manual to the repository for future maintenance. | David Boddie | 2010-02-10 | 14 | -0/+9262 |
| | | * | | qdoc: Made a temporary fix for comment highlighting. | David Boddie | 2010-02-09 | 1 | -8/+6 |
| | | * | | Doc: Tidied up the class layout and removed an unnecessary image. | David Boddie | 2010-02-09 | 1 | -15/+13 |
| | | * | | Merge branch 'qdoc-i18n' | David Boddie | 2010-02-09 | 27 | -520/+1844 |
| | | |\ \ | |||||
| | | | * | | Doc/qdoc: Use Chinese titles; canonicalize titles with non-ASCII chars. | David Boddie | 2010-02-08 | 6 | -14/+11 |
| | | | * | | Doc/qdoc: Converted encoding of ISO-8859-1 docs to UTF-8. Output UTF-8. | David Boddie | 2010-02-08 | 6 | -427/+437 |
| | | | * | | qdoc: Removed debugging code. | David Boddie | 2010-02-08 | 1 | -2/+0 |
| | | | * | | Doc: Updated the configuration file for the Simplified Chinese docs. | David Boddie | 2010-02-08 | 1 | -11/+9 |
| | | | * | | qdoc: Standardized encoding names and updated the Chinese config files. | David Boddie | 2010-02-05 | 4 | -2/+152 |
| | | | * | | Doc: Added Simplified Chinese documents and build rules for them. | David Boddie | 2010-02-04 | 6 | -2/+1129 |
| | | | * | | Merge branch 'master' into qdoc-i18n | David Boddie | 2010-02-03 | 70 | -178/+24109 |
| | | | |\ \ | |||||
| | | | * | | | qdoc: Added support for different source and output character encodings. | David Boddie | 2010-02-02 | 10 | -84/+125 |
| | | | * | | | Doc: Synchronize configuration files for easier maintenance. | David Boddie | 2010-02-02 | 2 | -4/+5 |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-11 | 19 | -129/+473 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Added geometry shaders to changes-4.7.0 file + a small doc update about it | Gunnar Sletta | 2010-02-10 | 2 | -0/+5 |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Gunnar Sletta | 2010-02-10 | 227 | -7592/+5821 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Crash when deleting the parent of a context menu while it is being displayed | Gabriel de Dietrich | 2010-02-10 | 9 | -16/+90 |
| | | * | | | | | Workaround for a certain functionally challenged compiler | aavit | 2010-02-10 | 1 | -3/+3 |
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-10 | 6 | -107/+146 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-09 | 6 | -107/+146 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | aavit | 2010-02-09 | 1 | -5/+5 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | Fix failing QDoubleValidator tests | Alan Alpert | 2010-02-09 | 1 | -5/+5 |
| | | | | * | | | | | | Use libpng API as recommended. Preparation for upgrade to libpng 1.4.0. | aavit | 2010-02-09 | 1 | -73/+62 |
| | | | | |/ / / / / | |||||
| | | | | * | | | | | QMainWindow: update the separator size when the style change | Olivier Goffart | 2010-02-08 | 4 | -29/+79 |
| | * | | | | | | | | Merge branch 'geometry-shaders-to-integrate' | Gunnar Sletta | 2010-02-08 | 4 | -5/+231 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Another round of Geometry shader review. | Gunnar Sletta | 2010-02-08 | 2 | -21/+13 |
| | | * | | | | | | | Fix Geometry shaders based on review | Gunnar Sletta | 2010-02-04 | 2 | -10/+16 |
| | | * | | | | | | | Geometry Shader support in QGLShaderProgram | Gunnar Sletta | 2010-02-01 | 4 | -1/+228 |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-10 | 11 | -298/+475 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Assistant: Remove assertion for all files being watched. | ck | 2010-02-10 | 1 | -9/+13 |
| | * | | | | | | | | Fixed regression. | Erik Verbruggen | 2010-02-10 | 1 | -4/+4 |
| | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-10 | 10 | -289/+462 |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| | * | | | | | | | | Added method to clear the undo/redo stacks. | Erik Verbruggen | 2010-02-09 | 4 | -22/+67 |
| | * | | | | | | | | Fixed setting back spaces when streaming a QPointF | Thorbjørn Lindeijer | 2010-02-09 | 1 | -1/+1 |
| | * | | | | | | | | Move find widget in it's own source file. Some further cleanup. | kh1 | 2010-02-09 | 5 | -266/+394 |
* | | | | | | | | | | qdoc3: Added curly braces in switch statement for braindead compiler. | Martin Smith | 2010-02-11 | 4 | -11/+26 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | qdoc3: Fixed bug in creation of qt.pageindex. | Martin Smith | 2010-02-10 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | Martin Smith | 2010-02-10 | 161 | -5906/+2911 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-10 | 12 | -19/+149 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Incorrect property setter generated by dumpcpp for Microsoft Word 2007. | Prasanth Ullattil | 2010-02-10 | 1 | -0/+5 |
| | * | | | | | | | | Cocoa: Implement our own NSApplication subclass | Richard Moe Gustavsen | 2010-02-10 | 6 | -48/+89 |
| | * | | | | | | | | Cocoa: Menu in menubar stays highlighted | Richard Moe Gustavsen | 2010-02-10 | 8 | -3/+87 |
| * | | | | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-10 | 151 | -5887/+2762 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 151 | -5887/+2762 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-08 | 5 | -17/+53 |
| | | |\ \ \ \ \ \ \ \ |