summaryrefslogtreecommitdiff
path: root/src/plugins/git/gerrit/gerritmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-3/+1
* Git: fix compilation failure in Qt4 specific code.Erik Verbruggen2013-07-171-2/+4
* Git: Use Git process environment for Gerrit plugin processesOrgad Shaneh2013-05-171-0/+4
* Clean headers in Git.Friedemann Kleint2013-04-051-3/+0
* Fix Krazy warnings about includes/header guards in version control.Friedemann Kleint2013-03-121-2/+0
* UI text: fix capitalization of Gerrit stringsLeena Miettinen2013-02-121-2/+2
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+4
* | Add a timeout to the gerrit query process.Friedemann Kleint2012-10-081-0/+44
|/
* Adjust license headershjk2012-10-051-21/+20
* Gerrit: Make column headers and tooltip consistent.Friedemann Kleint2012-07-301-3/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Gerrit: Replace 'additional queries' with a query completerOrgad Shaneh2012-07-041-7/+0
* Gerrit: Allow custom queryOrgad Shaneh2012-07-041-34/+57
* Gerrit: Simplify query modelOrgad Shaneh2012-06-111-26/+13
* Gerrit: Make number a URL.Friedemann Kleint2012-05-181-1/+1
* Gerrit: Fix compilation with MSVC2010, Qt 5.Friedemann Kleint2012-05-181-7/+7
* Gerrit: Add 'Details' text to dialog.Friedemann Kleint2012-05-161-11/+23
* Gerrit: Differentiate by approval type.Friedemann Kleint2012-05-161-45/+140
* Gerrit: Introduce bold marking of changes.Friedemann Kleint2012-04-301-0/+49
* Gerrit: Fix tooltip.Friedemann Kleint2012-04-301-3/+3
* Start on a gerrit plugin as a sub-plugin of git.Friedemann Kleint2012-04-261-0/+635