aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/submitfilemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-1/+1
* VcsPlugin: Simplify return statementsJarek Kobus2023-08-021-2/+2
* VcsBase: Convert to Tr::trhjk2023-01-181-1/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Vcs: Proliferate FilePath a bit furtherhjk2022-11-091-8/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-3/+3
* Core: filepathify FileIconProviderDavid Schulz2021-06-091-2/+3
* SubmitFileModel: Remove commented codeAndre Hartmann2017-05-191-1/+0
* SubmitFileModel: Change enum naming according coding styleAndre Hartmann2017-05-191-3/+3
* SubmitFileModel: Whitespace cleanupAndre Hartmann2017-05-191-1/+1
* SubmitFileModel: Remove Q_FOREACHAndre Hartmann2017-05-191-1/+1
* SubmitFileModel: Simplify list constructionAndre Hartmann2017-05-191-5/+2
* SubmitFileModel: Remove unneeded qualificationAndre Hartmann2017-05-191-1/+1
* VCS: Colorize unmerged files in submit editorAndre Hartmann2016-05-201-0/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Vcs: colorize file items in submit editorHugues Delorme2015-03-131-2/+56
* Vcs: fix missing icons in SubmitFileModelHugues Delorme2015-03-111-4/+21
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VCS: Do not check uncheckable items on Select all...Orgad Shaneh2015-02-051-2/+5
* | VcsBase: Sprinkle with autoTobias Hunger2015-01-221-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-1/+1
|\
| * Doc: edit vcsbase docsLeena Miettinen2013-09-101-1/+1
* | Core: Clean up FileIconProvider interfacehjk2013-09-131-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/[email protected]/[email protected]/hjk2011-11-031-2/+2
* | Git: Do the right thing when commitingTobias Hunger2011-10-311-17/+33