aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/submitfilemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: edit vcsbase docsLeena Miettinen2013-09-101-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+4
* VCS: Preserve uncheckable files on submit editor refreshOrgad Shaneh2013-06-171-4/+14
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | VCS: Replace Q_ASSERTs with QTC_ASSERTOrgad Shaneh2013-01-081-1/+2
* | VCS: Generalize selections preserving on model refreshOrgad Shaneh2013-01-071-0/+24
* | VCS: Use SubmitFileModel in SubmitEditorWidgetOrgad Shaneh2013-01-071-27/+16
* | VCS: Refresh submit editor status when it might changeOrgad Shaneh2012-12-301-0/+6
* | Git: Prevent checking unmerged files in submit editorOrgad Shaneh2012-12-301-5/+6
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* VCS: Fix warning about hiding a virtual methodTobias Hunger2012-01-201-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-3/+3
* vcsbase: stylehjk2012-01-091-1/+1
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-081-2/+0
* Merge branch 'master' of ssh://codereview.qt-project.org/qt-creator/qt-creatorEike Ziller2011-11-111-0/+5
|\
| * VcsBase: show icons for the files in the submit editorHugues Delorme2011-11-111-0/+5
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\ \ | |/ |/|
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Git: Do the right thing when commitingTobias Hunger2011-10-311-17/+33
* | VCS: Add some convenience methods to SubmitFileModelTobias Hunger2011-10-311-0/+30
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | API Documentation: Add VCSBase.Friedemann Kleint2011-03-281-0/+7
|/
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Long live the king!hjk2010-03-051-1/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* 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 list...Friedemann Kleint2009-01-131-1/+28
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-121-0/+78