hjk
4ad0b96616
remove some unused code
2008-12-03 15:34:28 +01:00
con
b261c13933
Merge branch '0.9.1-beta'
2008-12-03 15:12:55 +01:00
Friedemann Kleint
d8bc36eb61
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-03 15:06:43 +01:00
Friedemann Kleint
0b99d82d4e
Fixes: Enable switching of VCS according to currentProject
...
Task: 205821
RevBy: con
Details: Add a IVersionControl to git. Extend IF to able to return a name and add enabling options. Connect project explorer to enable the right VCS.
2008-12-03 15:04:51 +01:00
hjk
a22ffb1cb4
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-03 14:58:14 +01:00
hjk
4c358cc3ca
Do not depend on gdb's async stream output having tokens.
...
This is in anticipation of a change in the next gdb release
which will drop the token.
2008-12-03 14:54:19 +01:00
dt
4c4602b739
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-03 14:40:41 +01:00
dt
6477cec406
Fixes: Actually compile.
2008-12-03 14:29:59 +01:00
Roberto Raggi
3d926c71c7
Compile.
2008-12-03 14:29:34 +01:00
Roberto Raggi
e02f818f84
Save the utf8 bytes in a QByteArray before invoking the parser.
2008-12-03 14:29:34 +01:00
mae
9e51c7250a
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-03 14:25:45 +01:00
dt
2a76e5f85e
Fixes: Merge the saveAction() function in the unload function.
...
Details: Found while reading the code. It was only used in that
function anyway, and this simplfies the code a little bit and
removes some dubious left over.
2008-12-03 14:25:23 +01:00
mae
5adee37c8c
fix mac compile
2008-12-03 14:25:23 +01:00
dt
75f2c01d96
Fixes: Fixes saving of settings
2008-12-03 14:25:17 +01:00
Friedemann Kleint
876c775805
Fixes: Enable switching of VCS according to currentProject
...
Task: 205821
RevBy: Eike
Details: Add a IVersionControl to git. Extend IF to able to return a name and add enabling options. Connect project explorer to enable the right VCS.
2008-12-03 14:17:39 +01:00
Roberto Raggi
e2e4fcd95b
Added different parsing mode to TranslationUnit/CppDocument.
2008-12-03 14:01:58 +01:00
Roberto Raggi
4222fae24b
Don't hide the expanding macro, when expeding function-like macros.
2008-12-03 14:01:58 +01:00
Thorbjørn Lindeijer
b8ce2b1031
Disambiguation for files in git commands
...
With many git commands it is safer to disambiguate files from refs by
putting '--' in front of the list of files.
Also corrected a margin in the git submit panel.
2008-12-03 13:27:00 +01:00
qtc-commiter@nokia.com
6bc0da69af
Fixes: Fix crash on windows while loading projects.pro.
...
Task: Reported by eskil on irc.
2008-12-03 13:26:04 +01:00
qtc-commiter@nokia.com
f8def2e26b
Fixes: Compile for Karsten
...
Task: -
RevBy: -
AutoTest: -
Details: -
2008-12-03 13:26:04 +01:00
mae
20158a8c4e
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-03 12:47:27 +01:00
mae
484a818341
possibility to reset the external editor command
2008-12-03 12:46:56 +01:00
hjk
58d89c4625
issue a warning when trying to attaching to "wrong" pids
2008-12-03 12:03:46 +01:00
mae
0930df9aa9
compile
2008-12-03 11:58:19 +01:00
con
56f788ccef
Fixes: - Setting breakpoints on Mac
...
Details: - Bad formatted command confused gdb completely
2008-12-03 11:31:41 +01:00
Roberto Raggi
b825ac4355
Fixed the build system. Generate the object files for release and debug builds in different directories.
2008-12-03 10:44:46 +01:00
Roberto Raggi
0d40f8a944
Added macro protection.
2008-12-03 10:44:46 +01:00
Eskil Abrahamsen Blomfeldt
0fcb8131bd
Compile on MSVC 2003
...
Help the compiler pick the correct overload for the call to pow().
2008-12-03 10:16:16 +01:00
Friedemann Kleint
1a9446ebbd
Fixes: Make Qt4 project manager compile
2008-12-03 09:39:11 +01:00
dt
d5b00aaef9
Forgot these two files in previous commit
...
Should have been part of 83e3524b53
2008-12-03 09:28:57 +01:00
dt
bd827512bb
Fixes: Mem leak in the pro file parser.
...
Details: ProFileCache be gone, as is ManagedProFile, not to be missed.
Drastically simplified how ownership works.
2008-12-02 18:14:06 +01:00
dt
4eaa9f5052
Fixes: Mem leak in gitplugin.
...
Task: -
RevBy: -
AutoTest: -
Details: -
2008-12-02 18:10:28 +01:00
dt
6bf4095db5
Fixes: Mem leak in debugger.
...
Task: -
RevBy: -
AutoTest: -
Details: -
2008-12-02 18:09:53 +01:00
dt
a690949f30
Fixes: Fixes mem leak in gdbmacrosbuildstep.
2008-12-02 18:09:02 +01:00
dt
56fb61d7ff
Fixes: Mem leak in fontsettings page.
...
Task: -
RevBy: -
AutoTest: -
Details: -
2008-12-02 18:07:37 +01:00
dt
83e3524b53
Fixes: Add a stub for cmakestep. Which does nothing at all, yet.
...
Details: Another dummy, still more to do.
2008-12-02 18:06:51 +01:00
dt
294575bde0
Fixes: Add some comments to the header.
2008-12-02 18:00:23 +01:00
dt
168721946b
Fixes: Fix crash if the project has no build steps.
2008-12-02 17:59:38 +01:00
dt
f3578aa76c
Fixes: Allow adding gdbmacrosstep only for Qt4Projects.
...
Details: Noticed while working on cmake.
2008-12-02 17:58:51 +01:00
dt
3bf1a30672
Fixes: Jump to editor doesn't work, if the output mode is active.
...
Task: Reported on irc.
2008-12-02 17:57:50 +01:00
dt
00da0ea34b
Fixes: Seperate parsing the cbp file into a seperate class.
...
Details: Makes the code look better.
2008-12-02 17:56:21 +01:00
Eike Ziller
9a801f897d
Fixes: - Size of terminal when open in external editor on Mac
2008-12-02 17:56:01 +01:00
Eike Ziller
96732d7040
Fixes: - Freeze on Mac when files change outside of qtcreator
...
RevBy: - mae
2008-12-02 17:36:55 +01:00
Friedemann Kleint
5d316a4919
Fixes: Move icons into VCSBase, use buttons for submit
2008-12-02 17:05:53 +01:00
hjk
cf11b69643
more code cosmetics
2008-12-02 16:19:05 +01:00
Friedemann Kleint
10e963fb61
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2008-12-02 15:45:17 +01:00
Friedemann Kleint
c4c2437dd4
Fixes: Ability to uncheck files in git.
2008-12-02 15:43:58 +01:00
Oswald Buddenhagen
4bf6d6c154
fix #endif syntax
2008-12-02 15:42:54 +01:00
mae
6ab2d27e3b
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2008-12-02 15:46:26 +01:00
mae
d9686f5b78
Do not call QProcess::startDetached() with an empty string if no external
...
editor is defined.
2008-12-02 15:39:53 +01:00