Commit Graph

39480 Commits

Author SHA1 Message Date
Thorbjørn Lindeijer
4686ec8150 Some updates to .gitignore 2008-12-03 16:34:43 +01:00
Roberto Raggi
f1feb0e25c Fixed the current progress value of the background parser. 2008-12-03 16:19:47 +01:00
hjk
9c19ec02a6 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-03 16:10:46 +01:00
hjk
545e8043d7 remove unneeded code 2008-12-03 16:10:15 +01:00
Friedemann Kleint
d1ebbcb810 Fixes: git commit fails due to wrong working directory
Details: Execute git status from repo directory
2008-12-03 15:56:24 +01:00
hjk
046e1882ff Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-03 15:35:15 +01:00
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
Roberto Raggi
9394b4dfbc Fixed the parsing of class-specifiers when nested in a function definition. 2008-12-03 14:47:02 +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
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