Commit Graph

128 Commits

Author SHA1 Message Date
Friedemann Kleint
defc270896 Fixes: Start a git branch dialog. 2008-12-19 17:42:08 +01:00
Friedemann Kleint
4db2f99836 Fixes: Add ensureStashed() method asking user to stash before a change such as pull 2008-12-19 11:45:30 +01:00
Friedemann Kleint
d6fbb1b573 Fixes: gcc 4.3.2 compile warnings 2008-12-19 10:49:29 +01:00
goro
a51b70b51c Bump version from 0.9.1 to 0.9.2 2008-12-18 12:51:08 +01:00
dt
791217bad4 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 17:25:17 +01:00
dt
29dfc72f1a Fixes: Nokia Technology Preview License -> Nokia Beta Version License
Details:  in all pluginspecs.
2008-12-16 17:24:14 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
a556ddada8 start sanitizing gdb options dialog 2008-12-11 14:01:53 +01:00
Thorbjørn Lindeijer
09da60f050 Fix git configuration page resize behaviour
Now it uses all the available space.
2008-12-10 16:42:31 +01:00
con
0722e95682 Fixes: - Don't popup the git output window at all operations 2008-12-10 15:22:45 +01:00
con
766ca41cec Fixes: - Give show commit dialog a window title 2008-12-10 12:36:02 +01:00
con
7a4ef123ef Fixes: - tools->git->show commit dialog broken
Task:     - 237689
Details:  - .git is a hidden file, so we need the QDir::Hidden flag as well
2008-12-10 12:27:42 +01:00
hjk
4a552ead9f use QTC_ASSERT instead of Q_ASSERT 2008-12-09 15:25:01 +01:00
hjk
342caa2141 some more whitespace changes 2008-12-09 11:07:24 +01:00
goro
38b04c737b Bump two plugins from version 0.1 to 0.9.1 2008-12-05 17:55:09 +01:00
Friedemann Kleint
c149046b15 Fixes: Add revert to git, name stage options according to git gui 2008-12-04 15:35:16 +01:00
Friedemann Kleint
d63c68f39a Fixes: Refactor git settings code, add some more menu options 2008-12-04 11:23:03 +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
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
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
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
dt
4eaa9f5052 Fixes: Mem leak in gitplugin.
Task:     -
RevBy:    -
AutoTest: -
Details:  -
2008-12-02 18:10:28 +01:00
Friedemann Kleint
5d316a4919 Fixes: Move icons into VCSBase, use buttons for submit 2008-12-02 17:05:53 +01:00
Friedemann Kleint
c4c2437dd4 Fixes: Ability to uncheck files in git. 2008-12-02 15:43:58 +01:00
hjk
df7aacd637 more file cosmetics 2008-12-02 15:08:31 +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
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00