summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Debugger[TRK]: Warn about suspicious code segment addressesFriedemann Kleint2010-08-272-4/+20
* Wizards: Delay parsing of custom wizards.Friedemann Kleint2010-08-276-13/+27
* QmlJS: Fix crash when opening JS files.Christian Kamm2010-08-273-11/+15
* Add Qt DevNet to link page, dropped QtCentre instead.Daniel Molkentin2010-08-261-3/+3
* Fix crash after unloading project and changing qt versionsdt2010-08-261-1/+3
* Implement adding new project into opened subdirs projectJarek Kobus2010-08-2630-46/+271
* Qml Javascript Debugger: add a script console widget.Olivier Goffart2010-08-267-6/+396
* Increase the timeout waiting for qmake to finish from 2 to 10 seconds.dt2010-08-261-1/+1
* QmlInspector: Added reparenting of items in the Qml Live Preview. Reviewed ...Christiaan Janssen2010-08-2613-2/+65
* debugger: don't show format options for 'bool'hjk2010-08-261-1/+1
* Reduced the number of ambiguous C++ initializers.Roberto Raggi2010-08-261-1/+19
* QML Observer: Enter context when context menu item is selectedLasse Holmstedt2010-08-266-1/+24
* Added a trivial Visitor generator.Roberto Raggi2010-08-264-0/+495
* Get rid of deprecated forward class declarations.Roberto Raggi2010-08-261-1/+0
* debugger: fix fancy QImage displayhjk2010-08-262-4/+6
* QML Inspector: Disabled rubberband selection toolLasse Holmstedt2010-08-265-44/+6
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-2621-65/+65
* Some cleanup in the C++ AST.Roberto Raggi2010-08-2613-89/+92
* Make ASSERT information clickableTobias Hunger2010-08-262-5/+21
* debugger: fix for non-7bit chars on WindowsTobias Hunger2010-08-261-1/+14
* Auto relase TaskFileFactory.Tobias Hunger2010-08-261-1/+1
* Skip tasks without files in buildissue viewTobias Hunger2010-08-261-16/+40
* Add TaskList pluginTobias Hunger2010-08-2612-0/+523
* VCS[git]: Environment settings.Friedemann Kleint2010-08-266-4/+55
* Don't update uses highlight in when updating outlineKai Koehne2010-08-261-2/+0
* Compare the scope pointers for local scopes.Roberto Raggi2010-08-262-1/+12
* debugger: replace \n by \\n in locals & watchershjk2010-08-263-2/+6
* Prefer declaration statements.Roberto Raggi2010-08-261-58/+61
* Get rid of the old Parser::parseExpressionOrDeclarationStatement().Roberto Raggi2010-08-261-33/+0
* Renamed Symbol::identity() to Symbol::unqualifiedName().Roberto Raggi2010-08-268-25/+25
* Pass the enclosing ClassSpecifierAST node.Roberto Raggi2010-08-262-68/+56
* Fix build without webkit.kh12010-08-261-0/+8
* Maemo: Delay UTFS server start a bit.Christian Kandeler2010-08-262-2/+5
* Maemo: Display UTFS server stderr output.Christian Kandeler2010-08-268-0/+33
* Maemo: Fix deployables update after toolchain switch.Christian Kandeler2010-08-262-5/+7
* Maemo: Clarify user string.Christian Kandeler2010-08-261-3/+3
* SSH: Lower SFTP data size so it doesn't go above allowed packet size.Christian Kandeler2010-08-261-1/+1
* Botan: Add some #defines potentially increasing performance.Christian Kandeler2010-08-261-0/+7
* QmlJS: Fix possible segfaults with null documents.Christian Kamm2010-08-261-0/+4
* QmlJS: Refactor LookupContext creation for speed.Christian Kamm2010-08-2615-94/+139
* qml debugger: make the application output workOlivier Goffart2010-08-264-2/+24
* Reduced the number of ambiguous ExpressionOrDeclarationStatementAST nodes.Roberto Raggi2010-08-265-146/+268
* Fixes: Make compileBill King2010-08-261-1/+2
* Find wizard templates in newly introduced userResourcePath(), too.Daniel Molkentin2010-08-251-1/+17
* Refactor: add userResourcePath() accessor to ICore.Daniel Molkentin2010-08-257-8/+32
* Improved (and simplified) the stub directory structureAlessandro Portale2010-08-259-106/+99
* Should have been part of fc6c2aa9980e8e5d37860d8844c18e5c21929e3d .kh12010-08-251-2/+0
* Small refactoring.kh12010-08-251-3/+5
* The backward menu logic was still broken.kh12010-08-251-3/+3
* Doc - Add information about Generic Highlighter. Add screen shots.Leena Miettinen2010-08-255-2/+63