summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Doc - Hid all information related to Qt Quick by using if defined(qtquick) tags.Leena Miettinen2010-06-041-8/+101
* escape backslashes (or don't use them at all, resp.)Oswald Buddenhagen2010-06-043-4/+4
* make the evaluator (even more) thread-safeOswald Buddenhagen2010-06-043-1/+33
* Fix help being unusable in split mode by using Qt doc offline styleDaniel Molkentin2010-06-044-57/+80
* Update the doc style from QtDaniel Molkentin2010-06-048-397/+2160
* Fix mobile example linkDaniel Molkentin2010-06-041-1/+1
* Fix cursor positioning for up/down after backspacemae2010-06-041-5/+6
* Maemo: Adapt qemu path for Harmattan.ck2010-06-041-1/+3
* fakevim: fix cursor keys on Mac.hjk2010-06-041-0/+6
* Mention QTCREATOR_WITH_QML environment variable in READMEKai Koehne2010-06-041-0/+6
* Two descriptions in the file new dialog were swappedDaniel Molkentin2010-06-041-4/+4
* Make the QmlJSEditor work when Qml support is disabled.Christian Kamm2010-06-044-8/+16
* Fix an issue with 'make ts' when CUSTOMWIZARDS_FILES is empty.Pierre Rossi2010-06-031-0/+2
* Fix crash with removing files in symlinked directoriesdt2010-06-021-5/+10
* Fix MADDE and pkg-config with QtCreator.kh12010-06-021-2/+7
* Doc - Add information about creating Maemo installation packages. Edit instru...Leena Miettinen2010-06-022-30/+21
* Doc - Change version number to v2.0Leena Miettinen2010-06-021-1/+1
* Doc - Edit build and run instructions for Symbian targetLeena Miettinen2010-06-021-5/+3
* fakevim: synchronize with masterhjk2010-06-026-970/+1385
* Disable QML runtime wizard for now.Daniel Molkentin2010-06-011-0/+0
* Fixes in German translationRobert Loehning2010-06-011-15/+15
* Decided on different use of hyphens in German translation.Robert Loehning2010-06-011-10/+10
* Fixed German translations related to Design mode and Qt Quick.Robert Loehning2010-06-011-12/+12
* Revert "Mark QML support in Qt Creator 2.0 as preview"Daniel Molkentin2010-06-015-22/+6
* Open .prf files in the pro file editorThorbjørn Lindeijer2010-06-013-1/+10
* Fixed the collapsed block popup to draw on top of cursor/highlightsThorbjørn Lindeijer2010-06-012-51/+65
* Fixed line select in gutter when text marks are not visibleThorbjørn Lindeijer2010-06-011-1/+1
* Fixed context help for Qt includesThorbjørn Lindeijer2010-06-011-7/+8
* Disable everything QML-related but QMLJSEditor by defaultDaniel Molkentin2010-06-013-17/+31
* Add links for building an example and building a mobile applicationDaniel Molkentin2010-06-011-0/+4
* Remove accidentially committed symlinksDaniel Molkentin2010-06-012-2/+0
* Mark QML support in Qt Creator 2.0 as previewDaniel Molkentin2010-06-015-6/+22
* Fixed possible crash.Erik Verbruggen2010-06-011-1/+2
* Remove snippet tooltip when completion list looses focus.Erik Verbruggen2010-06-011-0/+1
* SSH: Fix Net7 crash.ck2010-06-011-3/+4
* Do not add a menu if the examples cannot be found.Daniel Molkentin2010-06-013-10/+16
* Doc - Update screen shots.Leena Miettinen2010-06-0120-0/+0
* Doc - Add a disclaimer for QDeclarative functions and documentation.Leena Miettinen2010-06-011-0/+8
* Doc - Added the firmware version of Nokia N900 software update release 1.2.Leena Miettinen2010-06-011-5/+2
* Doc - Update the mobile example to include instructions for testing on devices.Leena Miettinen2010-06-011-6/+38
* Doc - Add firmware release for Nokia N900 software update 1.2. Update informa...Leena Miettinen2010-06-011-2/+5
* Doc - Add tutorials on building and running example applications and creating...Leena Miettinen2010-06-0119-4/+451
* Doc - Update the run settings for desktop, Symbian, and Maemo.Leena Miettinen2010-06-017-7/+49
* Doc - In New project wizard, OK button label was changed to Choose.Leena Miettinen2010-06-011-3/+3
* Doc - Fix links to Qt reference docs to point to the latest versions.Leena Miettinen2010-06-011-45/+45
* Doc - Fix a bug.Leena Miettinen2010-06-011-1/+1
* Added missing colons in German translationRobert Loehning2010-06-011-3/+3
* Make sure bookmarks survive a document reloadThorbjørn Lindeijer2010-05-289-43/+78
* Fixed the default UI colorThorbjørn Lindeijer2010-05-284-4/+9
* Fixed position of current argument highlight for constructorsThorbjørn Lindeijer2010-05-281-3/+6