Friedemann Kleint
2508fa03a0
Make the "prompt to submit" setting a per-plugin one.
...
Provide a checkable message box to be able to turn
prompting off when asked.
2009-06-19 16:34:38 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
con
b60cbecd72
Merge commit 'origin/1.2'
2009-06-08 10:04:55 +02:00
dt
bb46ce3982
Fix memory leak in the diff editor.
...
Reviewed-By: con
2009-06-05 17:54:28 +02:00
Roberto Raggi
da0e9a58df
Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline
2009-06-04 16:18:49 +02:00
con
4b9a3d5a46
API: temporaryEditor --> isTemporary
...
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2009-06-04 12:08:49 +02:00
con
57cd26548e
Version bump also in master.
2009-06-04 11:00:28 +02:00
con
e9b2613dc0
Version bump.
2009-06-02 15:34:58 +02:00
Friedemann Kleint
e5c6a29fc4
Raise existing submit window if there is one when Submit is invoked.
...
Introduce convenience to VCSBaseSubmitEditor.
Task-number: 254644
2009-05-27 16:17:24 +02:00
dt
1e865551e5
Fixes spelling of temporaryEditor
2009-05-25 15:12:37 +02:00
dt
41b3b3e3b4
Fixes showing temporary files
2009-05-25 13:42:13 +02:00
Alessandro Portale
ee70abee9b
Polishing Settings Ui:
...
Putting VCS settings into a GroupBox
2009-05-18 12:19:13 +02:00
Enrico Ros
bca4d9698d
Remove unneeded strings from translation.
2009-05-11 18:29:49 +02:00
Alessandro Portale
2be7226215
Rename qworkbenchplugin.pri to qtcreatorplugin.pri
2009-05-08 16:42:48 +02:00
dt
46e71d0fe0
This code can be simplified.
2009-05-05 15:42:52 +02:00
dt
8f738dfcc8
Add the *.pluginspec to OTHER_FILES so that we can use Locator for them
...
Hopefully i didn't miss a plugin.
2009-04-22 15:06:58 +02:00
con
423744e4e1
Version bump.
2009-04-08 11:47:14 +02:00
con
de6a0cfea9
Version bump.
2009-04-08 11:45:30 +02:00
Thorbjørn Lindeijer
bd87ce9454
Use use-preferred font in submit editor, not slightly smaller
...
Also enable/disable the column spinbox when checking/unchecking the wrap
submit message option, and force the wrapping to be word-based.
2009-03-25 16:22:35 +01:00
Friedemann Kleint
014efbdab0
Submit editor: Use config font settings, add simple highlighting for git
2009-03-25 08:52:39 +01:00
Thorbjørn Lindeijer
c08405fed4
Turn code into links when holding Ctrl
...
Allows navigating the code using the mouse when pressing Ctrl. Suggested
a few times and also seen in other IDEs.
2009-03-24 11:24:11 +01:00
Friedemann Kleint
81c0bb15b2
Add a submit field widget modeled after mail client address controls
2009-03-23 12:03:20 +01:00
Thorbjørn Lindeijer
937010f507
Shorten name for version control settings category
2009-03-20 17:04:23 +01:00
Friedemann Kleint
2fc4e90015
Fix wrapping of commit messages
...
Remove trimmedDescription(), always trim. Extract trimmed text using the
text cursor
Reviewed-by: Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com >
2009-03-20 16:02:14 +01:00
Friedemann Kleint
b28d55f295
Missing files of previous commit
2009-03-20 14:22:20 +01:00
Friedemann Kleint
0ada412ee6
Add option to wrap commit message at 72 chars and make it default.
...
Reorganize the settings model in the VCS base plugin, store model in the plugin for better delayed initialization/update.
2009-03-20 14:20:28 +01:00
Friedemann Kleint
927578ed55
Fixes: Polish submit message checking.
...
Details: Use a global model for nicknames that is shared by all dialogs to solve the updating problems. Make p4 plugin submit work again. Force a submit prompt in case of shutdown or editor close (as opposed to user clickling on "Submit").
2009-03-20 10:16:18 +01:00
Friedemann Kleint
27cb595bbb
Fixes: Add common configuration to the VCSA base plugin; submit message check script and user name configuration. Details: Extend submit editor widget by configureable fields. Use them in the VCS base submit editor to specify users, provide completion and selection dialog for them.
2009-03-19 17:44:50 +01:00
con
f84c651428
Refactor navigation history again, put last edit position in history
...
Task: 240811
2009-03-19 16:37:05 +01:00
Friedemann Kleint
bccf4a1fc3
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages.
...
Task: 241959, 248085
RevBy: Optics/Naming checked by con
Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
2009-03-18 16:43:01 +01:00
Friedemann Kleint
6ffdf7cf40
Fixes: Add a combo for diff file browsing, bring diff editors to front, exclude qconfig.pri from files examined by p4.
...
Task: 234842
2009-03-10 11:02:12 +01:00
Daniel Molkentin
a155cec18f
Fixes: Bump Creator version after release
...
Task: -
RevBy: Thorbjorn
AutoTest: -
2009-03-04 12:46:05 +01:00
hjk
12018c89d6
Fixes: simplify ProjectExplorerPlugin::instance() access
2009-03-04 09:38:01 +01:00
Oswald Buddenhagen
2593c7798e
Merge commit 'origin/1.0.0'
...
Conflicts:
doc/qtcreator.qdoc
src/plugins/qt4projectmanager/qt4project.cpp
src/tools/qpatch/qpatch.cpp
2009-03-02 12:28:01 +01:00
con
0be29685a3
Fixes: - New license, new website.
2009-02-27 15:09:44 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
hjk
84c82a669b
Fixes: change license headers to LGPL
2009-02-25 09:02:17 +01:00
Oswald Buddenhagen
3fcb20d6bb
Merge branch '1.0.0' into master-master
...
Conflicts:
src/plugins/debugger/debugger.pro
src/plugins/debugger/gdbengine.cpp
2009-02-24 15:15:39 +01:00
con
523f74e838
Fixes: - Updated version number
2009-02-24 12:29:27 +01:00
mae
8598a59b9f
fix context definitions of the vcs editors (this makes shortcuts work again)
2009-02-16 12:50:15 +01:00
Friedemann Kleint
da6667d51d
Fixes: Remove unneeded translations
...
RevBy: Roberto
2009-02-05 14:04:58 +01:00
con
bbca68fbb9
Fixes: - Copyright date
2009-02-04 11:15:28 +01:00
Thorbjørn Lindeijer
6adecf3767
Avoid going through ICore when it's not necessary
...
Many singletons have their own instance() method, in which case there is
no need to use ICore::instance() to get access to them.
2009-01-21 15:55:33 +01:00
hjk
897c05f57c
replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginManager::instance()
2009-01-20 15:31:33 +01:00
hjk
113b81e9db
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
2009-01-20 11:52:04 +01:00
hjk
cc5ff1ec74
Remove #include <extensionsystem/pluginmanager.h> from icore.h, a
...
forward declaration is sufficient.
2009-01-19 12:39:20 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
con
c9889120c3
Fixes: - Rename ActionManagerInterface --> ActionManager
...
Details: - To make it conform to naming convention.
2009-01-13 15:44:25 +01:00
Friedemann Kleint
dd235e2b48
Fixes: Random enabling of submit/diff buttons when switching contexts (viewing diffs) from the submit editor
...
Details: Register actions directly
2009-01-13 14:06:42 +01:00
Friedemann Kleint
4741a7282d
Fixes: Make git diff work for staged files, do not launch submit if file list empty, make file model read only, add conveniences
...
Details: Add a type data field to the git file model
2009-01-13 10:06:06 +01:00