summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make use of the help manager's core help engine.kh12010-03-232-6/+7
* Add some more convinient functionality the help manager.kh12010-03-232-22/+142
* Move the constants where they belong.kh12010-03-234-11/+12
* Fix wrong naming scheme.kh12010-03-231-3/+3
* Make them const.kh12010-03-232-4/+4
* Make use of the core engine, no need for gui stuff.kh12010-03-235-53/+44
* Remove some superfluous stuff.kh12010-03-232-13/+4
* Remove special showMaximized case for Maemo 5Thorbjørn Lindeijer2010-03-231-1/+1
* Updated/Purged German translation except QmlDesigner for 2.0Friedemann Kleint2010-03-231-1352/+1833
* tr()-FixesFriedemann Kleint2010-03-235-30/+26
* More consistent debugger status messagesJens Bache-Wiig2010-03-231-3/+3
* Make disabled icons sharper in sidebarJens Bache-Wiig2010-03-234-34/+49
* Fixes: Notification about externally modified files on Windows.con2010-03-231-3/+6
* Warn the user against building in a subdirectory of the source directorydt2010-03-232-12/+24
* Sanitize input for shadow build path chooserdt2010-03-231-2/+2
* Ensure a minimum indent of 1 for the help outputdt2010-03-231-1/+1
* Don't trim lines before pushing them to the parsersdt2010-03-231-4/+4
* Add <b> to make the tags balanceddt2010-03-231-1/+1
* Make cmake mimetypes xml file visible in the project treedt2010-03-231-1/+2
* Add *.cmake to glob patterns for cmake files.dt2010-03-231-0/+1
* Moved code for accessing Windows Registry to src/shared.Robert Loehning2010-03-235-125/+243
* Fixed #import completion to act the same as #include completion.Erik Verbruggen2010-03-231-0/+4
* Added function isRegistered.Robert Loehning2010-03-231-4/+11
* Fixed saving in Designer modeThorbjørn Lindeijer2010-03-231-1/+4
* Introduced a single convenient function for updating additional contextsThorbjørn Lindeijer2010-03-2312-106/+54
* Improved statusbar output for the debugger modeJens Bache-Wiig2010-03-234-18/+20
* debugger: polish address display. also remove the mostly unused 'stored' addresshjk2010-03-238-18/+10
* debugger: patch cosmeticshjk2010-03-231-2/+2
* Show error in progress bar in case of symbian deploy error.con2010-03-231-0/+5
* Fix dependencies.con2010-03-231-2/+3
* Fixed null-pointer deref.Erik Verbruggen2010-03-231-1/+1
* Accept C++0x initializers.Roberto Raggi2010-03-231-0/+4
* Added __attribute__ visiting, and storing of the deprecated attr.Erik Verbruggen2010-03-2310-25/+73
* Added dumping of deprecated attribute on symbols.Erik Verbruggen2010-03-231-4/+12
* Added attribute parsing for elaborate-type-specifiers.Erik Verbruggen2010-03-231-0/+8
* Added attributes to the elaborate-type-specifier AST node.Erik Verbruggen2010-03-235-0/+13
* Added deprecated identifier.Erik Verbruggen2010-03-232-0/+7
* Recognize C++0x type-id-list.Roberto Raggi2010-03-231-0/+7
* Renamed Parser::isCxxOxEnabled().Roberto Raggi2010-03-232-2/+2
* Recognize C++0x template arguments.Roberto Raggi2010-03-231-2/+16
* Parse C++0x type-parameters.Roberto Raggi2010-03-235-0/+19
* Parse C++0x base-specifier-list.Roberto Raggi2010-03-235-0/+16
* Parse C++0x mem-initializer-list.Roberto Raggi2010-03-233-2/+18
* Fix binding bug for width and height.Marco Bubke2010-03-231-6/+10
* Debugger[CDB]: Fixes for Debugging Tools for Windows 6.12Friedemann Kleint2010-03-234-16/+66
* Fixed possible crash in dangling pointers in namespaces.Erik Verbruggen2010-03-234-131/+237
* Removed superfluous indenting while rewriting QML one-liners;Erik Verbruggen2010-03-232-0/+4
* Some layout fixesJens Bache-Wiig2010-03-231-2/+10
* Warn for invalid pointer to references.Roberto Raggi2010-03-231-0/+3
* Warn for invalid references.Roberto Raggi2010-03-231-0/+3