aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clearcase
Commit message (Expand)AuthorAgeFilesLines
...
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-1/+1
* ClearCase: Clean forward declarationLaurent Montel2017-09-251-2/+0
* ClearCase: Don't try reading when file cannot be openedRobert Loehning2017-09-181-3/+5
* VCS: Offer to save-all before commitTobias Hunger2017-09-122-0/+9
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-282-3/+3
|\|
| * ClearCase: Fix UI text to follow guidelinesLeena Miettinen2017-07-282-3/+3
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-251-9/+9
|\|
| * Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-9/+9
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-1/+1
* | VcsManager: Simplify usage of clearVersionControlCacheTobias Hunger2017-07-101-1/+1
|/
* ClearCase: Make sure m_cmbActivity is initializedTobias Hunger2017-06-061-2/+2
* ClearCase: Disable by defaultOrgad Shaneh2017-05-241-0/+1
* Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-142-3/+3
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
| * ClearCase: Re-slot annotateVersionOrgad Shaneh2016-11-281-1/+1
* | ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-1/+1
* | Move mimetype definitions to plugin specsEike Ziller2017-02-275-12/+11
* | Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* | Replace a few occurrences of QStringList() << ...hjk2017-02-081-4/+4
* | Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-3/+3
* | VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-282-11/+1
* | VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-282-5/+5
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-1/+0
* | VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-212-0/+8
* | VCS: "final"-ize IVersionControl implementationsTobias Hunger2016-10-211-17/+17
|/
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-022-0/+10
* Fix qbs build on macOSChristian Kandeler2016-07-281-1/+1
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* ClearCase: Adapt to removed signalOrgad Shaneh2016-05-301-1/+5
* vcs: fix compiler warningNikita Baryshnikov2016-05-131-3/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-6/+6
* ClearCase: Fix plugin unit testsChristian Stenger2016-03-101-1/+1
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-1/+3
* ClearCase: Use Utils::runAsyncEike Ziller2016-02-121-4/+3
* Polish: Remove some more useless "slots" from headersTobias Hunger2016-02-104-21/+19
* ClearCase: ModernizeTobias Hunger2016-02-0422-172/+84
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1926-451/+326
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-2/+1
* ClearCase: Make updateStatusActions() a slot againChristian Stenger2015-11-301-1/+1
* ClearCase: Use Qt5-style connectsTobias Hunger2015-11-232-43/+45
* Clear Case: fix UI textLeena Miettinen2015-10-222-4/+4
* ClearCase: replace link with text URLLeena Miettinen2015-07-061-4/+4
* ClearCase: Persist save keep file on undo checkoutKnut Petter Svendsen2015-06-113-11/+22
* ClearCase: Add setting to not prompt for commentKnut Petter Svendsen2015-06-117-18/+59
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-092-4/+5