- Apr 30, 2013
-
-
Orgad Shaneh authored
Change-Id: If806dd9b8aefcc1ecaccf326bd08ad1fc23d71c8 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Fawzi Mohamed authored
Add platformCodegenFlags and platformLinkerFlags to gcc toolchain. This also improves support of compilers (like clang) that can support different architectures by passing the correct flags, but are not detected without passig them. Change-Id: If707558e704f554f27fde7948f7601c5d11835ce Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: I8a2e9e35980198fc4162623db044c228bd209a0f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Eike Ziller authored
Removes another algorithm that was starting from the root and took the whole tree into account. Instead, make findNextView a method of EditorView, and avoid any explicit usage of a single root splitter. Change-Id: I343030521472741a8dfd7134ed16d9beeb10d10a Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Petar Perisin authored
Change-Id: Ib87f9bd997a5c7c07abfd56a05d9e454c1a9ea93 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
For finding the "parent" SplitterOrView it's much easier to go up the parent hierarchy than doing a depth-first search from the root. Change-Id: I4c8e195dae2d1f834fb89ab3c213bad5a0fa7d2a Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Change-Id: I4f2df0d40d7518b1a88595ad2ff52fd50b8ac92d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Nätterlund authored
Change-Id: Iaaa565559a38753bb08ef986557d2ca489e5e190 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
We follow the QmlEngine/VME and always set the QObject parent before reparenting into list properties. Also we set the QObject parent for all objects. See qqmlvme.cpp line 622 QQml_setParent_noEvent(o, parent); Change-Id: If889e6cc07e99ea443b80de13c4be9dce6c2ceee Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Daniel Teske authored
For the workingDirectory Task-number: QTCREATORBUG-9118 Change-Id: I63079e95d1da169507a5d932680df955127f0f65 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Nätterlund authored
The Bar descriptor editor now uses the PanelWidget with PropertiesPanels instead, to make it more similar to the rest of the Qt Creator UI. Split the BarDescriptorEditorWidget class into multiple, smaller, classes. Also moved the Entry Text & Images panel to the General tab, as the Application tab was getting too crowded. Change-Id: I691ccf3638aaad4b5f0ad0d040094f2144d2cec0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change 48b97475 caused an empty string to be passed as argument, resulting in "invalid revision ''". Change-Id: I0bcfad3f64298f0d14b00347bc12f42c3c00270e Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Change-Id: I2916a2e4a180506f01dda237fd356e9a35119117 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Conflicts: src/plugins/clearcase/clearcaseplugin.cpp src/plugins/clearcase/clearcasesync.cpp Change-Id: Ie696e82f28770f3288c19e2174979f838f2876ad
-
Knut Petter Svendsen authored
Now both dynamic and snapshot views are supported under both Unix/Linux and Windows. The implementation is based on "cleartool pwv" which gets the working view. Change-Id: I0d21d2c84fae4a641a3bac8b1087cfeffb89c447 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Knut Petter Svendsen authored
Now both dynamic and snapshot views are supported under both Unix/Linux and Windows. The implementation is based on "cleartool pwv" which gets the working view. Change-Id: I0d21d2c84fae4a641a3bac8b1087cfeffb89c447 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Knut Petter Svendsen <knutpett@pvv.org>
-
Eike Ziller authored
Conflicts: src/plugins/qmldesigner/components/formeditor/abstractcustomtool.cpp Change-Id: I4e0a85795e7f4bfcdc21d106517517b527f85104
-
Kai Koehne authored
Fixes a regression introduced by cb857b47 Task-number: QTCREATORBUG-9226 Change-Id: I619df0eb8b5f016aac54a0260eb941fd91a348aa Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
The patching of imports and plugins is done automatically by macdeployqt, we need to pass it the qml2puppet executable though. Also add Qml2Imports to the qml(2)puppet's qt.conf. Task-number: QTCREATORBUG-9136 Change-Id: I9cb21d104f4c0c42531facfc6bc92fa9663e95a9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Tobias Nätterlund authored
The user is now asked where to store the generated SSH key, before it is generated, and if that would fail, is still enabled to select a different key. Task-number: QTCREATORBUG-9101 Task-number: QTCREATORBUG-9102 Change-Id: I8e2f732dbcbe7bd3bd3fa9b512a7a195fa868c17 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com>
-
- Apr 29, 2013
-
-
Aurindam Jana authored
Redo the Attach dialog to use Kits. This is in sync with the Valgrind Attach dialog. Change-Id: Iaf0c8bc2c5a912b6a93ed21b9757a074a60041c0 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
Orgad Shaneh authored
Fixes the following pattern: Subject # comment Another line - considered as subject Change-Id: I708521efde886c6f5be748795251ce0aafc8f590 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Stenger authored
Change-Id: I5e20bd4e335c1cd9e0ffeb07dd8fdf1f5d4747ac Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Italic is harder to read, especially when there are many of them Change-Id: I15bf054356a996308820e5c7969041933aeb538a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I96c41cac8426c7de65671c787691ad302fe77ded Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-5874 Change-Id: I287a7fbd2d1a3c39983d7a9ac820b190250a6484 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Replace explicit 'git log' call Change-Id: I7fd3821d9a321d84fa25bad4bd0a4525fee11993 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ib999f8f00b065e4e51b70f1c5f81bdd17baabd8c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Andre Hartmann authored
Change-Id: I886bbbf886439d3d2b484afb2af2131e7c696e65 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Sergey Shambir authored
Change-Id: I61618f70c74736df44c6b23e26929325302618b3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Added a Graph toggle button for log editor * Hide diff parameters when Diff is off * Remove GitClient::graphLog Change-Id: Ib87560bc4d6d7dbe866f0e58db8743a95df0622b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Refactor combobox values to use %1 as a placeholder for values Change-Id: I9a9bb6b9ba5c21bcaad4a3047d322856225892bc Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Francois Ferrand authored
Preprocessor did not correctly handle when variadic macro arguments were not provided at all, if there were other arguments: macro was not expanded in case only the non variadic arguments were given. #define MACRO(...) used to work fine for 0 or more arguments. #define MACRO(ARG0, ...) used to work only for 2 or more arguments, now fixed. Change-Id: I64e9199ceccae05618a49931c2adad8e4f9471ba Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Tobias Nätterlund authored
Change-Id: Ib0d776143b787b0862d6797aaca4a1edc9865da2 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com>
-
Tobias Nätterlund authored
This moves the parsing of the output from all blackberry-* processes used in the deploy steps, and when launching the application on the device, to a separate class. Errors and warnings coming from those processes will have issues added to the Issues tab. Change-Id: I455b26d77301bdfe93ece2c8470526ed174a50ed Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
Lorenz Haas authored
Adds a local variable which stores the return value of a function call or new expression. Task-number: QTCREATORBUG-9052 Change-Id: I1fccbdd5b9f28c8409a4b0fa24610e406de61b24 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
CppTools.lib(CppTools.dll) : error LNK2005: "public: virtual __thiscall QFutureInterface<class TextEditor::HighlightingResult>::~QFutureInterface<class TextEditor::HighlightingResult>(void)" (??1?$QFutureInterface@VHighlightingResult@TextEditor@@@@UAE@XZ) already defined in moc_cppeditor.obj Creating library ..\..\..\lib\qtcreator\plugins\QtProject\CppEditor.lib and object ..\..\..\lib\qtcreator\plugins\QtProject\CppEditor.exp..\..\..\lib\qtcreator\plugins\QtProject\CppEditor.dll : fatal error LNK1169: one or more multiply defined symbols found Change-Id: Id53a0f8a99dbd18a9cbdf2af57b4f3970f5c41a3 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
This reverts commit 316f15cb3b6ce8aedaaee5a954da9d99b1090350 Wrong branch, should be master. Change-Id: I700e8802300b8e1e093f73ea11e07c4cdb03b81a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Action like "Switch Header/Source" need to be performed in correct context, in this case "CppEditor.C++Editor". But while command line is focused the context is global. Change-Id: Id9aa24641508a08f5196d314edc74644780c26d9 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 28, 2013
-
-
Petar Perisin authored
Change-Id: Ie0b9f06f411308e93dc29aa7025a960fc640a359 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-