summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase
Commit message (Expand)AuthorAgeFilesLines
* Use use-preferred font in submit editor, not slightly smallerThorbjørn Lindeijer2009-03-252-6/+26
* Submit editor: Use config font settings, add simple highlighting for gitFriedemann Kleint2009-03-251-0/+9
* Turn code into links when holding CtrlThorbjørn Lindeijer2009-03-241-1/+0
* Add a submit field widget modeled after mail client address controlsFriedemann Kleint2009-03-231-10/+29
* Shorten name for version control settings categoryThorbjørn Lindeijer2009-03-201-1/+1
* Fix wrapping of commit messagesFriedemann Kleint2009-03-201-1/+1
* Missing files of previous commitFriedemann Kleint2009-03-204-55/+141
* Add option to wrap commit message at 72 chars and make it default.Friedemann Kleint2009-03-207-53/+123
* Fixes: Polish submit message checking.Friedemann Kleint2009-03-205-50/+88
* Fixes: Add common configuration to the VCSA base plugin; submit message check...Friedemann Kleint2009-03-1914-7/+1163
* Refactor navigation history again, put last edit position in historycon2009-03-191-2/+1
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-1/+5
* Fixes: Add a combo for diff file browsing, bring diff editors to front, exclu...Friedemann Kleint2009-03-104-8/+143
* Fixes: Bump Creator version after releaseDaniel Molkentin2009-03-041-4/+4
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-9/+10
* Merge commit 'origin/1.0.0'Oswald Buddenhagen2009-03-021-2/+16
|\
| * Fixes: - New license, new website.v1.0.0con2009-02-271-2/+16
| * Fixes: change license headers to LGPLhjk2009-02-2522-462/+374
* | Fixes: change file license headers to include LGPLhjk2009-02-2522-462/+374
* | Merge branch '1.0.0' into master-masterOswald Buddenhagen2009-02-241-4/+4
|\ \ | |/
| * Fixes: - Updated version numbercon2009-02-241-4/+4
* | fix context definitions of the vcs editors (this makes shortcuts work again)mae2009-02-161-1/+1
* | Fixes: Remove unneeded translationsFriedemann Kleint2009-02-051-31/+0
|/
* Fixes: - Copyright datecon2009-02-041-1/+1
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-214-15/+8
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-202-23/+10
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-205-66/+54
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-193-18/+19
* Bump year in licence header.Daniel Molkentin2009-01-1322-22/+22
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-1/+1
* Fixes: Random enabling of submit/diff buttons when switching contexts (viewin...Friedemann Kleint2009-01-132-25/+25
* Fixes: Make git diff work for staged files, do not launch submit if file list...Friedemann Kleint2009-01-134-2/+52
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-125-37/+184
* Fixes: Show untracked files in git submit dialogFriedemann Kleint2009-01-092-0/+36
* Bump version from 0.9.1 to 0.9.2goro2008-12-181-4/+4
* Merge branch '0.9.1-beta'dt2008-12-1721-21/+21
|\
| * Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-1620-20/+20
| |\
| | * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-1620-20/+20
| * | Fixes: Nokia Technology Preview License -> Nokia Beta Version Licensedt2008-12-161-1/+1
| |/
* | Merge commit 'origin/0.9.1-beta'con2008-12-101-1/+3
|\ \ | |/
| * use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-1/+3
* | Show pointing hand cursor when hovering a change number (e.g. git SHA1).Ariya Hidayat2008-12-101-2/+10
|/
* support different selection kinds in basetexteditor.mae2008-12-051-16/+5
* Disambiguation for files in git commandsThorbjørn Lindeijer2008-12-031-3/+3
* Compile on MSVC 2003Eskil Abrahamsen Blomfeldt2008-12-031-1/+1
* Fixes: Move icons into VCSBase, use buttons for submitFriedemann Kleint2008-12-026-16/+46
* more code cosmeticshjk2008-12-0220-56/+59
* off-by-one in headershjk2008-12-0220-20/+0
* end-of-line whitespace correction of the new headershjk2008-12-0220-200/+220
* Initial importcon2008-12-0227-0/+2494