- 14 Nov, 2014 6 commits
-
-
hjk authored
Previously, hovering over 'i' when stopped in main() int foo() { int i; } int main() {} produced a tooltip without contents, now there is an item saying "<not accessible>" Change-Id: Id4de72541f74af93ba65c2a9508cf21e1dcd6569 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-13323 Change-Id: I48ddc83c40396a336a4c8e83ef4f5148e131c930 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
For now, only the gdb engine can handle complex tooltips requiring async re-evaluation, cdb and lldb will show and expand only items that are available in the Locals view. This patch disables also the save/restore feature for pinned tooltips. Task-number: QTCREATORBUG-13255 Task-number: QTCREATORBUG-13052 Change-Id: Ic25616fede0f5c4343a92b631f01e60bfc5e9d81 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Kandeler authored
This is a workaround for QTBUG-28792. Change-Id: I6a6de3a44569563e6013a388875035bda9772bed Task-number: QBS-703 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Mitch Curtis authored
Change-Id: Ia10d41887e6adbb0603a18fbf69bb1ce67eeac73 Task-number: QTCREATORBUG-12253 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
Missed when the widget moved from its own tab to General. Task-number: QTCREATORBUG-13396 Change-Id: Ic43194d54b8ff747f198ea0666fe78e403449448 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 13 Nov, 2014 11 commits
-
-
Christian Kandeler authored
This is necessary because the profile setup also entails putting the profile name into the configuration we pass to the parsing step. If a Kit has never been used to set up a qbs project, "qbs.profile" will not exist in that configuration and the project cannot be parsed. Task-number: QTCREATORBUG-13400 Change-Id: I32d767c36bd0ff33521137604a7826d9242a8712 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
When passing -DFOO to the compiler it will treat that as similar to "#define FOO 1". Do the same when passing FOO on to the code model. Task-number: QTCREATORBUG-13384 Change-Id: I236d4731435e0559f75a3435dad9a8d935d42042 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Tommi Asp authored
USE_SYSTEM_BOTAN=1 didn't include ctr.h which commit 45de9ee2 requires Change-Id: Ifab3c494753ca039ae15b1a02211b1502ba2d3d7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
This can for example happen when doing interactive git rebases. * When a file was changed after we reloaded it, but before we removed +readded the watcher, we wouldn't get a notification for these changes. * When we got a file changed notification while we were in checkForReload (because of event processing of the dialog, or file loading), the notification was dropped and only processes when a check was triggered again (e.g. at window activation, or when some (other) file changed) Change-Id: Iab1861a8f05c739a3405bc1afe90ae6f2145057b Task-number: QTCREATORBUG-9745 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Fawzi Mohamed authored
Change-Id: Ifebe972a20359841d99e6a892776811692c8d092 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Robert Loehning authored
Seems to timeout frequently on Windows test machine. Change-Id: I07827555d1c5044a37e708051704644995fe4b17 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Robert Loehning authored
Change-Id: I956bf543505c5391a78325070b72e3affc5133a6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ib127889c96892c2c744a97992e4fc1faae23316d Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Friedemann Kleint authored
Add property "plainText" to DiffEditorDocument which is queried as last resort by the code paster. Task-number: QTCREATORBUG-12546 Task-number: QTCREATORBUG-9669 Change-Id: Iea9cd0d296bcc8e8a7300072c1a4a9068c2ab102 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Friedemann Kleint authored
Save complete, git-applicable patch when saving the result of for example 'git show'. Strips some Creator-specific tags off the description and reformats the description such that it is accepted by git. Change-Id: I739d85a7263f97e2149a2794974ba026f2eca067 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Friedemann Kleint authored
Change-Id: I168831b24bcece5ef825825c448edf684f4f536d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 12 Nov, 2014 19 commits
-
-
Friedemann Kleint authored
Try to derive a git-format-patch type file name from the description. Change-Id: I581f4ba87a5ac4b82ca6519be8aa13fb4b4ebe43 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Friedemann Kleint authored
"QFileInfo::absolutePath: Constructed with empty filename" Change-Id: Ib5d82681aafee54c309c2beb31c534a26e791737 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Caroline Chao authored
Change-Id: I7f403fab3b54e397336a696a83496f2f0e863cff Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Daniel Teske authored
QWidget::hasFocus() returns false if the window isn't active. Task-number: QTCREATORBUG-13361 Change-Id: I7152ec2139bbb255c2a722e378a111dc4bc2ed62 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
isScope() calls asScope(). Change-Id: I9ffe3bf2b9cff567b32a59cf27727097642b560b Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikolai Kosjar authored
Needed for the debugger. Change-Id: I6465f6dc53017df212e403ea8a9a1c7977ac1671 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Ulf Hermann authored
We must not keep intermediate values in 32bit integers as they can easily get too large for that. This change restores the behavior from before change 10a14ced, which coaxed the compiler into using floats by stating the minimum constants as "1.0". Task-number: QTCREATORBUG-13391 Change-Id: Ie83337b7e2b09b37d94a31a07813de14b85152ee Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I32f1c6640bdde278e8342886f30e50a78c61b120 Task-number: QTCREATORBUG-13321 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
If a change was triggered from the profiled application we still need to update the client recording state for the UI to stay consistent. Change-Id: I2955bd9f2da27a2c32ac93e33742ee5fefbd2751 Task-number: QTCREATORBUG-13322 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I5152f0eefd1f0beec2b0f4fc9e27fedeb3bf7a14 Task-number: QTCREATORBUG-13318 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Nikolai Kosjar authored
We assumed there is always a BuiltinEditorDocumentParser::get() object, but that's not the case if clang is used. Task-number: QTCREATORBUG-13306 Change-Id: Ia48f95a32bf8fd1d208c2a5e70a1af41193d1fd1 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Daniel Teske authored
The size of the project list should only depend on the size of the items, not on the size of the parent. Task-number: QTCREATORBUG-13387 Change-Id: Iad8a32999a277532c2b64a7a889ddaafa40f693b Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Daniel Teske authored
The project dir defaults to the home directory. Task-number: QTCREATORBUG-13366 Change-Id: I5a34ae458cacde9e12df50e0796ca7d236bb123e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
Ulf Hermann authored
If this is not done multiple event types with empty locations are regarded as equal which leads to confusion later. Also, it's not a good idea to change the "location" member for already inserted event types as that prevents us from looking them up in the eventTypeIds map. Finally, preprocessing the filename and stripping certain parts from the URL prevents a proper lookup later on, so this is removed. Change-Id: Idbe87e0b16444291bb13ff604ae65e1d7e74c3a5 Task-number: QTCREATORBUG-13382 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Eike Ziller authored
Never use TextHeuristicRole because it doesn't work as expected with translations. Also remove some unneeded OS X scopes. Task-number: QTCREATORBUG-13101 Change-Id: If53ac36d9bee1782343e65d01a875b7e5434ff39 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: Id10c4e4773340f4d9650561d4335f98485687483 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I91674de50a18883baa4fe2014e5589a7f4dd08fb Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
&& is used to prevent the following space from becoming a shortcut. Change-Id: I8143b8ee193a2f2ffc391375e75d8a0fb26e8e09 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Alessandro Portale authored
This change adds an additional color role for the border color of a pressed button. Task-number: QTCREATORBUG-13356 Change-Id: Ibdbd330f60063961dbf27dbe2fb90f32089d7b34 Reviewed-by:
Thorben Kroeger <thorbenkroeger@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 11 Nov, 2014 4 commits
-
-
Orgad Shaneh authored
Second argument is fileName, not message. This was wrongfully left there in 88a4421a Change-Id: I140fc9921d07df0d4214b54abcc0733aa0a60f4b Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Christian Kandeler authored
Setting up a qbs profile, particularly for Qt, can take a measurable amount of time, so we should not do bulk changes via the kitsChanged() signal. Instead: - For the initial kit loading, delay the profile setup until the kit is needed for the first time, i.e. the user attaches it to a project. - Handle adding, removing and updating a kit separately; in particular, do not do anything to other kits. Change-Id: If09d3c40b21e9a1356dc96089b92a60186a9bcdb Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Nikolai Kosjar authored
The code that constructed the fully qualified name used enclosingNamespace() which skips classes. Use LookupContext::fullyQualifiedName() instead. Change-Id: Ic03a91c0fe120c52dc69f3e78e82a574458d8314 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Move the description from the docs for external tools to those for build settings, because the latter topic describes variables. Change-Id: I9586e38484b391752ca4c3f1ed14dba286890f45 Reviewed-by:
hjk <hjk121@nokiamail.com>
-