- 28 Mar, 2011 7 commits
-
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Add toolbar controls for ignore-whitespace to editors and wire 'Revert Chunk' context menus. Fix Bazaar diff interaction (find the file on doubleclick). Introduce initializeDiffEditor to BaseClient and wire the editors there.
-
con authored
-
con authored
Conflicts: qtcreator.pri src/plugins/projectexplorer/toolchainmanager.cpp
-
Kai Koehne authored
-
- 25 Mar, 2011 14 commits
-
-
Tobias Hunger authored
Warn when ignoring a tool chain addition because a identical is already configured. Task-number: QTCREATORBUG-4206
-
dt authored
-
hjk authored
-
Kai Koehne authored
Allow profiler to run also with 4.7.1
-
Kai Koehne authored
-
dt authored
Task-Nr: QTCREATORBUG-4230
-
dt authored
Task-Nr: QTCREATORBUG-3161 And related to Task-Nr: QTCREATORBUG-1796
-
Friedemann Kleint authored
Create VCSBaseEditorParameterWidget as a base class for setting the diff arguments lists and wire it up to trigger a re-run of diff on reverting. Enable reverting of chunks for cvs, subversion.
-
Thomas Hartmann authored
We have to Guard events. The Formeditor has to be fully initialized. Task-Nr: QTCREATORBUG-4225
-
Friedemann Kleint authored
Current version fails on some setups, check all postfixes. Task-number: QTCREATORBUG-4213
-
cerf authored
The working directory for the job was wrong in the case where the source argument is already a path. The fix tests file/dir nature of the source and ensures a valid path is given to the job command. Merge-request: 281 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Kai Koehne authored
Use own namespace (QmlProfiler) instead of Analyzer.
-
Kai Koehne authored
-
Kai Koehne authored
Remove inclusion of private Qt header that was not needed anyway.
-
- 24 Mar, 2011 19 commits
-
-
dt authored
Task-Nr: QTCREATORBUG-3530
-
dt authored
Task-Nr:
-
dt authored
-
dt authored
-
dt authored
Give the other message box the right parent too. Task-Nr: QTCREATORBUG-4192
-
dt authored
Task-Nr: QTCREATORBUG-3980
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-4172 Reviewed-by: Robert Loehning
-
Thomas Hartmann authored
Task-Nr: QTCREATORBUG-4069
-
Thomas Hartmann authored
Task-Nr: QTCREATORBUG-2960
-
Thomas Hartmann authored
The combobox showing all available files did not work.
-
Kai Koehne authored
-
Friedemann Kleint authored
Implement in git. Add infrastructure to revert single chhunks by using patch -R. Currently only implemented in git since only that has functionality to re-run diff. Rubber-stamped-by:
hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Speed up detection of version information of RVCT. This is especially relevant for people with wrong license server information as that causes creator to wait for a timeout! Reviewed-by: dt
-
Tobias Hunger authored
Add toolChainUpdated(ToolChain *) to ToolChainManager and make sure it is triggered in the right places. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Fix crash on trying to debug an application after the last tool chain for the Qt version used was removed. Task-number: QTCREATORBUG-4197 Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-