- Feb 18, 2013
-
-
BogDan Vatra authored
Change-Id: I4db2261625c6fbc87d1a19218ea0a095cee9986e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
This is what it actually is. Change-Id: I2ea2e77edc3fd80eb1e25156edc7a59e86dfac9a Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Christian Stenger authored
Details: * wrong shortcut usage replaced * timing issues fixed * re-used the editor-focus-on-mac workaround for some tests Change-Id: Ie0d65d941c999d545bd50e1cf4794624c4110247 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Change-Id: I146c336bff445eb32f8576c7499a6b72f9a65842 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
Tobias Hunger authored
This is what some code is obviously expecting. Fix the rest to use the same assumption. Change-Id: Ifa8cba3f98ab4530404bafe98e280ced88bf5008 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: Iaa3663018080fd8804649736561b1cf58097b3ef Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
Change-Id: Ib18c4a8cf904a998c2a76ae6a7ed10d4d968b396 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
Change-Id: I3611539ea4d708b362db48bf28b6654f25dfd7f0 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
Old size on 64bit: 176 byte, new 152 byte Change-Id: Icfca471e921b919b88b58f3df128d025ccb76da8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
Change-Id: Ia9b63b9d4846b425cfa52ded0a0f5f54f4c4f0ed Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Tobias Hunger authored
This avoids warnings when using kits with a qmake-only Qt setup (just qmake binary, include dir, bin dir and mkspecs directory with contents). Change-Id: I3e01b170fa0e1003b5e7d472c0fcc9f7a7d42f25 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I0588949283f45ca46b0f52875342605659ddea89 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-8775 Change-Id: Id17b439202f5394b1fdb7d38c28c8048dee25d71 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Leena Miettinen authored
Use book style capitalization for titles. Use periods in the ends of messages (avoid exclamation marks). Idiomatic usage for "errors" is to "occur", not "happen". Change-Id: I9eee6fabf8a52371eac9a8e577cbbc988a769b21 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Orgad Shaneh authored
Called from several places for which popping the pane is strange Change-Id: Ib83cb51e7926a6b27ff59631f6f4452a41f6a950 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Initial focus should be on change, not on the button box Change-Id: I72cc8f887e3dbaba2db909d207432ab369ec572d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ie89dc32b59af8900764e2af4b8b93354a6c56a51 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I3dee32864f1000afce098c1716307929b4da2462 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
stash pop accepts only explicit object (stash@{N}) Change-Id: Ie3d40173ffd94849bde30076235f65d5e4e92cc2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Leena Miettinen authored
Describe the new menu items for kits. Remove image of an obsolete button. Change-Id: I51703a96280d69a47c50116f0f41858b4fcccc4e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
David Schulz authored
for "Open Method Declaration/Definition in Next Split". Change-Id: Iff9635978c6aeb04b6f2e86ff37eaf45755642ec Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Feb 17, 2013
-
-
Fawzi Mohamed authored
avoid using extra selections for warnings folding them into the normal semantic update. Extra selections impose a relatively large overhead (and need expensive text cursor operations). Unlike C++ Qml warnings are continuosly recomputed in the current file of the editor, but not listed in the issue panel, unless one explicitly triggers the qml checks. Using the normal sematic update for warnings avoids QTextCursor operations, and uses batched applies. Unfortunately getting the tooltips from the additional formats instead of using the extra selections requires private API, so Ranges are also stored separately. Change-log: [Qml/JS Support] Improved speed of QML/JS Editor for large files with lots of warnings. Change-Id: I1f996231ef35d7cd77a79af58dbae2098fbbc83e Reviewed-by:
Lars Knoll <lars.knoll@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Sergey Shambir authored
Settings will be saved between restarts Change-Id: Id7924dc5e7f52045e77ebe45ff6c30f6f6003c14 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- Feb 16, 2013
-
-
hjk authored
Modern versions of gdb support this and it avoids a nasty endless loop when setting a condition on a breakpoint in a non-existing file. Change-Id: Id3a03a44c016f85617bb1e74a4843b1b398c490f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Feb 15, 2013
-
-
Tobias Hunger authored
Those really are targets, not kits:-) Change-Id: Idb233b2ca0546589c087c4f6a53fb113fa4d793c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Reported by Loaden via mail. Change-Id: I21a9f2ee5787d9271d20f9ed65786d8c7be08d3c Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Leena Miettinen authored
Use book style capitalization, which means that prepositions less than 4 characters long are written in lower case. Change-Id: I6d46a2513070897929cf1a8af2943a17d8e52b2d Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Leena Miettinen authored
Change-Id: I36c857af142df077bbf8aa05c1785edf8a6a6373 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Tobias Nätterlund authored
Change-Id: Id36ae5e877889627224ae3f2a2178509c885ca1b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Orgad Shaneh authored
Change-Id: I14e869ee4115062e7016dc5cd9e1a165a4599c5b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
Was broken by 41bdf342. Change-Id: I6b6dbb93d731413b7baadc874c5af8056185efb3 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Stenger authored
...to avoid misbehaviour especially on Mac. Change-Id: I25053ea34b180a60d9a260798f7758df8a1224e2 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Thomas Hartmann authored
No icon is better than an ugly icon. Change-Id: I58aa148c47ede82f396edb9c8cb1599521f9cf04 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Tobias Hunger authored
Change-Id: I5b092dacd6ebcbd3bf914829f2810c4b1d38c351 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ib0b3148229ddfeafb3e83fe677d82ec852352f45 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
Change-Id: I9fb9a3fb9712760bfb68e8528598a07890cfb4c5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Oswald Buddenhagen authored
Change-Id: Id49e7808b0e8e83c54d573766fcb8c25bfe6728b Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Leena Miettinen authored
Change-Id: I96827283dc1318ef74452026d2306b6f32ca72b5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Leena Miettinen authored
Moved a message to its correct place (numerical order) in the table and added a link to a related message. Fixed wording of two messages that were changed. Change-Id: I1c6b8148824eab7d27a118de9327e8658f882bd5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Orgad Shaneh authored
Hide it when changes are undone or file is saved Change-Id: I732647c9969b0616c86bff46c95d63ac5e38c021 Reviewed-by:
David Schulz <david.schulz@digia.com>
-