aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/submitfieldwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* SubmitFieldWidget: Avoid using sender()Jarek Kobus2022-07-211-35/+24
* Drop Qt5: VCS: Get rid of QComboBox QOverloadJarek Kobus2022-07-191-1/+1
* VCSbase: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-231-3/+3
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* VCSBase: ModernizeOrgad Shaneh2018-09-201-28/+13
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-121-1/+3
|\
| * VcsBase: Modernize the iconsAlessandro Portale2017-10-091-1/+3
* | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* VcsBase: use Qt5 connectsHugues Delorme2015-03-061-5/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: edit vcsbase docsLeena Miettinen2013-09-101-3/+3
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-0/+383