summaryrefslogtreecommitdiff
path: root/src/plugins/git/commitdata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Git: Extract FileState from CommitDataOrgad Shaneh2012-10-291-18/+18
| | | | | | | | | * Add a QFlags type for it and use it * Clean up GitClient::addAndCommit * Rename Updated -> Unmerged Change-Id: Id96f71fb78af923605f5773f65a5625244a49499 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Git: Remove unused default valueOrgad Shaneh2012-10-291-1/+1
| | | | | Change-Id: I2e9354cc675281a5025706d023e92d43c81910f6 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Git: Refactor checkLine as a member function in CommitDataOrgad Shaneh2012-10-291-14/+13
| | | | | Change-Id: I9a19cc7fd8cb2102eb8c5a1589b81164498d3c34 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Adjust license headershjk2012-10-051-21/+20
| | | | | Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
| | | | | Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Git: Support file names with spacesOrgad Shaneh2012-06-201-1/+4
| | | | | Change-Id: I19fa6fbcbf480b4a6c31cf628f8ca392f7bd7ef2 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Git: Enable --no-verify for commitOrgad Shaneh2012-03-141-1/+3
| | | | | Change-Id: I88cfb7839b41467e3f6b25bea329eb15765e440e Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
| | | | | | | | Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-3/+3
| | | | | Change-Id: I85c007045efdb207f397b42fbce7a554ac9c9819 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Long live the king!hjk2012-01-261-1/+1
| | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-131-2/+2
| | | | | | | or even with QTC_CHECKs. Change-Id: I6df67f088bb2f944f0a1abd751fdb192db2be298 Reviewed-by: hjk <qthjk@ovi.com>
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/libs/qmljs/qmljsinterpreter.cpp src/libs/qmljs/qmljsinterpreter.h src/plugins/debugger/qml/scriptconsole.cpp src/plugins/git/gitplugin.cpp src/plugins/qmlprofiler/canvas/qdeclarativetiledcanvas.cpp src/plugins/qmlprofiler/canvas/qdeclarativetiledcanvas_p.h Change-Id: Iad59c8d87c72a21c79c047e374c0ab689998af39
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| | | | | | | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* | Git: Do the right thing when commitingTobias Hunger2011-10-311-121/+90
|/ | | | | | | | Do the right thing when commiting in git. This allows staged files to be commited without additional changes, etc. Change-Id: Ib04c91cf9c105c4a2bbe013926112d6d5d3bade6 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
| | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
* Update license.hjk2011-04-131-14/+13
|
* Git: Update for git 1.7.4Tobias Hunger2011-03-031-1/+2
| | | | | | | Handle git status output as done by git 1.7.4. Thanks to BogDan Vatra for pointing out this issue. TaskNumber: QTCREATORBUG-3697
* It's 2011 now.con2011-01-121-1/+1
| | | | Reviewed-by: hjk
* Git: Improve handling of git submodulesTobias Hunger2010-12-201-31/+35
| | | | Task-number: QTCREATORBUG-3390
* License headers.con2010-12-171-7/+11
|
* VCS[git]: Add menu option for git amend.Friedemann Kleint2010-08-231-0/+1
| | | | Task-number: QTCREATORBUG-1642
* Long live the king!hjk2010-03-051-1/+1
|
* Fixes commiting with empty author/email informationdt2009-12-111-2/+5
| | | | | Also only filling in the author field works, git does magic then. Also fix quoting
* long live the kinghjk2009-08-141-1/+1
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fix quoting in git commit, fixes committing for me on windowsdt2009-04-021-2/+2
| | | | Reviewed-By: Ossi
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* Fixes: Make git diff work for staged files, do not launch submit if file ↵Friedemann Kleint2009-01-131-1/+6
| | | | | | list empty, make file model read only, add conveniences Details: Add a type data field to the git file model
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-121-0/+128
|
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* Fixes: Add revert to git, name stage options according to git guiFriedemann Kleint2008-12-041-4/+4
|
* more file cosmeticshjk2008-12-021-2/+3
|
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* Initial importcon2008-12-021-0/+96