summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/1.2'con2009-06-161-8/+8
|\
| * Fixed tr()-glitches, updated German translation.Friedemann Kleint2009-06-161-8/+8
* | qSharedPointerCast -> qSharedPointerDynamicCastcon2009-06-151-5/+5
* | Merge commit 'origin/1.2'con2009-06-152-20/+25
|\ \ | |/
| * Do not temporary show the welcome mode when passing a session as argumentDaniel Molkentin2009-06-122-20/+25
* | API review of IRunConfigurationFactory.con2009-06-125-15/+16
* | Merge commit 'origin/1.2'con2009-06-123-4/+8
|\ \ | |/
| * Corrected name of .config editorThorbjørn Lindeijer2009-06-121-2/+4
| * Changes file updatesThorbjørn Lindeijer2009-06-121-1/+1
| * Don't try to show an empty filename in the window titleThorbjørn Lindeijer2009-06-121-1/+3
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-112-48/+36
|\ \ | |/
| * Display the project name in the build, rebuild and clean actionsThorbjørn Lindeijer2009-06-112-11/+20
| * Removed the Build Project Only actions from the menuThorbjørn Lindeijer2009-06-112-37/+16
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-103-1/+1
|\ \ | |/
| * Fixes: Prettify error iconJens Bache-Wiig2009-06-101-0/+0
| * Fixes: Fix debugger icon sizeJens Bache-Wiig2009-06-102-1/+1
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-091-1/+3
|\ \ | |/
| * Use native separators on Windows.Daniel Molkentin2009-06-091-1/+3
* | Merge commit 'origin/1.2'con2009-06-094-4/+15
|\ \ | |/
| * Create the submenu Debug/Start_Debugging. This does notmae2009-06-082-1/+6
| * Fix crash in the project mode.dt2009-06-082-3/+9
* | prepare for use of QStringBuilderhjk2009-06-081-1/+1
* | Merge commit 'origin/1.2'con2009-06-083-15/+13
|\ \ | |/
| * Session manager will no longer try to load a session when clicking OK.Daniel Molkentin2009-06-052-15/+6
| * Update welcomescreen if session manager is closed and welcome mode is active.Daniel Molkentin2009-06-051-0/+7
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-041-2/+2
|\ \ | |/
| * Fixes: Improved sidebar looks and layoutJens Bache-Wiig2009-06-041-2/+2
* | Version bump also in master.con2009-06-041-5/+5
* | Merge commit 'origin/1.2'con2009-06-044-43/+7
|\ \ | |/
| * ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-032-2/+3
| * Use editor manager standard closing facilities for session switchingmae2009-06-032-41/+4
* | Merge commit 'origin/1.2'con2009-06-032-5/+14
|\ \ | |/
| * Integrate merge-request #541 into branch '1.2'Thorbjørn Lindeijer2009-06-031-0/+9
| |\
| | * add current editor filename (and, on macosx, proxy icon) to titlebarJoel Nordell2009-05-211-0/+9
| * | Version bump.con2009-06-021-5/+5
* | | Add options also to CMake and CustomExecutable RunConfigurationdt2009-06-022-10/+93
|/ /
* | welcome screen: preview in news feed, Buttons added, resizing sanatizedDaniel Molkentin2009-05-283-0/+13
* | Add environment widget to the custom executable runconfiguration.dt2009-05-272-6/+85
* | Correctly enable/disable the "Add new" and "Add existing" menu items.con2009-05-271-2/+1
* | Adjust environment to changes in the baseenvironmentdt2009-05-271-1/+2
* | Fix a small bug that made the Edit on some environment pages disableddt2009-05-271-1/+2
* | Fix layoutdt2009-05-271-13/+0
* | Basic stuff for setting the environment of qt4runconfigurationsdt2009-05-272-1/+7
* | Fixes strange left over debugging outputdt2009-05-271-1/+0
* | Refactor the checkbox "Clear system environment" out.dt2009-05-272-17/+1
* | Refactor the code for the environment setting gui out into a own classdt2009-05-272-1/+209
* | Fixes a non sensical progress bar for projects without any buildstepsdt2009-05-251-0/+2
* | Detect MSVC environments correctly on 64 bit WindowsDaniel Molkentin2009-05-201-9/+11
* | Fix running after a failed build&run and subsequent only Build.dt2009-05-201-2/+2
* | Remove unused functions, found while reviewing a merge request.dt2009-05-192-20/+1