- Nov 27, 2013
-
-
Tobias Hunger authored
Change-Id: Idc30e8c74485e121b0b19dbde4eadace60534615 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I288826b0aed94de1f42a9eaddf3d40575e4e13e1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I9dab955a0b4a0d7d83a69cfc474633be43e7169f Reviewed-by:
David Schulz <david.schulz@digia.com>
-
David Schulz authored
Change-Id: I055e8d45271faeee6933a047a6755bd834230159 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Christian Stenger authored
Change-Id: I165d39bca4dbf353a5a1fd6d6945c4ac4ebbd2b4 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Getting Started is no more listed as separate entry. Change-Id: I840d92d73282221bfe178ded1a1d044a351235d3 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- Nov 26, 2013
-
-
Fawzi Mohamed authored
Task-number: QTCREATORBUG-10899 Change-Id: I5dca739a89434c7b5813c7a79a76ab7c22e3d71d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
El Mehdi Fekari authored
DebuggerKitConfigWidget::onDebuggerRemoved() is erroneously calling updateComboBox() with the id of the removed item, which resets debugger input for all other existing kits that are using valid exiting debuggers. Task-number: QTCREATORBUG-10484 Change-Id: Ib989fdccfc87386785c7ca95ded860499ac2b98c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I83788acb6cfa9a659482d64bead10dd27e71fade Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-10230 Change-Id: Ib93b9438a20f66cd3c9acc0ff074c78fff430337 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ib45a63e3175924158dc2cff60a7b1964f491c375 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Christian Stenger authored
The JavaScript tab is now disabled if there's no content at all. Change-Id: I00e0a6adabd42d0783ad6833fe707323f5a69aae Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Replace waiting for signal textChanged(). Change-Id: I010f65cb0b1130c2ba95921c5f128ca955a7ac69 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Leena Miettinen authored
Qt Creator built against ANGLE is not supported on Windows XP, so XP has been dropped. Windows 8 and 8.1 have been added. On Windows, you need DirectX 9.0. (K)Ubuntu Linux is now supported for version 11.10 on, and Mac OS from version 10.6 on. Change-Id: Icf6c042670b685d9c87db95aecb8b5e8f9d2a59b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Leena Miettinen authored
Change-Id: Ie7ffd2eec5ac821811bef7e886e1c25da24b25c9 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Joerg Bornemann authored
Change-Id: I8dd6861219bc8221030a850779baed2a596d5944 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Nikolai Kosjar authored
Make use of LookupContext to find the right class. Task-number: QTCREATORBUG-10348 Change-Id: I7f8ec769ff2239d5123726e562a1bd430f8c4567 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...it's mostly bloat. We can easily check for the function declarations in the definitions in the resulting document. Change-Id: I9022faf97a78ae599825ec891011117d65ea0aa5 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Leena Miettinen authored
Replace links to "\l{http://qt-project.org/doc/ " with links to topic titles. Remove links where QDoc creates them automatically based on the .index files. Add the .index files for the modules that are discussed in the Qt Creator Manual. Note: the links will only be generated if the Qt used to build the docs contains the linked modules and documentation (.index file) has been generated for them. Change-Id: Ibe624bf3773e7c854c03ebba4db406be0b4a7b90 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
Instead of retrieving the app_name from the strings.xml simply show the reference to the strings.xml file. Task-number: QTCREATORBUG-10821 Change-Id: I99bf45df4864857992d03746cf8613b6f097352d Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
hjk authored
The order of entries was changed ab521540. Task-number: QTCREATORBUG-10888 Change-Id: I50f97396fd0f94e4bbaefb30fae8419e89bd4f4d Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Ulf Hermann <ulf.hermann@digia.com>
-
Thomas Hartmann authored
Correcting ImportKey::compare(). The compare function was not stable and QMap did not work properly. Done with: Fawzi Change-Id: I11790215cba6944bf9f04be0c3844b35ea54ea70 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Robert Loehning authored
Task-number: QTCREATORBUG-10531 Change-Id: Ifb7a05826824e4e8da13a851ebcdd5b444579a94 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Eike Ziller authored
It had wrong size, leading to wrong margins. Change-Id: Ie107c396edba49fd6afa86535380a4cc5dc81252 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
David Schulz authored
Remove the TextBlockUserData base class BlockData and store the data of this class inside a CodeFormatter base class. This class can be added to the TextBlockUserData via setCodeFormatterData. Now we don't have to assume that the user data is a specific base class of TextBlockUserData. This removes a crash where the TextBlockUserData was created before the highlighter could create and set his base class. Task-number: QTCREATORBUG-10871 Change-Id: I167bdb68b9b1fecc64e4906bdad60bfbecb3bf47 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7679 Change-Id: I794f52b2bcfb6c78ceef86ec53b6ed32b3d53d9f Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
Change-Id: Ia9cfc1caf770b23262e606d9f485b6c0dd9bef2b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Nov 25, 2013
-
-
Thomas Hartmann authored
Change-Id: I7434d1d9f8175cf2799ea4eea491cdcbaee40040 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-10898 Change-Id: I6d8a1b1523d72950fad25eb8545c24085552b226 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Fawzi Mohamed authored
Change-Id: I77baa46fd6f01d252fdd7a035d477433659c56dc Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
change matchStrength sp that a contigous prefix is always preferred Task-number: QTCREATORBUG-10638 Change-Id: I532d93eddae1ad39157ff65e96fc6651200264ab Change-Id: I1001f5f4b78bac84b8df8ddc4c394c68359f7821 Reviewed-by:
Mitch Curtis <mitch.curtis@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Peter Kümmel authored
Ninja should report completed against overall edges, this way 100% would only be reached when ninja exits. Task-number: QTCREATORBUG-10332 Change-Id: I90804db566662b2a96f9ce85b7fab5e1455831c7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Nikolai Kosjar authored
So far revisions for AbstractEditorSupport were not needed because until recently we only had a single snapshot ("global snapshot"). Now, since editor snapshots are introduced, we need to make sure to update the corresponding documents in these snapshots, too. To do this efficiently, a revision is introduced for AbstractEditorSupport. Task-number: QTCREATORBUG-10894 Change-Id: Ibad1dbbafb7c721d1328959c1e903345fe465326 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Christian Kandeler authored
Change-Id: I2a9f9084d5f692fd45563b3f626f31a7d7e521cb Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Thomas Hartmann authored
Change-Id: Ibec16e7bff4f43f7bb38d8b34f9fcf0d128ec45d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
We have to ensure that currentColor is not set to early. Change-Id: I243898e08adf2f68d037374cc6c8ff586b1d5d0d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Sergey Belyashov authored
Change-Id: I6f49b83d6ab554b039f6a159b4520db5649d1e2d Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Tobias Hunger authored
The method is in a internal class, so this does not break the build for external plugins. Change-Id: I9ad75e8230059d865ec7a73aa0868cb82a35b35f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Ulf Hermann authored
Previously the recent projects had an extra scrollview and the sessions had a fixed height. In addition, as there will never be any scrollbars around the recent projects anymore we don't need the borders around them anymore, either. Task-number: QTCREATORBUG-10731 Change-Id: I491265148a3ce777f15b8ba7d852248b583f2c83 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Daniel Teske authored
if the currentIndex() is -1 Task-number: QTCREATORBUG-10872 Change-Id: Ia1c8d3df21649294eeadfbf84a4432c69e74616f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-