- 08 Apr, 2013 9 commits
-
-
hjk authored
Change-Id: I6d8ea11d6c6e1206e5d1c3f13a51ae0521f25a85 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Broken by fe1f7e4b Change-Id: I8212b306d52ee96320a0b14f6f616b48aa928703 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
Change-Id: I098cbde76e844229f189eb05d0e0b5013af8c5fd Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Kandeler authored
Change-Id: I3d74423ef647fd59d303517b0a0e987b24973095 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-2851 Change-Id: Ic47a5a1833650e31b4e27d0a01259d6b398a6415 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
David Schulz authored
...separate for the cdbengine. Workaround for all symbols with virtual children. Change-Id: I166b30af6594bde1093896156d86b28f02ed8a6a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Commands like 'ciw', 'gUl' work with renaming and code completion if 'passkeys' option is enabled. Change-Id: I0cd69e13a0e7773d7cba82e571cc855aa90af7ba Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Don't use QTextCursor::beginEditBlock() and others since it can change the behavior of underlying editor widget. Use these methods only for interrupting current edit block. Change-Id: I848d6287faeeaad9c04a76758bd0b2cc673ad2ef Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hluk authored
Emulate Vim scrolling behavior. Consider only fully visible lines in editor widget. Don't ignore last empty line in document. Change-Id: Id2c4fd744fb3c4c69324ea6456db424186563bc9 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 06 Apr, 2013 1 commit
-
-
Friedemann Kleint authored
The toplevel is used as a parent for Designer's dialogs and for dragging. Currently, when using Qt 5, for example the dialog about missing resource files shows up at 0,0 and and Accessibility on Windows emits warnings about incorrect hierarchy since the Editor manager is not visible in Design mode. Change-Id: I49e77db89bf93e8342beb3e4ace764a14d0231f1 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- 05 Apr, 2013 30 commits
-
-
hjk authored
Not working yet. Change-Id: I87bd15d8c4aee491404b57842884220103a63e1f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Aurindam Jana authored
Change-Id: If3354eb1313e385c6db66b956e2abe06818d8f54 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ib250ed590736b57b7898547303ae6e481e688322 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Back up when saving. That is more robust when several instances work with the same project at the same time. Change-Id: Id4bfd5eab4184934f66909dcf7a580fef1e104ae Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: Iccf9b88ba7f778ccdc17e088a60680a8d5cf840b Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Consider all possible .user files and pick the one that matches the current version/environment best. This patch removes backing up .user files while reading them. A later patch will fix this again. Change-Id: I2991eddccd2cdd610aa2e96d79ae7d55866e9485 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Friedemann Kleint authored
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ib2afbc530760684db96888b927c5153b29fe24aa Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Knut Petter Svendsen authored
Change-Id: I89948ee300831ceddd0dd6d23e83bc5f7d2f8bf1 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Knut Petter Svendsen authored
Assume that read only files on dynamic views are checked in files. That assumption gives a better status until all files are indexed. Once all files are indexed the correct state will be used (in case the assumption was wrong). Change-Id: I7097b89801b6798399560d727566419e72f13b2f Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I4bc5bd7a644c48dfa529f9f9f6052e401de76d40 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Suppress widgets of the DebuggerRunConfigurationAspect widget as required. Change-Id: I4e384d4e725bd95bea51465e28e26ece3e2f5cc8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Move the method used to create a config widget for a RunConfigurationAspect from the RunControlFactory into the aspect itself. This allows for aspects that are not bound to any factory, which is what I eventually want to use to hold the environment for run configurations. Change-Id: Icceb5f44ca9eb63a87b9c7bb6468ff30dab943c2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I03cab5d963a6d7c77171efe360a552d8109f6a8b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
NOTE: Next patch will be "Move DRCA to Debugger plugin" and is needed to make this functional. Change-Id: Ie405a0e4fbdc0fb35ff16d34c725e7aee5153a4a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: Ia4db7dfc0a0182126255393730d15d12abaf369b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I284052fdd9a48335ef75b239dcc08512822ce089 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I78c41f89a6da05b340790ee7feeb976a327e2a4a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
This mostly affected pre-7.2 version which we don't officially support anymore anyways. No need to waste cycles on them. Change-Id: I748cb2be6c5d4161c4129f51809cf3cc358e0be0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I683d808059a82b7a80465a94cddb7b3b4a6af1b7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I0712358cce12066bc5dd91c00ca387c050644150 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
"Remote Processes" is no longer a good description, since we also have the desktop device. Change-Id: I3d73eb7c4a040e375cde141eb203b274449242d8 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Aurindam Jana authored
Show desktop device in the Devices options page. Allow user to configure the port range for the desktop. These ports can then be used by others such as QML Debugger. Change-Id: I8c4a96207e54f58d1e9bc18c417cb378dc9f70c2 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
hjk authored
Change-Id: I9ad0a299e3483bebafba6bb1e5c623d9ee2b6c00 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Iccef8c0ddb1951da1b09b13b1ce2a0cee716c30f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Petar Perisin authored
Change-Id: Ic16eae2def11343ef7be5ce8378d24b5fd11a386 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
Change-Id: I3cc8f1d19784145a7fbf19c321ccbc079847fbc2 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
sometimes tags are annotated, and have different hash than head - now all will be good with them too. Change-Id: Ibd66b78e6dbc7f181ba05f45339f2d97bb611602 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Add a setting for expiry in days and additional setting for PasteView dialog which can be used to override. Change-Id: Ie45e26b5cefd8f468d2f5c47df148cce582b201e 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: I004d756b351c3fdd9d13367627b1345f3efa7f2a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Lorenz Haas authored
If the cpp file had unsaved changes (newlines at top or in the middle) the inserted getter and setter functions were misplaced. Change-Id: I15129df2c0bdb91e6fb5e22213e7b4f52733c6ae Reviewed-by:
hjk <hjk121@nokiamail.com>
-