- 18 Mar, 2014 1 commit
-
-
hjk authored
Especially for mixed debugging getting the ID explicitly gives hints which part of the combined engine fails. Change-Id: Iab4b54d6e9fb8d4afd3df0855861511bc06454c1 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 20 Feb, 2014 1 commit
-
-
hjk authored
... and simplify "user" code. Change-Id: I2dfa402f25ab83f1ab80adc0ac508e8383c69641 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 06 Jan, 2014 1 commit
-
-
hjk authored
This affects mainly Apple's version of GDB. Mac users are advised to use LLDB, or some recent build of FSF GDB. Change-Id: I6a7fbb591e79f737e12d08b0e881e9e4d1d9660c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 27 Nov, 2013 1 commit
-
-
hjk authored
That's dead code now that we go with the Python interface. Change-Id: Ie10393d6adf5d25540c4082aeccf683e88bcdc89 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 24 Oct, 2013 2 commits
-
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I363138212b692cf75fe1605df8af3721315d37e1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Denoise usages get{Short|Long}PathName are now static. They're not used anywhere except in normalizePathName. Change-Id: Ief277b6d828faadd98ec7faa39dd682bfaa8805f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 22 Oct, 2013 1 commit
-
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I07c1b61e8b6719e54fdc1f69cf63f573119a6776 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 17 Oct, 2013 1 commit
-
-
hjk authored
Change-Id: I1f4283a5727db976d999d4cf4c7e444de8592566 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 14 Oct, 2013 2 commits
-
-
hjk authored
Was used by the semi-automated tests which have been merged into the autotests now. Change-Id: I899ac95b7134b8c5a838c29d4c16904e85118abf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I49869c393b922da75572959973b917894f93f4ec Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 13 Sep, 2013 1 commit
-
-
Kai Koehne authored
QMessageBox apparently only saves the state in the actual QMessageBox instance ... anyhow, it's the only place in QtCreator where we use QMessageBox, which makes it look somewhat alien. Instead, use CheckableMessageBox and extend it for an information dialog. Task-number: QTCREATORBUG-9876 Change-Id: I8014e972943dd4a336952325ebb9f6cbc5dd0902 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 02 Sep, 2013 1 commit
-
-
Christian Kandeler authored
A lot of our build system files specify unneeded include paths. These roughly fall into the following categories: a) Paths that are already set in more general files such as qtcreator.pri. b) Paths that serve no purpose at all, possibly left over from earlier versions of the project. c) Paths that act as workarounds for wrong include statements of the form '#include "xyz.h"', where xyz.h is not in the same directory as the including file. This patch removes such path specifications and fixes the offending include statements from case c). Tested on Linux, Windows and OSX with qmake and qbs. Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 28 Aug, 2013 1 commit
-
-
Tobias Hunger authored
Use setBuildDirectory() in the different BuildConfigurations instead of reimplementing that over and over again. Change-Id: Ic355fdb4624c71667ce470b3e2865c9a8722ef09 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 21 Aug, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: Ia49c6552a5aae72870687ef9c64f2642fbe24155 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 19 Aug, 2013 1 commit
-
-
Tobias Hunger authored
Make methods static and add a instance() method for Signals/Slots. Remove ProjectExplorerPlugin::taskHub() method and use the new ones instead. Change-Id: Ifae24ff19579fc524cbd61bddc826095c443adfa Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 02 Aug, 2013 1 commit
-
-
hjk authored
Change-Id: Ieb559e884fb08c96d739cf7684389ff740a6233e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 01 Jul, 2013 1 commit
-
-
Eike Ziller authored
Doesn't really serve a purpose any more. Change-Id: I8c3bc11bf7b05a15eafd2a22456a40b270cefadf Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 27 May, 2013 1 commit
-
-
Aurindam Jana authored
Change-Id: If5a05d12e7597516510d5726ca6d3418b3393251 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 25 Apr, 2013 1 commit
-
-
Daniel Teske authored
It's never used. Change-Id: I11cc85b1d9a5944017b8a03738877f91cfe5d11f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 19 Apr, 2013 1 commit
-
-
hjk authored
Change-Id: Ie79249039643041fd68da6766b0e6f3ca6080b86 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 18 Apr, 2013 2 commits
-
-
Aurindam Jana authored
Change-Id: I562780c0894f596863c4c8b9cc9b12e3a3a98f33 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Aurindam Jana authored
Use QTcpServer instead of TcpPortsGatherer. Change-Id: I85133c5ae192b407009c5b21df332c9d3d94acda Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
- 11 Apr, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: If878e22cc2715d05bb3e65ad908cd4fb5e21b03b Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 05 Apr, 2013 4 commits
-
-
Tobias Hunger authored
Move the method used to create a config widget for a RunConfigurationAspect from the RunControlFactory into the aspect itself. This allows for aspects that are not bound to any factory, which is what I eventually want to use to hold the environment for run configurations. Change-Id: Icceb5f44ca9eb63a87b9c7bb6468ff30dab943c2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
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>
-
Aurindam Jana authored
Show desktop device in the Devices options page. Allow user to configure the port range for the desktop. These ports can then be used by others such as QML Debugger. Change-Id: I8c4a96207e54f58d1e9bc18c417cb378dc9f70c2 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 22 Mar, 2013 2 commits
-
-
hjk authored
Change-Id: Ie6b9cb68045db12cff1bbb06a7049529fc39c21f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 20 Feb, 2013 1 commit
-
-
hjk authored
This is the approach directly linking to the lldb library. Change-Id: I5d51ad59d8292b46539a55da8e23918fb7de9a92 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 07 Feb, 2013 1 commit
-
-
Sergio Ahumada authored
Task-number: QTCREATORBUG-8189 Change-Id: I1c882f55eed901620ef4944bf1789645b7cff34a Reviewed-by:
Kai Koehne <kai.koehne@digia.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>
-
- 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>
-
- 20 Dec, 2012 1 commit
-
-
Kai Koehne authored
The variable is actually used. Change-Id: I4b0510b2bad9d3f3f49609dcac5b314da5769c1e Reviewed-by:
hjk <qthjk@ovi.com>
-
- 02 Nov, 2012 1 commit
-
-
Friedemann Kleint authored
- Introduce constants for task categories, add "RunTime". - Log exceptions under "RunTime". - Clear pane on debugger start. - Add 'first chance' Task-number: QTCREATORBUG-8141 Change-Id: Icf68def06c42a0f3bb86dcc2ae74750b5397ca52 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 25 Sep, 2012 1 commit
-
-
Christian Kandeler authored
This use case is deprecated in Qt 5. Use QPointer instead. Change-Id: Id6c32542032656d7cb31cf838d93a680ab9e9327 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 18 Sep, 2012 1 commit
-
-
Friedemann Kleint authored
Prevent dialog showing "No executable" when canceling the prompt for the executable when pressing 'Run' / 'Debug' on a library project. Introduce new LocalApplicationRunControl::ensureConfigured() to ensure the configuration is complete and detect cancel via empty/non-null strings. Change-Id: I9bd4a296e7c995d26d6ad265519e7ebd3f98d6fe Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-