- 02 Apr, 2013 3 commits
-
-
Oswald Buddenhagen authored
the #include statements are supposed to be written in a way that makes these unnecessary. Change-Id: I6c9c0c3b00377cb8438036c96e5321ffd493523f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Oswald Buddenhagen authored
Change-Id: I25645bb625b467c6f9d895ff89a70acd6a25683e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Oswald Buddenhagen authored
it belongs there Change-Id: I54fe70841c04289577af67d08fc2b1f8c24cb0ac Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 27 Mar, 2013 2 commits
-
-
Oswald Buddenhagen authored
it's used in both the plugin itself and in the plugin's .pri Change-Id: Ifeea9660270638dd2eb3d42d9784364e7c60b233 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Oswald Buddenhagen authored
the respective _dependencies.pri files already list them. Change-Id: I2008abdd043bf3c8738035971b0cbbfe57b02ba2 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 12 Feb, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: Iece4f6682764c5350bcedba888ea1f5ce4660fd2 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 28 Jan, 2013 1 commit
-
-
Tobias Hunger authored
I ran once too often into them being called applicationrunconfiguration.(h|cpp)! Change-Id: I280a3280173b80d4d955faddedf11688786eee14 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 17 Jan, 2013 1 commit
-
-
Daniel Teske authored
The cmake plugin needs the class, too. Also add a explicit projectName parameter to it, since it differs how to extract that from the path. Change-Id: Ic3d37b3a12ad73f3c7f898d27ad0e85629c38839 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 16 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I2b6c5876cafb7cf19fc3040bc84fd88a90b6c0e0 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 12 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
Following http://lists.qt-project.org/pipermail/qt-creator/2012-August/001168.html and my own use-case. Useful for: 1. Old, unsupported compilers. 2. When compilation is done on a remote server (using a post-build command for instance) and the compiler is not available on the local machine Change-Id: Ic2ebdcdd9829efa4a73fb48489c02e4b251c2e33 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 04 Dec, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I84d9526449b8ca6cdcf8296e353c5d892d5f942d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 25 Oct, 2012 1 commit
-
-
Tobias Hunger authored
Change-Id: I97c241baf323621a3fde5f60523df8c9dd9e4e97 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 18 Oct, 2012 1 commit
-
-
Friedemann Kleint authored
QtQuick1 is now (again) called QtDeclarative. Change-Id: Ic75f1a47e972cac470730b53e102e9ab71548c47 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 04 Sep, 2012 1 commit
-
-
Tobias Hunger authored
* Rename profiles to kits. * Update some strings: * projects mode has a Kits tab, not a Targets tab. * " Settings" was dropped from the sub-tabs of the Kits tab * menu entry "Build/Open Build/Run Target Selector" was renamed to "Build/Open Build and Run Kits Selector". * Use "Kit" instead of "Target" in miniprojecttargetselector. (The class was not renamed as it does indeed select targets, not kits) Change-Id: I0727e086e2dfa0e8aaaf89fdc6f2e3596c7a4314 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 22 Aug, 2012 1 commit
-
-
Christian Kandeler authored
Attach an object containing deployment information to the target. The respective build system plugins are responsible for setting up this information. The Qt4ProjectManager already does that; others should follow (which is expected to result in gradual refinements of the design). The immediate motivation here is to free the RemoteLinux plugin from the requirement that qmake must be used for building the projects, which makes it much less generic than it could and should be. Change-Id: I9943787f4e352d014e721082016542b10c8cce90 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 08 Aug, 2012 1 commit
-
-
hjk authored
This also merges a larger part of the two code paths. Change-Id: I84a88c53ebc0073becac88ba04e63efd9a4a98b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 06 Aug, 2012 3 commits
-
-
hjk authored
Change-Id: Ief75ee62b544b419a8c4d758e275092007603862 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I0b1a7c51bfcfcd53efa87b678da513b6b546c55c Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
Unix only for now. Windows to follow later. Change-Id: I2a5742373f8c849ba3852c933780f9bfa96ba2de Reviewed-by:
hjk <qthjk@ovi.com>
-
- 02 Aug, 2012 1 commit
-
-
Christian Kandeler authored
Now each device gets to decide in what way a process list is set up and how a process gets killed. This enables e.g. non-SSH based devices to provide process lists. The default implementation provides an empty list. Change-Id: Ibb352cd8a5ea556951b02ba512208daeb3b1e1a6 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 01 Aug, 2012 1 commit
-
-
Christian Kandeler authored
This class aims to be a flexible worker class for SSH-based run controls. It supersedes AbstractRemoteLinuxApplicationRunner as well as all of its derived classes, while having no RemoteLinux dependencies itself. Change-Id: If24f03a32126b36fc3d0b253a1615ad0af5f2b46 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 31 Jul, 2012 1 commit
-
-
hjk authored
Change-Id: Iafd7f109de3076375e667aff0c429405cef07b55 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 27 Jul, 2012 1 commit
-
-
hjk authored
Change-Id: Icc33981a625da093600273f84b681e79a5a4fa22 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Konstantin Tokarev authored
Made add and remove operations of ResourceEditor VCS-aware. Also, remove operation now can remove files from filesystem. FileUtils::removeFile() and VcsManager::promptToAdd functions were extracted from ProjectExplorer to prevent code duplication. RemoveFileDialog was also moved to coreplugin. Change-Id: Ia51127288030e52ce9475b369e56ea034dfa5d1e Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 17 Jul, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I5a4dcd5b9101118de8c88b6d26af5a9dbb32ba54 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 21 Jun, 2012 1 commit
-
-
Tobias Hunger authored
Introduce Profiles to store sets of values that describe a system/device. These profiles are held by a target, getting rid of much of the information stored in the Build-/Run-/DeployConfigurations, greatly simplifying those. This is a squash of the wip/profile branch which has been on gerrit for a while, rebased to current master. Change-Id: I25956c8dd4d1962b2134bfaa8a8076ae3909460f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 05 Jun, 2012 1 commit
-
-
hjk authored
This is arguably not linux specific and allows easier access to the connection data e.g. from the debugger plugin. Change-Id: I4bb7f8f59590e038cf1468e54095de7983bc6b9e Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 30 May, 2012 1 commit
-
-
Tobias Hunger authored
Allow to query the DeviceFactory for device types it can create as well as the display names to use for those types. Also allow to create any of the supported device types. The MaddeDeviceFactory makes use of the information to set the correct type in the wizard. Change-Id: I8c05ecd467e5bb1b151a84a8d62ef98a57849605 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 18 May, 2012 1 commit
-
-
Tobias Hunger authored
* Move debugginghelper to QtSupport. ProjectExplorer should not start looking for Qt versions! * Make autotools and generic project plugins depend on QtSupport Change-Id: If28418a85e3696cba713e66148c893a5a9b6adc7 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 May, 2012 1 commit
-
-
Tobias Hunger authored
Add a device for the desktop. Change-Id: If9cff404df03ab1d93ca1cb509c60ce59f9d5be0 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 12 Apr, 2012 1 commit
-
-
Tobias Hunger authored
Add a create method to the IDeviceFactory and make it replace the createWizard method. The create method may or may not pop up a wizard. Remove IDeviceWizard as suggested by Christian. This patch also adds a canCreate() method to check whether a factory should be asked to create something or not. Change-Id: Iaf16aa407530022e8f3804093b58dc3f120f7599 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 13 Mar, 2012 1 commit
-
-
Friedemann Kleint authored
Add either QtDeclarative (Qt 4) or QtQuick1 (Qt 5) to QT. Mixing them leads to problems with include paths and linking. Change-Id: I188240641216ee227931a7be2105bc4838385c79 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 08 Mar, 2012 1 commit
-
-
Christian Kandeler authored
The idea is that all kinds of devices inherit from one abstract base class and that they are all managed by one device manager, who does not know about their specifics. For now, the only concrete subclass is the LinuxDeviceConguration. Change-Id: I31ff5586a0fdd6bcf8dcc0554bb2b91fe65b2f3f Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 31 Jan, 2012 1 commit
-
-
Daniel Teske authored
The class added nothing over SessionNode. Change-Id: I137c274514b2c5897a591b7e093ba84e1a91e9d7 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 07 Dec, 2011 1 commit
-
-
Jarek Kobus authored
Task-number: QTCREATORBUG-6499 Change-Id: I43df7bddd10776e0fdb192c668ab0d99a6fea7e6 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 28 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: I5bf8aa8f97affb5d56ad50b55c410a9870f8d68f Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 24 Nov, 2011 1 commit
-
-
SteveKing authored
Change-Id: Id08dab3128b9ff943c68b442e8cadf14caaee204 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Oct, 2011 1 commit
-
-
Tobias Hunger authored
Make the taskwindow semi-graciously handle my Qt Creator build with 91k build issues. Change-Id: I47275e2057d2ff9bf5229f0a367bb19c4f3141e4 Task-number: QTCREATORBUG-1551 Reviewed-on: http://codereview.qt-project.org/5263 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 29 Sep, 2011 1 commit
-
-
hjk authored
Change-Id: I291a5f0cf76721ade80ff72fc9c9d20b027bb1c5 Reviewed-on: http://codereview.qt-project.org/5736 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 26 Sep, 2011 1 commit
-
-
Leandro Melo authored
So the file name matches the class names. Continuing the series from the previous commit... Change-Id: I86460f553371bdb09c2b404079f4601b1f25cf42 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt-project.org/5082 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-