- 20 Jun, 2013 2 commits
-
-
Kai Koehne authored
If you loaded e.g. a .qmlproject file that had only C++ debugging turned on the Start debugging action got disabled, and there were no ways of getting it enabled again (short of reloading the project). Anyhow, the logic to disable the debug action based on the current debugger language is flawed, since triggering the action will actually set the language. Change-Id: I5827a39cafc7e5dd0b2f2b43f07774e64eace02e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
QDoc does some magic with the \class and \namespaces and \brief commands, so the following wording must be used: "The xxx class yyy ..." Change-Id: Id231f30e8464898b776888d5423523de404aae34 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 07 Jun, 2013 2 commits
-
-
hjk authored
It's covered by tst_dumper nowadays. Change-Id: Id6b91e5a4ad2ac2472d598c4f0ba4c95c334af6d Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Change-Id: If99fc8dc7697eaef50ea7bf7656c0ce788201679 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 05 Jun, 2013 1 commit
-
-
Eike Ziller authored
This change * Removes IMode::type, ModeManager::activateModeType, and IEditor::preferredModeType, and adds IEditor::isDesignModePreferred instead * Adapts the mode switching code in EditorManager to handle multiple windows, for example switching to edit mode should only happen if the editor/view is in the main window. Otherwise the editor window should be raised and focused * Renames EditorManager::NoActivate --> DoNotChangeCurrentEditor * Reverts the EditorManager::ModeSwitch logic to switch mode or make the current editor visible by default, introducing DoNotMakeVisible flag instead * Fixes a few instances where EditorManager::ModeSwitch should have been used One non-trivial problem left: If you open a .ui file and switch to an external editor window, edit mode is activated, because the current editor no longer is a .ui file, which means that the design mode gets deactivated. Change-Id: I76c5c2391eb4090143b778fb103acff3a5a1ff41 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 30 May, 2013 1 commit
-
-
Christian Stenger authored
Change-Id: I91e0126b0f66e1635c6c1427d9f22842eeafcdd9 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 27 May, 2013 3 commits
-
-
hjk authored
Change-Id: I1b4dde1a63c8e2eb030cab3580abed845b270631 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
David Schulz authored
Change-Id: I03caaf59bf6d41845b3f68194701579d7383e638 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
This fixes a regression when starting debugging from the command line using 'qtcreator -debug /some/binary,server="localhost:1234"'. The parameters have been parsed correctly, but were later overwritten by data from the default (desktop) "device". Change-Id: I7747eaec6479e55cc18ea21ab1233e89ee9b119a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 07 May, 2013 2 commits
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9253 Change-Id: Idf517286394796e516115009789e6ff7df527c91 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Aurindam Jana authored
Specify project source directory and sysroot. Change-Id: Ie9287ef4da023159b131e67de51ffc218c4d2a70 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 06 May, 2013 1 commit
-
-
Aurindam Jana authored
Change-Id: I32030b5320f6de129af77fbde28cf7a4a048d9dc Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 19 Apr, 2013 1 commit
-
-
Eike Ziller authored
Introduces ITextEditorDocument. This is part of a more general "use documents instead of editors whereever possible". It will allow to move to e.g. ITextEditor::openedTextDocumentContents() instead of ITextEditor::openedTextEditorsContents(). Change-Id: I5ebceaa257a0d2c3e8ac4ac51b9b08b6faa42487 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 11 Apr, 2013 1 commit
-
-
hjk authored
This fixes a regression introduced after 2.5 Task-number: QTCREATORBUG-9110 Change-Id: I72450d7c6797910e789f78c7478fc7dd3d6f6228 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 10 Apr, 2013 1 commit
-
-
Tobias Hunger authored
Rename ModelManagerInterface.(h|cpp) to cppmodelmanagerinterface.(h|cpp). Rename TypeHierarchyBuilder.(h|cpp) to typehierarchybuilder.(h|cpp). Change-Id: I035d833fd205d7460819bd0fb7031294359032f9 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 08 Apr, 2013 1 commit
-
-
Tobias Hunger authored
There were quite a few classes using CPlusPlus namespace in the CppTools plugin. Rename them and do some other small namespace related coding style fixups. Change-Id: I093fc1f3fc394fd9923e3f18d5f66522e288f21d Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 05 Apr, 2013 2 commits
-
-
Tobias Hunger authored
Change-Id: I03cab5d963a6d7c77171efe360a552d8109f6a8b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
NOTE: Next patch will be "Move DRCA to Debugger plugin" and is needed to make this functional. Change-Id: Ie405a0e4fbdc0fb35ff16d34c725e7aee5153a4a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 26 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: If61a8a91d2a39c5c97974a5bfcef91892b68d3f1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 22 Mar, 2013 2 commits
-
-
Daniel Teske authored
Change-Id: Iea8630ae08085fe71586a5e780193a0c0c955801 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 21 Mar, 2013 1 commit
-
-
hjk authored
Change-Id: If3bbf526eee51aeb60f2fe377a432a14cf01e0eb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 19 Mar, 2013 2 commits
-
-
hjk authored
Change-Id: I8193e4d43c198674469d8d374bc66b7970b90f0a Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Robert Loehning authored
Change-Id: Ic5895a6c8f8402d4abf0d66ab334caa5815de7dc Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 15 Mar, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I06bd4425008103be3a4c8f64b6dff8f7df30c552 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 13 Mar, 2013 1 commit
-
-
Aurindam Jana authored
The debug button should be enabled or disabled after checking if the project can be run in DebugMode. Change-Id: I2700c1de290f89bae9456319c2e93857374838ed Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 12 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: If547a0002d37710fac58c1a13bacc48cf531bed7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 05 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Delay parsing of parameters until the kits are loaded. Task-number: QTCREATORBUG-8876 Change-Id: I091dfabb73649e3fe87308e5a5c6c4502b00fe66 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 26 Feb, 2013 1 commit
-
-
David Schulz authored
Task-number: QTCREATORBUG-8834 Change-Id: I75ed8014076644e987f7883e762a2ed395d0ecdf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 12 Feb, 2013 1 commit
-
-
Leena Miettinen authored
Change-Id: If69a218abbbeb4ae169ce4496b58484adab2470a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 28 Jan, 2013 1 commit
-
-
Tobias Hunger authored
I ran once too often into them being called applicationrunconfiguration.(h|cpp)! Change-Id: I280a3280173b80d4d955faddedf11688786eee14 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 25 Jan, 2013 1 commit
-
-
hjk authored
This is now in sourceutils.{h,cpp} to make watchutils.{h,cpp} better acessible to the debugger auto-tests. Change-Id: Ie87e715bc7018ca190a460c37dfd19bc897059f0 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 24 Jan, 2013 1 commit
-
-
hjk authored
It was returning 'true' unconditionally for a while. Change-Id: Ia99bdb3c525641f757dacbba148b68d677f4d632 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 09 Jan, 2013 1 commit
-
-
hjk authored
Task-number: QTCREATORBUG-8446 Change-Id: I79abc7f75779db15bd8700c085b9cd57411bb2e1 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 08 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
#!/usr/bin/env ruby Dir.glob('**/*.cpp') { |file| # skip ast (excluding paste, astpath, and canv'ast'imer) next if file =~ /ast[^eip]|keywords\.|qualifiers|preprocessor|names.cpp/i s = File.read(file) next if s.include?('qlalr') orig = s.dup s.gsub!(/\n *if [^\n]*{\n[^\n]*\n\s+}(\s+else if [^\n]* {\n[^\n]*\n\s+})*(\s+else {\n[^\n]*\n\s+})?\n/m) { |m| res = $& if res =~ /^\s*(\/\/|[A-Z_]{3,})/ # C++ comment or macro (Q_UNUSED, SDEBUG), do not touch braces res else res.gsub!('} else', 'else') res.gsub!(/\n +} *\n/m, "\n") res.gsub(/ *{$/, '') end } s.gsub!(/ *$/, '') File.open(file, 'wb').write(s) if s != orig } Change-Id: I3b30ee60df0986f66c02132c65fc38a3fbb6bbdc Reviewed-by:
hjk <qthjk@ovi.com>
-
- 30 Dec, 2012 1 commit
-
-
hjk authored
Change-Id: I48c9b1353d80ebd85c81aa8a03d0be200781122a Reviewed-by:
hjk <qthjk@ovi.com>
-
- 29 Dec, 2012 1 commit
-
-
hjk authored
Change-Id: I3865fde2347d687a7dee76dd5ca62db69cc4dd04 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 11 Dec, 2012 2 commits
-
-
Aurindam Jana authored
Task-number: QTCREATORBUG-3812 Change-Id: Ifa0ff5d030d6dc3e88df64523a81847314ff26ed Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Aurindam Jana authored
On a debug break, inspector tools cannot be used as the gui thread is blocked. Task-number: QTCREATORBUG-5466 Change-Id: I808d751b1ade7e4a5c98e87fec7bb4cb02715ad8 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-