- 19 Jun, 2014 22 commits
-
-
Marco Bubke authored
Change-Id: Icd1b0fcb19a0e15279b68059efa6aa251ce806a0 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I64ed8842587266b44a0cc377b3ac50d40b3633a7 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I0876f3b94df6ea0cf457e67306c89a798f0c8bfd Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I1201739e099425bcac3a5b209ca1bdf3573c3223 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I896e54fada0368fb548b39b9aff9cd19953c8ab3 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: Ib6664b1a0609d3f882d8a50f114504ef48e30510 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Thomas Hartmann authored
Change-Id: I5674499c66acf6bb86abd0f56c318ceff021e1bb Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: Icc081ca3df73b565eae1aa062a86e3560f0b3793 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The classes in modelnodecontextmenu_helper.h are used to create a huge bunch of AbstractDesignerAction objects in a prototype based way using function pointers. This patch adds AbstractActionGroup which makes adding sub menus easier, but does not use function pointers. Change-Id: I5674493c16acf6fb86abd0f56c318ceff021e1b5 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Friedemann Kleint authored
Pass on the command line argument --dependencies to the client, read out dependent/needed by changes and display them in the detailed text view. Move the toHtml() method from GerritChange to GerritModel to be able to display titles of dependent changes. Change-Id: I1d0b67a995d45a9fe5b7bdb3ff51cc905d58478f Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Tim Jenssen authored
Change-Id: Ib8a49014ecb86db79517d34338b0b9db43bef1fd Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
Change-Id: Id60005f4760746299827fb502f1c0afec71542df Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@digia.com>
-
hjk authored
Change-Id: I1b3b81019f6861353e5ada350fadbe3c8734f186 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Iba1e7d2eeb49600a9952c369f66187384aa8cbf2 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
The find methods should not return a factory with a -1 priority. Change-Id: I05dab0c48b24b30f88cf40f49c2bc0e24bff46ec Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
This avoids having .user files when pressing cancel on the Project Mode's TargetSetupPage. Change-Id: I09fc8e78c929d6f09a50ee57ef4f59555491c649 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Rainer Keller authored
A Qt Quick template should only be visible if its required plugins are available. Change-Id: I932563cb9ffd2a2eca0e77e9945638573d07ba3e Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Nikita Baryshnikov authored
Change-Id: I4f6011cc2b6127037249aabc2426a88ad7108ebf Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
GDB 7.7 changed behavior e.g. for the names of anonymous fields, we need to adjust dumpers and some tests. Change-Id: I25ae32cc56c4ff63b677a04d6ed9c250e0252140 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Change-Id: I05fee773ed83a99fb14b495de3ace0bc87692fe9 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Robert Loehning authored
Change-Id: I8c875b86610a9a647821cca563ff4c1a0c11cbaa Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-12451 Change-Id: I2e9c97d0aa9081268377b002698f7659fc39cdce Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 18 Jun, 2014 18 commits
-
-
hjk authored
It's not too helpful and a long display name causing all the other progress bars to adjust and look rather intrusive. Change-Id: Ib90904368a621728b31125d1a997c3739f7341d5 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Marco Bubke authored
Change-Id: I41916561c0939fa163b28ba802382e6ccfcc55b6 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Nikolai Kosjar authored
The tool 'cplusplus-update-frontend' can't handle that and thus will rewrite that class without this initialization. The member is properly initialized at use. Change-Id: I2c8c57be47b5fe953c2518254656e5e38ba90f08 Reviewed-by:
Wang Hoi <wanghoi@126.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Leena Miettinen authored
Remove the workaround from the docs now that we have the button. Update screenshot. Change-Id: Ib9e209fa7526749aa0f54e554a6b11e86d53f665 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
Change-Id: I73384f4cb7f1daca812a1b5f662a875810ff4d40 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tim Jenssen authored
- remove javascript methods: scrollView(delta), resetView() - remove javascript related signals - remove visibleCount debug output Change-Id: I63b0a204d7f570986e41fc9fb3762f13e5d63d79 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Tim Jenssen authored
Change-Id: Ieb235aab921bd5d246403ff42b4659090c8abdbf Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
I moved the property format into Text section, because having two sections with even the same name was confusing. The format property also is not really related to "Text Input". Since the distinction between plain and rich text is very important, it makes sense to have this property in the first section. Change-Id: I4d66ed4a24fe0d99d394c17d149c830db2c6d3b8 Task-number: QTCREATORBUG-12452 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Ulf Hermann authored
Change-Id: I9b32e720ab31c369edc16e5fdcd956d22f6f7eac Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Christian Stenger authored
Change-Id: Ic9027415d427f65c7012399ff4877a2a444814d8 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Robert Loehning authored
Change-Id: I3bbcd289c06932b2031d08e13e5378010acd58a9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
Marco Bubke authored
The puppet can be dead but we don't now. Now the puppet is sending a alive signal. If the signal is not arriving anymore we restart the puppets. Task-number: QTCREATORBUG-12434 Change-Id: I90edab6a45f95950fd764adcb125068659d5354b Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Ulf Hermann authored
Change-Id: I27a636036b3f7d613079245432858e0ba690ab77 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Tim Jenssen authored
Change-Id: Ifdcf16d12af06c7f3da6feb133e139ffa0acdb11 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
-
Thomas Hartmann authored
Change-Id: Ib02092d38d4ba43ad3bed2460f7eb9615bd06fa7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Eike Ziller authored
Conflicts: tests/auto/debugger/tst_dumpers.cpp Change-Id: I1bad0c1477d7fd6996c0f8ca82e76ba521bc0dcc
-
Thomas Hartmann authored
The code for creating new files and addFileToVersionControl can be moved to the DocumentManager. Change-Id: I222a32f245da24d7308289a9bb6d30574da55387 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-