summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0716-463/+299
| | |\ \ \ \
| * | | | | | Doc: documenting docsMorten Engvoldsen2010-07-081-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Doc: more cleaningMorten Engvoldsen2010-07-081-24/+3
| * | | | | Doc: fixing escape characterMorten Engvoldsen2010-07-081-1/+1
| * | | | | Doc: cleaning html generatorMorten Engvoldsen2010-07-081-26/+0
| * | | | | Doc: changing index pageMorten Engvoldsen2010-07-084-856/+62
| | |_|_|/ | |/| | |
| * | | | Doc: fixing link to devnetMorten Engvoldsen2010-07-081-1/+1
| * | | | Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-081-32/+34
| * | | | Doc: Fixing typo - background file nameMorten Engvoldsen2010-07-081-1/+1
| * | | | Doc: Fixing broken linkMorten Engvoldsen2010-07-081-1/+1
| * | | | Doc: fixing typoMorten Engvoldsen2010-07-081-3/+2
| * | | | Doc: fixing typosMorten Engvoldsen2010-07-082-3/+3
| | |_|/ | |/| |
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-089-36/+78
| |\ \ \
| * | | | qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-081-1/+2
* | | | | Merge branch '4.7' of ../msculls-modelview-qdoc-enhancement into 4.7David Boddie2010-07-0770-1/+3117
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | new image for tutorial.qdocMichael D Scull2010-07-073-9/+118
| * | | | replaced image, license headers, more links in modelview.qdoc fileMichael D Scull2010-07-0739-15/+1495
| * | | | Doc: Added the standard three clause BSD license header.David Boddie2010-07-071-1/+41
| * | | | I've cleaned up the qdoc file a bit.Michael D Scull2010-07-072-146/+70
| * | | | correction of snippet tagsMichael D Scull2010-07-0715-37/+57
| * | | | integrating modelview tutorial in the build system, first attemptRoland Wolf2010-07-073-2/+6
| * | | | new version of modelview.qdoc with snippetsMichael D Scull2010-07-071-139/+29
| * | | | Rolands ModelView SourceMichael D Scull2010-07-0739-0/+809
| * | | | clean up previous test commitRoland Wolf2010-07-071-0/+0
| * | | | Michaels first commitMichael D Scull2010-07-0726-0/+840
| * | | | dummy commit to check permissionsRoland Wolf2010-07-071-0/+0
* | | | | SSL backend: load libraries for certificates only oncePeter Hartmann2010-07-073-29/+30
* | | | | immediately set function context when entering a namespaceOswald Buddenhagen2010-07-073-1/+46
* | | | | Phonon MediaSource fails to load when passed as a resource fileJens Bache-Wiig2010-07-072-3/+2
* | | | | Set QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH to default valueAdrian Constantin2010-07-071-3/+0
| |/ / / |/| | |
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-0725-232/+164
|\ \ \ \
| * | | | Simplify *= to += after contains() testMark Brand2010-07-078-14/+14
| * | | | Consolidate sql driver configuration redundancyMark Brand2010-07-0720-221/+126
| * | | | Fixed whitespace formattingMark Brand2010-07-079-9/+9
| * | | | run dep commands in build dirOswald Buddenhagen2010-07-075-2/+29
* | | | | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-075-20/+14
|/ / / /
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-074-2/+83
|\ \ \ \
| * | | | Add missing API shimsKent Hansen2010-07-073-0/+39
| * | | | I18n: Complete German translation for 4.7.0Friedemann Kleint2010-07-071-2/+44
* | | | | qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-072-234/+1
|/ / / /
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-0717-107/+407
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0616-463/+299
| |\ \ \ | | |_|/ | |/| |
| | * | fix autotestOswald Buddenhagen2010-07-061-0/+5
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0615-463/+294
| | |\ \ | | | |/ | | |/|
| | | * Adapt the TapAndHold recognizer to non-touch tooThomas Zander2010-07-061-23/+40
| | | * add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-069-8/+129
| | | * fix bogus return value from qprocess::execute()Oswald Buddenhagen2010-07-062-4/+19
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-063-1/+199
| |\ \ \ | | |/ / | |/| |
| | * | Support QSslSocket::systemCaCertificates() on SymbianSimon Hausmann2010-07-063-1/+199
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-063-71/+15
| |\ \ \ | | |/ /