- 16 Aug, 2013 4 commits
-
-
hjk authored
The Analyzer implementation is now simple and still generic enough to serve as general base. Change-Id: I050a21919bf128929b77a64da1f46d157691d849 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kandeler authored
It is used e.g. in the RemoteLinux plugin (via ProjectExplorer::EnvironmentAspect) and should therefore not assume that it's meant for a host system process. Change-Id: I9f44f862f133579b65951e43fc1e654c425fd3d7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kandeler authored
This is basically a generalization of HostOsInfo for a system that might not be the host system. HostOsInfo is now implemented in terms of the new class. Prospective use case: Untie Utils::Environment from the host system. Change-Id: If333b96674652109fcb0ad79f75aaaf5e86e17e3 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Change-Id: I74be65ab4bdec45b3a9679dfd86c112b38358cd6 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- 15 Aug, 2013 12 commits
-
-
Orgad Shaneh authored
e.g. If a branch with the chosen name already exists Change-Id: I22be3001ed68d6bf6f45d9180ad60403267d4ad9 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
Thomas Hartmann authored
toLower() is called inside generateNewId(). Change-Id: I8526c25f5d2898946f0a1568e6203297c9672093 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: Idc33ddf04f0b6fc317aeb5ed72fd7164ba174ab4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I3a7120793d3a6a34b45a22dbb25cf6a5381580e8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I4686ed5e5c218e1e37a189bdfc19cdb4ea4640f6 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I546199945e4b0b0acc7e4b656da547868b1cc99d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Radovan Zivkovic authored
Change-Id: I8b440c76255b0cd2b952539ad4945443e293a661 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Thomas Hartmann authored
We want to use the lower cases name instead of always image as an id. Change-Id: I7b266c3f7658918236baf0b7805552852cc3a854 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Qt for need the direct include. Change-Id: If7dd2f52edd44d39eaa85f1d4f0d83e327bcfa30 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Tobias Hunger authored
Change-Id: I87d83e848bccacec7afa940d2931f3702343cb4b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
David Kaspar authored
Change-Id: I22a67a99f64e3711d8a2475c948abd6f45353aa5 Reviewed-by:
BogDan Vatra <bogdan@kde.org> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
Orgad Shaneh authored
Change-Id: I51b86be846618df45595cb176c34ee8a8558082d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 14 Aug, 2013 23 commits
-
-
Daniel Teske authored
Some people want to hack, so give them enough rope to start. Change-Id: Ic8b3f873c322b02c3df91ee267d1e5f07c2ab507 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Daniel Teske authored
There's just one difference for adding a Blackberry qt version, that doesn't require a duplication of everything else to explain. Change-Id: I097d3b30bc823e47b89efe219dd5447608958ee6 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com>
-
Thomas Hartmann authored
The method parentProperty() throws an exception instead of an invalid ModelNode(). Change-Id: I56ce782338cf66ab81b660905f48fe433ca4e843 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
David Kaspar authored
The DeviceSettingsWidget is using vertical-scrolling-only ScrollArea for both General and Type Specific groups. This provides "Type Specific" group more space to display information. Task-number: QTCREATORBUG-9981 Change-Id: If37d8bb9a65b5392ef4fd488b4c8f0c9f3cf35e8 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
Christian Kandeler authored
Botan requires to be initialized before first use. We do that on-demand, but currently we miss one of the two places where this is necessary. The problem only manifests itself with multithreading, because Botan itself also does an on-demand initialization, but does not guard against concurrent access when doing so. Task-number: QTCREATORBUG-9980 Change-Id: Id65c428e3d8842c8a6f16942b11d52412239d3c9 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Marco Bubke authored
Change-Id: Ic626f07d4a2bde32495b70b8c5726cb4b6821da3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I29b0361054673058588fd7dec9b0cd63d98a8c5a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I7be9bd6c3d03a5b488ee4013b64f9927217f67b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I5d06ad83adcd48b311d9c270ffcc5d1cf85e3afa Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
This are dummy implementations. Change-Id: I555ac15509350497edfdd3bdc5e5e3a2a046a496 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I7227f84ae808ac449bc92f5a068696295b6814ab Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
The import should be removed and not the import list. Change-Id: I6d9017141ea9c0d5885ed6d3dc3d227c2fe7b2f4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: If72caf241fcb3cda69790102e369e0ddac9d8d50 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I3a69662c97931155cc589ca86f61e5deb67ffd12 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ic6d4fc225b7f1ccc78593b28a0a96dc4fefec614 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
David Kaspar authored
BlackBerryDeviceConfigurationWizardSshKeyPage wizard page has been removed. It is not needed anymore. The wizard automatically generates or reuses a SSH key that is stores in __settings__/qnx/id_rsa file. The same SSH key is used for connecting to all BB10 devices. The generation of 'default' SSH key is gone as a second step of BlackBerryDeviceConfigurationWizardQueryPage wizard page. Disabling device-tester for BlackBerryDeviceConfiguration. Task-number: QTCREATORBUG-9977 Change-Id: Ice6068530c9c72fa82907decaaa3dca6077e9c3a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
Marco Bubke authored
Change-Id: I0e7ba19c09c1477e9e0a1040e0b1ef731ef11424 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Erik Verbruggen authored
These delegates would otherwise be leaked. This is not a serious leak, as a few (about 10) are created once and kept/used for the whole lifetime of the application, but they do show up in leak-analysis tools. Change-Id: I1e281f06f21ae828199078253ae5719668d26bbc Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Change-Id: I3c6a1ff6206b5b412c9ae89eb9b8f5a27dab2e62 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Przemyslaw Gorszkowski authored
Change-Id: I564ea9cccc24509957481b6726f25833f35a4da4 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
Contributor works on a fix. Change-Id: I998558b53b6506bcb1398cd2cd783b748b358240 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...leading to the error message QMetaObject::indexOfSignal: signal aboutToRemoveFiles(QStringList) from CppTools::CppModelManagerInterface redefined in CppTools::Internal::CppModelManager Change-Id: I0a1c307ad5fc0d7cefa198726f534140192facad Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Change-Id: Icad8723e26f7f9d89098e04c09c9dbd2d5539902 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 13 Aug, 2013 1 commit
-
-
hluk authored
Implements :omap (and :onoremap) for defining user mappings for movement while in operator-pending mode (after commands 'c', 'd', '>' and others). Change-Id: I07a1e90bf5c649ef5bb53d1de873817dc7348e19 Reviewed-by:
hjk <hjk121@nokiamail.com>
-