summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-0720-72/+96
|\
| * Doc: tuning search reasult boxMorten Engvoldsen2010-10-071-0/+1
| * qdoc: Don't generate html output for png files.Martin Smith2010-10-071-2/+2
| * Doc: Correcting Windows CE 6.0 to Windows Embedded CE 6.0Morten Engvoldsen2010-10-071-2/+2
| * Doc: correcting bug - lenght() pointed to setLength() in "See also" section. ...Morten Engvoldsen2010-10-071-1/+1
| * Doc: correct spellingMorten Engvoldsen2010-10-071-1/+1
| * Doc: correcting spelling - qdbusxml2dcpp to qdbusxml2cppMorten Engvoldsen2010-10-071-2/+2
| * Doc: correcting grammar on the installation pagesMorten Engvoldsen2010-10-071-8/+8
| * Doc: correcting broken link to labsMorten Engvoldsen2010-10-071-3/+4
| * Doc: adding note to function QWSKeyboardHandler::processKeycode - that it wa...Morten Engvoldsen2010-10-071-0/+2
| * Doc: correcting typoMorten Engvoldsen2010-10-071-1/+1
| * Doc: Fixing bug - line too long and not visible. Breaking the line in twoMorten Engvoldsen2010-10-071-1/+2
| * Doc: Fixing typoMorten Engvoldsen2010-10-071-1/+1
| * Doc: Fixing snippet bug. Path pointing to the wrong snippetMorten Engvoldsen2010-10-071-1/+1
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-0628-329/+1036
| |\
| * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-10-064-5/+11
| |\ \
| | * | Added a project file for the Getting Started with QML and changed theJerome Pasion2010-10-063-2/+6
| | * | Clarified the auto connect enumeration regarding which type ofJerome Pasion2010-10-061-3/+5
| * | | Doc: Fixed doc references to non-existing APIGeir Vattekar2010-10-061-3/+2
| * | | Doc: Fix broken links in QSslConfigurationGeir Vattekar2010-10-061-3/+4
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2010-10-062-2/+2
| |\ \
| | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Morten Engvoldsen2010-10-061845-6418/+14930
| | |\ \
| | * | | Doc: Fixing spacing bug in columnsMorten Engvoldsen2010-10-061-1/+1
| * | | | Added installation section and fixed some whitespace.Jerome Pasion2010-10-061-36/+46
| * | | | Merge branch '13092010doc' into 4.7Jerome Pasion2010-10-061-1/+4
| |\ \ \ \
| | * \ \ \ Merge branch '13092010doc' of scm.dev.nokia.troll.no:qt/qt-doc-team into 1309...Jerome Pasion2010-09-16387-6615/+15965
| | |\ \ \ \
| | | * | | | Doc: Cleaning up the known issues page. Pointing people to check the online r...Morten Engvoldsen2010-09-161-120/+5
| | | * | | | Merge branch '4.7' into 13092010docMorten Engvoldsen2010-09-16386-6495/+15960
| | | |\ \ \ \
| | * | | | | | Added statement regarding validators and input masks on the same line edit.Jerome Pasion2010-09-141-1/+4
| | |/ / / / /
| | * | | | | Added a QFormLayout snippet to the layout.qdoc and layouts.cppJerome Pasion2010-09-132-5/+53
* | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-10-0787-455/+1857
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-073-3/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Fix the icd auto config test after restructuring the icd plugin dependenciesAdrian Constantin2010-10-072-3/+9
| | * | | | | | | Ensure that actions are still fired even if there is no visible windowAndy Shaw2010-10-071-0/+5
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0740-66/+511
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Support device orientation in harmattanMartin Jones2010-10-072-0/+166
| | * | | | | | | | Connect property alias change signals on useAaron Kennedy2010-10-0714-43/+147
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0725-24/+199
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Doc fix.Michael Brasser2010-10-071-3/+3
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-077-15/+26
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Rename toolbar button.Yann Bodson2010-10-061-1/+1
| | | | * | | | | | | | Update import statement.Michael Brasser2010-10-061-1/+1
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0623-19/+183
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | | | * | | | | | | Fixes assert in QDeclarativeWebViewThomas Hartmann2010-10-061-1/+5
| | | | | * | | | | | | Do not show 'More' button when in fullscreen view.Yann Bodson2010-10-062-9/+15
| | | * | | | | | | | | Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-072-1/+12
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Set reasonable QT_GUI_DRAG_DISTANCE in mkspecs/linux-g++-maemo/qplatformdefs.hMartin Jones2010-10-061-0/+1
| | | * | | | | | | | Allow default QApplication::startDragDistance() to be defined in platformdefs.hMartin Jones2010-10-061-2/+5
| | | * | | | | | | | AutotestAaron Kennedy2010-10-062-0/+31
| | | * | | | | | | | Ensure the TextInput cursor blinks immediately when enabled.Michael Brasser2010-10-061-1/+5