Commit Graph

14 Commits

Author SHA1 Message Date
cerf
326ea080c5 vcsbase: VCSBaseClient::log() now accepts extra options
Merge-request: 323
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-05-03 14:44:38 +02:00
Oswald Buddenhagen
469199e7a5 abort commit if commit message cannot be saved 2011-04-18 14:10:13 +02:00
Oswald Buddenhagen
e35fe2a770 file manager: introduce saveFile() and remove blockFileChange() & unblockFileChange()
this replaces the ever-repeating idiom block/save/unblock with a single
call.
2011-04-18 14:10:12 +02:00
Tobias Hunger
bcd8740a6e VCS: Notify project wizard about config changes
... and have the project wizard update the available VCS.

Task-number: QTCREATORBUG-4423
2011-04-15 17:45:34 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
cerf
1ceb461b1c Bazaar: fix conflicting keyboard shortcuts
Bazaar commands can now be triggered with ALT+Z as combination prefix
instead of the already used ALT+B

Merge-request: 278
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-21 11:39:30 +01:00
cerf
d87f03825d Bazaar: fix commit error for 'rename' changes
Merge-request: 276
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-18 09:56:49 +01:00
cerf
750248f3e8 Bazaar: fix indentation and whitespaces
Merge-request: 276
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-18 09:56:44 +01:00
cerf
f93226fbf3 Bazaar: set global Bazaar user ID when changed
This ID is automatically set when the user settings have been changed
and applied from the "Options" dialog. This calls 'bzr whoami' under
the hood

Merge-request: 275
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-16 17:29:14 +01:00
cerf
3a4c036b7f Bazaar: mark unused parameters with Q_UNUSED
Merge-request: 272
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-16 17:29:10 +01:00
cerf
8d97e3bdf2 Bazaar: satisfy naming policy
Merge-request: 272
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-16 17:29:10 +01:00
Friedemann Kleint
273b1da2fc Bazaar: Fixup, set unique action id.
Duplicate ids in Mercurial, Bazaar.
2011-02-28 17:29:21 +01:00
Tobias Hunger
3adb533ad7 Bazaar: Cleanups
Clean up whitespaces and coding style issues.
2011-02-28 16:10:47 +01:00
cerf
f9bb4c59dc Added new Bazaar plugin
Merge-request: 229
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-02-28 16:08:38 +01:00