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
d1e8413560
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-03 12:06:17 +01:00
hjk
58d89c4625
issue a warning when trying to attaching to "wrong" pids
2008-12-03 12:03:46 +01:00
Roberto Raggi
e689a17395
Check for the wrong usage of ctor initializers.
2008-12-03 11:59:11 +01:00
mae
0930df9aa9
compile
2008-12-03 11:58:19 +01:00
Roberto Raggi
3d9945238d
oops! added the cpy header.
2008-12-03 11:37:35 +01:00
Roberto Raggi
27f866687c
Added a simple auto test for our C++ front-end.
2008-12-03 11:35:15 +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
a22df6cf50
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-03 09:39:52 +01:00
Friedemann Kleint
1a9446ebbd
Fixes: Make Qt4 project manager compile
2008-12-03 09:39:11 +01:00
Roberto Raggi
8c741ede88
Fixed possible crash when classifying chars.
2008-12-03 09:35:16 +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
Patrick Star
6a231553c6
Fixes: - sync against Assistant
2008-12-02 19:34:32 +01:00
dt
10f4bada6f
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2008-12-02 18:14: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
110824b27e
Fixes: - Size of terminal when open in external editor on Mac
2008-12-02 17:36:55 +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
Thorbjørn Lindeijer
5f01890ae5
Added the license files mentioned in the headers
2008-12-02 16:33:27 +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
Roberto Raggi
ceb73b720b
Reduced the number of generated #line directives.
2008-12-02 15:33:33 +01:00
hjk
df7aacd637
more file cosmetics
2008-12-02 15:08:31 +01:00
Roberto Raggi
2ef79dca1c
Obsoleted.
2008-12-02 14:40:24 +01:00
hjk
ab83dcd87c
off-by-one in headers
2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3
end-of-line whitespace correction of the new headers
2008-12-02 14:17:16 +01:00