Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6.1' of git@scm.dev.nokia.troll.no:qt/qt-releases into 4.6.1 | Jason McDonald | 2010-01-13 | 3 | -40/+56 |
|\ | |||||
| * | Merge branch '4.6.1' of git@scm.dev.nokia.troll.no:qt/qt-releases into 4.6.1 | Jesper Thomschutz | 2010-01-13 | 1 | -5/+47 |
| |\ | |||||
| * | | doc: Fixed typos. | Martin Smith | 2010-01-13 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-6607 (cherry picked from commit 8894467656973bd311bcc5822a38bdd0e171da51) | ||||
| * | | doc: Explained parameter value defaults where appropriate. | Martin Smith | 2010-01-13 | 1 | -23/+27 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-6607 (cherry picked from commit 3aa77d64608f944592939c5d673f1b7dabec730f) | ||||
| * | | doc: Updated the descriptions of the connection types. | Martin Smith | 2010-01-13 | 1 | -16/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced the ambiguous "delivered" with the explanation that the blocking queued connection type blocks the emitter's thread until the slot finishes executing in the receiver's thread. Task-number: QTBUG-6392 (cherry picked from commit 4da15757269feb872432c43a3516a1349d6dcf39) | ||||
| * | | doc: Corrected parameter value in snippet. | Martin Smith | 2010-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-7158 (cherry picked from commit 52ecb299691defc3be6d202c7fab71bf865c710a) | ||||
* | | | doc: Added clarification about allocating space for the 0 terminator. | Martin Smith | 2010-01-13 | 1 | -0/+17 |
| |/ |/| | | | | | | | Task-number: QTBUG-5121 (cherry picked from commit 51078f1ef008c8395ddb76ac2f444daa511a4507) | ||||
* | | Doc: Added license information for the Symbian version of qtmain. | David Boddie | 2010-01-13 | 1 | -5/+47 |
|/ | | | | | | Reviewed-by: Trust Me Discussed-with: Legal and axis (cherry picked from commit 0d97775f7a1077862281e3858da6b2c899ea8790) | ||||
* | Separated "make run" and "make runonphone" targets | Miikka Heikkinen | 2010-01-11 | 1 | -6/+22 |
| | | | | | Reviewed-by: axis (cherry picked from commit e2f2765b52508515874edea7015c01eb95ff89be) | ||||
* | Fixed "run" makefile target documentation for Symbian | Miikka Heikkinen | 2010-01-11 | 2 | -1/+15 |
| | | | | | | | | "run" target no longer is just for running emulator targets. Also added TRK for optional requirements. Reviewed-by: axis (cherry picked from commit 1ae7c8d8f549cadda4780835d85235085cc5583c) | ||||
* | doc: Fixed typo. | Martin Smith | 2010-01-07 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-6978 (cherry picked from commit fee4ec0c8f507fae4f6795f43dca1333f46c9922) | ||||
* | doc: Replaced usses of rootState() with state machine pointer. | Martin Smith | 2010-01-07 | 1 | -2/+2 |
| | | | | | | | The root state of a QStateMachine is now the state machine itself. Task-number: QTBUG-6907 (cherry picked from commit 553e0cafa578ece64c07afa11571eca4c7b9444c) | ||||
* | Updated sis file names and related content in Symbian installation docs | Miikka Heikkinen | 2010-01-06 | 2 | -12/+24 |
| | | | | | | Task-number: QTBUG-6348 Reviewed-by: Janne Koskinen (cherry picked from commit 44f7b73940c67b8e81f52dfc6370453ff07d3aa2) | ||||
* | Fixed Symbian application deployment instructions | Miikka Heikkinen | 2010-01-06 | 2 | -7/+3 |
| | | | | | | | | Obsolete sis files were referenced. Task-number: QTBUG-6601 Reviewed-by: Janne Koskinen (cherry picked from commit 66275bc468339ec2599ba660b728304858e30b39) | ||||
* | Update license headers to release version | Jason McDonald | 2010-01-06 | 1243 | -16159/+16159 |
| | | | | Reviewed-by: Trust Me | ||||
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-12-18 | 1 | -2/+7 |
|\ | |||||
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵ | Qt Continuous Integration System | 2009-12-17 | 1 | -0/+39 |
| |\ | | | | | | | | | | | | | | | | | | | | | | 4.6-integration * '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1: doc: Added discussion on connecting signals that have default arg values. Stack overflow when closing a Color panel in Cocoa. | ||||
| * \ | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-12-17 | 4 | -55/+71 |
| |\ \ | |||||
| * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into ↵ | Qt Continuous Integration System | 2009-12-12 | 1 | -2/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt-integration * '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1: Update Polish translations Assistant: Add documentation for -remove-search-index. Designer: Handle "visible"-properties of item view headers correctly. Fix .gitignore to not ignore qdoc.pro Update polish translations Fix broken delete key, some cleanup. Assistant: Fix race condition in index creation. Don't forget to append current $MAC_CONFIG_TEST_COMMANDLINE when setting the SDK to use. | ||||
| | * | | | Assistant: Add documentation for -remove-search-index. | ck | 2009-12-10 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: David Boddie | ||||
* | | | | | doc: Fixed typos. | Martin Smith | 2009-12-18 | 1 | -1/+1 |
| |_|_|/ |/| | | | | | | | | | | | Task-number: QTBUG-6898 | ||||
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-12-17 | 4 | -55/+71 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-14 | 2 | -10/+10 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-04 | 9 | -42/+52 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Doc: Fixed license information as requested by Legal. | David Boddie | 2009-12-04 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | | Doc: Whitespace fix. | David Boddie | 2009-12-04 | 1 | -46/+45 |
| | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | | Doc: Added links to missing examples and placeholder documentation. | David Boddie | 2009-12-04 | 2 | -4/+22 |
| | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
* | | | | doc: Added discussion on connecting signals that have default arg values. | Martin Smith | 2009-12-17 | 1 | -0/+39 |
| |_|/ |/| | | | | | | | | Task-number: QTBUG-3913 | ||||
* | | | Update source package names in documentation. | Jason McDonald | 2009-12-08 | 2 | -10/+10 |
| |/ |/| | | | | | | | Task-number: QTBUG-6574 Reviewed-by: Trust Me | ||||
* | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-02 | 1 | -4/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/getting-started/known-issues.qdoc src/script/qscriptextqobject.cpp tests/auto/qscriptextqobject/tst_qscriptextqobject.cpp | ||||
| * | | Update known issues. | Jason McDonald | 2009-11-14 | 1 | -9/+1 |
| | | | | | | | | | | | | | | | | | | | | | Refer to new bug tracker and remove known issue for VS Integration (as it has been replaced by the VS Add-in). Reviewed-by: Trust Me | ||||
| * | | Remove mention of QtSW. | Jason McDonald | 2009-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | Update license headers again. | Jason McDonald | 2009-09-08 | 1201 | -4804/+4822 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
* | | | Fixes a couple of minor doc points | Andy Shaw | 2009-12-02 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added the perl requirement for building from source on Windows and clarified that the support for OpenGL ES Common Lite 1.0 is being dropped and not for OpenGL ES Common Lite as a whole. Reviewed-by: Martin Smith | ||||
* | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-12-02 | 3 | -3/+14 |
|\ \ \ | |||||
| * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | axis | 2009-12-02 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | 4.6-staging2 | ||||
| | * | | | Minor doc update for known-issues wiki link. | Janne Anttila | 2009-12-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-6211 Reviewed-by: TrustMe | ||||
| * | | | | QVariant documentation: there is no function QVariant::isEmpty() | Olivier Goffart | 2009-12-01 | 1 | -1/+0 |
| |/ / / | |||||
| * | | | Doc: Fixed up a known issue. | David Boddie | 2009-11-30 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | | Add some notes about known issues for win32-icc | Jan-Arve Sæther | 2009-11-30 | 2 | -1/+11 |
| | | | | |||||
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-29 | 1 | -12/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-27 | 1 | -12/+12 |
| |\ \ \ | |||||
| | * | | | Fixed typo in Symbian installation instructions. | Janne Anttila | 2009-11-27 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-6175 Reviewed-by: TrustMe | ||||
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-27 | 2 | -6/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-25 | 2 | -6/+3 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | axis | 2009-11-24 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | | | | 4.6-staging2 | ||||
| | | * | | Small doc fix. | axis | 2009-11-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | RevBy: Trust me | ||||
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2 | axis | 2009-11-24 | 2 | -0/+11 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-23 | 7 | -148/+313 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | axis | 2009-11-23 | 1 | -5/+2 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | 4.6-staging2 |