- May 02, 2013
-
-
Orgad Shaneh authored
Change-Id: I900f3dd89eeeac61e29604ac459d36ecc6c0aa8f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Introduce a const submitEditorWidget() and use it * Directly use layout from ui Change-Id: Ib566bab464d4f1c08a3f2af0edb5e1fa989c3160 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Qmake may be run by make, so make the makestep use the qmake parser in addition to the rest in qmake based projects. Change-Id: Ibdd3eb476d890d580a8417d691166c4dd33350cb Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I357afd09e56f6be74187d2a5a647681dad698f98 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I357afd09e56f6be74187d2a5a647681dad698f99 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I4f0cc028814c0abf2ecae62aee6b38cc3e75f895 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Nikolai Kosjar authored
Also remove the introduced functions in CppEditorSupport. We can just wait until the document is "Full Checked" via Document::checkmode(). Change-Id: I31d23016f5aa5d3c37e8e05078436ab901bfb2d7 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Sergey Shambir authored
Change-Id: Id318fc34b19295dacef63a7192a0ff11fef3e274 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Przemyslaw Gorszkowski authored
If type is not found we try to find 'using' declaration for this type. Task-number: QTCREATORBUG-7903 Change-Id: I569db9e1a8504a5da3115ebbed2e823d5924f6ca Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
hluk authored
Change-Id: Ice885d3a51d0c5516ddabe8a8bdb9b1ce5ab7a06 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Allow movement with <C-W> and h, j, k, l, plus capital alternatives to focus furthest split. Command <C-W>o or :only closes all splits except the current one. Change-Id: I14ed57cff5d639c22d3eb325560922c10d0c92bf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Jesper K. Pedersen authored
Change-Id: I35622ee65ddb7476f43af0ef3aeb0eca6ba0ff4b Reviewed-by:
Vasiliy Sorokin <sorokin.vasiliy@gmail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Sergey Shambir authored
Now it uses ProjectPart::evaluateToolchain() to read toolchain info with given compiler flags. Change-Id: I97c643707e1626424824aa9b53786f146b0f4790 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Sergey Shambir authored
Now it uses ProjectPart::evaluateToolchain() to read toolchain info with given compiler flags. Change-Id: I87fc03dbd450d8190e55de0635e1c8e1f8f11a40 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Sergey Shambir authored
Now it uses ProjectPart::evaluateToolchain() to read toolchain info with given compiler flags. Change-Id: I9afce7090eba6fc0662981dfd065603ac235a83f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Sergey Shambir authored
Now it uses ProjectPart::evaluateToolchain() to read toolchain info with given compiler flags, so it saves old behavior and also reads C version and C++ extensions. Removed check that model doesn't need to be updated, since check didn't account ProjectPart enums. Change-Id: I6dbebeecdb162ec5b885f9f1846756b586c22b23 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
Change-Id: I9007e1171fa6d519df8cf62978bbd2936d901876 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Daniel Teske authored
Disallow keywords, and parts that start with a digit. Task-number: QTCREATORBUG-9200 Change-Id: Ia8b42c3015393f3e76126e311eebb728425726b7 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Eike Ziller authored
When doing splits while no document is open, the wrong unsplit icons where set on the individual editor views (the ones next to the split menu button and the close editor button). This also happened when restoring sessions with splits. Task-number: QTCREATORBUG-9121 Change-Id: I793670518eddee3e57fef5a4ac4a266edb450b14 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Przemyslaw Gorszkowski authored
Looking for using declaration when lookup a type Task-number: QTCREATORBUG-2668 Change-Id: I11600c5be262840472dd4c9e72334760a35aa4a0 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Nikolai Kosjar authored
Change-Id: I2a5707f04175ef96d678e57b7c61fb8d6cec4d75 Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Tobias Nätterlund authored
Change-Id: I471f24bc65b393ee9d619198c1bb982cf93e2786 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
David Schulz authored
Added in the ipv6 patch. Change-Id: I2d6257b9deb1f1fdec85dd89d799e69b04b1a462 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- Apr 30, 2013
-
-
Sergey Shambir authored
At this moment each project manager duplicates code that reads C++ code model information from ProjectExplorer::ToolChain. This change provides unified way. Change-Id: If9ecfc40991aab90768dd69f5f10f31bbf5fbc21 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Sergey Shambir authored
Now it provides information about C language standard and C++ extensions. No new behavior added to project managers. Change-Id: Ib7c19641f452a75c9b14cd7e33d104dcd1603720 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Nikolai Kosjar authored
Removing an unused variable and fixing whitespace issues. Change-Id: Ib410eb5b1d7be15a58817d000891ff3c12d129c0 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Nikolai Kosjar authored
Test cases are examples from Working Draft, Standard for Programming Language C++ Document Number: N3242=11-0012 Change-Id: I624c315943d6a00e821abb52eef6e0ff4a40f0d7 Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
To be used for "amend previous commit" feature Change-Id: Id1190d67bdd1a3dd3866a6a0f9d41be5f9baaa4a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ibea0a1f2826c67796a56414326fe6afdee654576 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
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>
-