summaryrefslogtreecommitdiff
path: root/src/plugins/git/gerrit/authenticationdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase: Pass context object to lambda connectionsJarek Kobus2022-12-071-1/+1
* Git: Convert to Tr::trAlessandro Portale2022-10-061-6/+8
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Gerrit: inline authenticationdialog.uihjk2022-08-031-27/+69
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+2
* Workaround 5.15 deprecations in QTextStreamsDavid Schulz2020-01-171-4/+2
* Fix compile before current Qt devChristian Stenger2019-11-121-2/+4
* Partial compile fix for current Qt dev and/or Qt 6hjk2019-11-121-2/+2
* Utils: Purge asConstOrgad Shaneh2018-04-091-1/+0
* Gerrit: Store username provided by the userOrgad Shaneh2017-03-131-0/+1
* Gerrit: Split GerritServer to its own fileOrgad Shaneh2017-03-081-1/+1
* Gerrit: Improve button enabling in AuthenticationDialogAndre Hartmann2017-03-041-6/+28
* Gerrit: Set focus to password in AuthenticationDialogAndre Hartmann2017-03-041-0/+2
* Gerrit: Assure trailing newline when saving .netrcAndre Hartmann2017-03-031-1/+1
* Gerrit: Fix writing .netrc configuration fileAndre Hartmann2017-03-031-2/+3
* Gerrit: De-duplicate regular expression matchingOrgad Shaneh2017-03-021-4/+8
* Gerrit: Support REST query for HTTP serversOrgad Shaneh2017-03-021-0/+142