- 01 Feb, 2010 5 commits
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Make use of the ProjectConfiguration base class in the BuildConfigurations and update the factories accordingly. Reviewed-by: dt
-
Tobias Hunger authored
* Use new BuildSteps interface (as seen in ProjectConfiguration). * Use new factory to construct/clone/restore them. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
- 29 Jan, 2010 1 commit
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- 28 Jan, 2010 1 commit
-
-
Friedemann Kleint authored
Streamline code, avoid functions and container.end() invocations, introduce private, reduce #ifdefs, clarify code and add comments about usage on various platforms. Implement QFileIconProvider interface, making it usable for file system models. Use in FolderNavigationWidget. On this occasion, add checkable "Synchronize" action to FolderNavigationWidget. Task-number: QTCREATORBUG-62
-
- 27 Jan, 2010 1 commit
-
-
con authored
Such that the layout of the left hand sidebar can be restored even if the display language is changed.
-
- 26 Jan, 2010 3 commits
-
-
Friedemann Kleint authored
Move code to Foldernavigationwidget as static utilities and use them from there and from the Project explorer. Fix error message box. Task-number: QTCREATORBUG-62
-
con authored
-
Friedemann Kleint authored
hoping for better performance. On this occasion, add context menu containing "Open" and "Choose folder" enabling drive changes on Windows. Purge remains of QDirModel elsewhere. Task-number: QTCREATORBUG-62
-
- 25 Jan, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 22 Jan, 2010 5 commits
-
-
Daniel Molkentin authored
- Improved icon and text positioning - Improved readability and some gfx glitches on windows and mac - Removed drop down functionality from Run/Debug/Build buttons
-
con authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
We don't support blocks yet, and this way we get rid of quite some parsing errors (resulting in undefined or wrongly defined types, messing up the semantic passes). Reviewed-by: Roberto Raggi
-
- 21 Jan, 2010 2 commits
-
-
Daniel Molkentin authored
The project selector also allows to select targets. However, this is not yet used, since the necessary changes are still being stabilized. Done-with: con
-
con authored
Makes it look a bit less bad on Mac
-
- 20 Jan, 2010 1 commit
-
-
dt authored
To simply transmit the RunConfiguration Reviewed-By: Tobias Hunger
-
- 19 Jan, 2010 2 commits
- 18 Jan, 2010 1 commit
-
-
con authored
-
- 15 Jan, 2010 5 commits
-
-
Robert Loehning authored
match. Reviewed-by: con
-
Tobias Hunger authored
-
con authored
Rename IWizard::Kind --> IWizard::WizardKind, add some logic for which wizard kinds to collapse/expand.
-
con authored
-
Tobias Hunger authored
* Make sure we do not add duplicate or 0 (build|run)configurations to a project. Reviewed-by: dt
-
- 14 Jan, 2010 3 commits
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Fix typo in variable name * Make member naming more consistent * Use a constant for the file name postfix. Reviewed-by: Alessandro Portale
-
Tobias Hunger authored
* Add a new base class to derive build- and runconfigurations as well as buildsteps from. Reviewed-by: dt
-
- 13 Jan, 2010 1 commit
-
-
dt authored
Actually that's more correct. E.g. imagine building a project, and while the qmake step runs changing the working directory. The make step would be affected by that. With the change both the qmake and make step get their working directory on beeing added to the queue and so don't care if the setting is changed afterwards.
-
- 12 Jan, 2010 1 commit
-
-
Friedemann Kleint authored
Add repository creation operation to IVersionControl, implement for hg and git, add convenience slot with prompts to VCSBasePlugin. Add respective menu options and make menus are visible in case no VCS is active. Change project wizards extension page to list VCS that are capable of repository creation in a QComboBox in case the directory is not managed by another VCS (in which case it lists that one for operation 'add'). On that occasion, polish the Project selection to use a QComboBox as well and add some smartness to find the most suitable project to add via path matching.
-
- 11 Jan, 2010 4 commits
-
-
Friedemann Kleint authored
...and its dialog prompt consistently. Rename method and introduce overload taking IVersionControl. Add convenience slot to VCSBasePlugin.
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
- 08 Jan, 2010 3 commits
-
-
ck authored
Reviewed-By: dt
-
dt authored
This fixes the issue that when loading a project in a big session the newly loaded project is hard to find. The solution is a bit of a hack. Reviewed-by:
mae <qt-info@nokia.com>
-
dt authored
Reviewed-by:
mae <qt-info@nokia.com>
-