- Sep 05, 2011
-
-
hjk authored
Change-Id: Iffe04bc3bb0103cbac605f0734bbfd66eb7fd854 Reviewed-on: http://codereview.qt.nokia.com/4215 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I94bec127866822b790a6e45a4201a7a5fe71d6ce Reviewed-on: http://codereview.qt.nokia.com/4208 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 31, 2011
-
-
Eike Ziller authored
Change-Id: I703d4704a3bdf88bd567c92512ee27db6aea043c Reviewed-on: http://codereview.qt.nokia.com/3918 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Jul 26, 2011
-
-
Eike Ziller authored
Task-number: QTCREATORBUG-5331 Change-Id: Ice1b9d0bdd153e437e5a70b208947b6db98cc1e3 Reviewed-on: http://codereview.qt.nokia.com/2189 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 19, 2011
-
-
Friedemann Kleint authored
-
- Apr 18, 2011
-
-
Oswald Buddenhagen authored
lots of use of Utils::FileSaver and Utils::FileReader Task-number: QTCREATORBUG-1619
-
- Apr 14, 2011
-
-
Jarek Kobus authored
Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 13, 2011
-
-
hjk authored
-
- Apr 11, 2011
-
-
Jarek Kobus authored
-
- Feb 28, 2011
-
-
Leandro Melo authored
We decided to have text-based buttons by default.
-
Leandro Melo authored
This reverts commit c5b57ea5.
-
- Feb 25, 2011
-
-
Leandro Melo authored
Continuing 561f87fc
-
- Feb 23, 2011
-
-
hjk authored
-
- Feb 14, 2011
-
-
Friedemann Kleint authored
-
- Feb 07, 2011
-
-
Nicolas Arnaud-Cormos authored
It is not possible to manage different directory for the macro plugin, it uses the user resource path per default. This change cleans a lot of code, specially we don't need any specific settings for the macro plugin, and the option page is more simple. Merge-request: 240 Reviewed-by:
con <qtc-committer@nokia.com>
-
Nicolas Arnaud-Cormos authored
Merge-request: 240 Reviewed-by:
con <qtc-committer@nokia.com>
-
Nicolas Arnaud-Cormos authored
Merge-request: 240 Reviewed-by:
con <qtc-committer@nokia.com>
-
- Jan 24, 2011
-
-
Friedemann Kleint authored
-
Nicolas Arnaud-Cormos authored
Use the Alt+R, now that default shortcuts for save macros are not created by default. Merge-request: 236 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Nicolas Arnaud-Cormos authored
When saving a macro, a shortcut is created and the user can change the shortcut in Options->Keyboard. When the macro is removed, the shortcut is removed from the actionManager using the removeShortcut method. This is way simpler than before, where a number of default shortcuts where defined and macros took the empty space. Merge-request: 236 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jan 20, 2011
-
-
Friedemann Kleint authored
-
- Jan 18, 2011
-
-
Nicolas Arnaud-Cormos authored
Also change the default "Execute last macro" to a one sequence shortcut. Merge-request: 234 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Task-number: QTCREATORBUG-3500
-
- Dec 20, 2010
-
-
hjk authored
-
Tobias Hunger authored
-
Nicolas Arnaud-Cormos authored
This plugin let the user record and replay some macros: * 3 handlers: action, find and texteditor * almost all texteditor and cpp actions recorded * options page to set the directories where the macros are stored * optional dialog to give a name and comment at the end of a macro * locator integration to play a macro * shortcuts assignment to macro The most important change outside the plugin macros is the isScriptable method for command: All scriptable commands can be stored in a macro. Merge-request: 2176 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-