| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement support for DEPLOYMENT.display_name in Symbian | Miikka Heikkinen | 2010-10-07 | 1 | -0/+4 |
|
|
* | Added .flags modifier support for DEPLOYMENT items in Symbian | Miikka Heikkinen | 2010-10-07 | 1 | -0/+7 |
|
|
* | Make default application deployment removable | Miikka Heikkinen | 2010-10-07 | 1 | -0/+4 |
|
|
* | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-04 | 1 | -1/+8 |
|\ |
|
| * | Fixed incorrect snippet in BLD_INF_RULES documentation | Miikka Heikkinen | 2010-09-27 | 1 | -0/+7 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 1 | -1/+1 |
|
|
* | | Allow pkg_prerules and pkg_postrules to be targeted to separate files | Miikka Heikkinen | 2010-08-30 | 1 | -0/+5 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 1 | -6/+4 |
|\ \
| |/ |
|
| * | Doc: QtConcurrent::run. Make sure the example actually compiles | Olivier Goffart | 2010-08-23 | 1 | -6/+4 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | Removed duplicate case for const variable snippet. | Jerome Pasion | 2010-08-06 | 1 | -5/+0 |
|
|
* | | Fix documentation for QAccessible::InterfaceFactory | Jan-Arve Sæther | 2010-08-10 | 1 | -0/+4 |
|
|
* | | Remove the use of deprecated qVariant* | Olivier Goffart | 2010-08-06 | 3 | -3/+3 |
|
|
* | | Remove the use of deprecated qFindChild(ren) | Olivier Goffart | 2010-08-06 | 1 | -1/+1 |
|/ |
|
* | Doc: use const& in foreach when applicable. | Olivier Goffart | 2010-07-26 | 8 | -12/+12 |
|
|
* | Merge branch 'raptorConfigurePatches' into 4.7-s60 | axis | 2010-07-21 | 1 | -2/+2 |
|\ |
|
| * | Removed the need to specify -arch symbian when compiling on Linux. | axis | 2010-07-21 | 1 | -2/+2 |
|
|
* | | Fixed install docs for Qt for Symbian on Linux. | axis | 2010-07-15 | 1 | -1/+1 |
|/ |
|
* | Support for "deploy" make target in Symbian | Miikka Heikkinen | 2010-07-02 | 1 | -2/+1 |
|
|
* | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 1 | -0/+479 |
|
|
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-06-10 | 424 | -11848/+11424 |
|
|
* | Fixes QGraphicsItem::scroll issues | Bjørn Erik Nilsen | 2010-05-21 | 1 | -0/+6 |
|
|
* | Merge commit 'refs/merge-requests/2379' of git://gitorious.org/qt/qt into int... | David Boddie | 2010-05-04 | 1 | -0/+20 |
|\ |
|
| * | Add diagrams for illustrating the process of moving rows. | Stephen Kelly | 2010-05-03 | 1 | -0/+20 |
|
|
* | | Symbian (installation) docs. | Thomas Zander | 2010-04-29 | 1 | -2/+84 |
|
|
* | | Trivial doc fix | Harald Fernengel | 2010-04-21 | 1 | -0/+1 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-17 | 1 | -2/+0 |
|\ |
|
| * | Simplify docs a bit | Thomas Zander | 2010-04-16 | 1 | -2/+0 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Doc | Aaron Kennedy | 2010-04-16 | 1 | -1/+4 |
|
|
* | | A bit saner suggestion | Thomas Zander | 2010-04-12 | 1 | -1/+1 |
|
|
* | | Doc: update the QDBusPendingCallWatcher example to show where to delete | Thiago Macieira | 2010-04-06 | 1 | -0/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-25 | 2 | -2/+11 |
|\ \ |
|
| * | | Rename networkAccess property to networkAccessible. | Aaron McCarthy | 2010-03-19 | 1 | -0/+9 |
|
|
| * | | doc: Fixed use of Qt 3 support function in QIcon doc snippet | Thorbjørn Lindeijer | 2010-03-18 | 1 | -2/+2 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 2 | -3/+8 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Clarified pkg_prerules usage documentation. | Miikka Heikkinen | 2010-03-24 | 2 | -3/+8 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Support for adding user specified list type content in rss file | Miikka Heikkinen | 2010-03-11 | 1 | -0/+5 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Added .condition modifier to SUBDIRS. | Miikka Heikkinen | 2010-03-01 | 1 | -0/+14 |
|
|
* | | Updating documentation for how to build QWS with tslib | Jørgen Lind | 2010-03-03 | 1 | -1/+4 |
|
|
* | | QMetaType: Now we can register typedefs. | Olivier Goffart | 2010-03-02 | 1 | -0/+5 |
|
|
* | | Merge branch '4.6' | Miikka Heikkinen | 2010-02-26 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Added addMMPRules for adding conditional MMP_RULES | Miikka Heikkinen | 2010-02-26 | 1 | -0/+13 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | doc: Added QScopedArrayPointer and corrected QScopedPointer snippet. | Martin Smith | 2010-02-23 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Doc: these files are NOT part of the test suite of the Qt toolkit | Thiago Macieira | 2010-02-20 | 1 | -1/+1 |
|
|