aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs/cvsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* VCS: Use entries combobox for logOrgad Shaneh2013-01-301-0/+27
* VCS: Un-static testDiffFileResolvingOrgad Shaneh2013-01-301-1/+1
* VCS: Add diff pattern tests for CVS and MercurialOrgad Shaneh2013-01-221-0/+26
* CommandLocator: use Id instead of QString.hjk2013-01-181-1/+1
* Git: Pass rows instead of files for diffSelectedFilesOrgad Shaneh2013-01-111-1/+2
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+5
* Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
|/
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-211-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-17/+4
* VCS: Always allow "Revert Chunk"Orgad Shaneh2012-06-041-1/+0
* ActionManager API cleanup.Eike Ziller2012-05-251-34/+32
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-15/+3
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+12
* editormanager: simplify use of interfacehjk2012-05-111-9/+9
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-21/+21
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-6/+5
* cvs: polish stylehjk2012-01-111-279/+284
* vcs: s/VCS/Vcs/hjk2012-01-091-81/+81
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-2/+3
* | more style fixes of string literal accesshjk2011-11-021-29/+30
|/
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Added a shortcut for Diff Selected FilesOrgad Shaneh2011-05-031-1/+1
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-201-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-11/+9
* abort commit if commit message cannot be savedOswald Buddenhagen2011-04-181-2/+3
* file manager: introduce saveFile() and remove blockFileChange() & unblockFile...Oswald Buddenhagen2011-04-181-3/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-151-0/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | VCS[perforce,svn,vcs]: Use convenience to tag editors for reuse.Friedemann Kleint2011-03-311-27/+16
* | VCS[cvs,subversion]: Add diff options and enable reverting chunks.Friedemann Kleint2011-03-251-12/+84
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-17/+17
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\