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 |
|
hjk
|
ff433b44ad
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2008-12-02 14:10:00 +01:00 |
|
hjk
|
f61e8672db
|
more cosmetic changes
|
2008-12-02 14:09:21 +01:00 |
|
Patrick Star
|
7d6f2bb45a
|
Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKIT
Task: - none
AutoTest: - compile test
Details: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKIT
|
2008-12-02 13:38:31 +01:00 |
|
Roberto Raggi
|
03b3f5b3a7
|
Removed obsolete code.
|
2008-12-02 13:15:26 +01:00 |
|
Kavindra Palaraja
|
7e3129f92c
|
Fixes: Doc - more documentation reviews/cleanups
RevBy: TrustMe
|
2008-12-02 13:06:53 +01:00 |
|
hjk
|
1472bdb0cc
|
some file cosmetics (mostly #include order and whitespace)
|
2008-12-02 12:57:59 +01:00 |
|
Friedemann Kleint
|
e2fb40c763
|
Fixes: Compiler warnings
|
2008-12-02 12:21:14 +01:00 |
|
con
|
05c35356ab
|
Initial import
|
2008-12-02 12:01:29 +01:00 |
|