]> git.lyx.org Git - lyx.git/history - src/VCBackend.cpp
Enable OK/Apply buttons when resetting to class defaults.
[lyx.git] / src / VCBackend.cpp
2016-02-20 Stephan Witt#9940 VCS now toggles buffer read-only state if locking...
2016-01-17 Stephan Wittfix GIT - version control for LyX documents not detected
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Uwe StöhrVCBackend.cpp: addendum to [f51d7fdd/lyxgit]
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-30 Georg BaumFix return value of CVS::toString() + cosmetics
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2013-04-14 Pavel SandaMake parameter more readable.
2013-04-11 Tommaso CucinottaReplacing git status --porcelain along with output...
2013-04-11 Tommaso CucinottaAvoid check mistakenly current folder for .git/.svn...
2013-04-10 Georg BaumRemove partial support for non-buffer files in VCS
2013-04-06 Tommaso CucinottaNow LyX correctly asks to retrieve non-existing file...
2013-03-18 Vincent van RavesteijnFix monolithic build
2013-02-18 Pavel Sandagit typo
2013-02-18 Pavel SandaGit VCS: use describe for tree revision info.
2013-02-10 Pavel SandaLeftover from SVN.
2013-02-10 Pavel SandaAdd very simple revision comparison for git.
2013-02-08 Georg BaumImplement revision info for git
2013-02-06 Georg BaumImplement very basic git support
2013-02-06 Georg BaumImplement VCS copy and rename
2013-02-06 Georg BaumCorrectly delete temp files
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-04 Georg BaumFix inconsistent VCS checkin return values
2013-02-03 Georg BaumFix typos
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-15 Georg BaumImplement extractFromVC() for CVS and SVN.
2012-11-13 Georg BaumGet rid of redundant CVS/SVN file_ member
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-08-16 Pavel SandaAnother attempt at #8295.
2012-08-16 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-16 Stephan Wittensure VCS::checkparentdirs() starts with an absolute...
2012-08-15 Stephan Wittadd debug messages to VCS::checkparentdirs (ticket...
2012-03-11 Stephan Witt#7855 subversion 1.7.x support: use svn info to check...
2011-07-02 Pavel SandaVCS: RCS implementation for date and author insetinfo...
2011-07-02 Pavel SandaVCS: copy-paste error, these functions return bool.
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2010-11-30 Pavel SandaStephan, I changed this string since the previous versi...
2010-11-06 Stephan Wittimplementation for "Compare with older revision" for...
2010-11-06 Stephan Wittcheck for user cancel or errors on vcs revert before...
2010-11-06 Pavel SandaQuickfix closing #6396.
2010-11-06 Pavel SandaFix RCS part of #6396. Btw revert is slightly broken...
2010-11-06 Stephan WittCVS implementation for buffer-info vcs-author, cvs...
2010-11-02 Pavel SandaAdd comment.
2010-10-25 Stephan Wittin client server mode CVS does not like full path opera...
2010-10-25 Stephan Witt#6396 no dialog when no doc changes were done and check...
2010-10-25 Stephan Witt* implementation of status check and use it for checkIn...
2010-10-13 Stephan Wittwhitespace correction
2010-10-08 Stephan Wittadd implementation for CVS::checkOut
2010-09-07 Pavel SandaRCS case is more complicated
2010-09-07 Pavel SandaBetter debugging
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-03-11 Vincent van RavesteijnTypo and style.
2010-03-10 Vincent van RavesteijnAdjust some messages and constify a variable.
2010-02-15 Pavel SandaSupport revision fetching also for RCS.
2010-02-15 Pavel SandaAllow revision to be string.
2010-02-12 Pavel SandaWe need public API
2010-02-12 Pavel SandaSlowly toward version control + comparison
2010-02-12 Pavel SandaForgotten. There should be some oneliner for substituti...
2010-02-12 Pavel SandaWhitespace
2010-02-12 Pavel SandaKill locker() API in VCS
2010-02-12 Pavel SandaLets start some cleanup of old version() VCS API
2010-02-12 Pavel SandaSVN info - add author, date, time
2010-02-12 Pavel SandaRevision info for RCS too.
2010-02-12 Pavel SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-12 Pavel SandaWhite space
2010-02-12 Pavel SandaVCS: Extended API for revision info
2010-02-12 Pavel SandaSVN file revision number
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-01-14 Pavel SandaIt seems that svn changes its implicit behaviour across...
2010-01-14 Pavel SandaNext possibility for svn conflict in log parsing.
2010-01-10 Richard HeckWhitespace and typo fix. (That meant: "After LyX presse...
2010-01-07 Pavel SandaFix typo spotted by Vincent
2010-01-07 Vincent van Ravesteijn*VCBackend: Code simplification, constify, and adding...
2010-01-03 Pavel SandaRCS read-only toggling also doesn't work correctly...
2009-12-23 Vincent van RavesteijnSVN: Return an empty string when the log message is...
2009-12-08 Jürgen Spitzmüllerindicate that we're opening a dialog.
2009-12-07 Pavel SandaChange string
2009-12-04 Pavel SandaVCS: do not allow to run VCS stuff in parallel with...
2009-11-24 Pavel SandaVCS: allow displaying diff log
2009-11-19 Pavel SandaComment on stderr issue.
2009-10-14 Pavel SandaMake updating less dangerous, see comments in #6255.
2009-10-13 Jürgen Spitzmüller* VCBackend.cpp: typo.
2009-10-07 Pavel SandaCoding style
2009-10-06 Pavel SandaBug #6255 - Update linked files with version control
2009-06-28 Pavel SandaSave translators work
2009-06-26 Pavel SandaCosmetics
2009-06-25 Pavel SandaGuify setting of svn locking property
2009-03-17 Jürgen Spitzmüller* VCBackend.cpp:
2009-02-01 Pavel SandaVCS: constify, thanks Andre
2009-01-31 Pavel SandaVCS: adjust internal structure
2009-01-31 Pavel SandaVCS: add svn locking mechanism
2009-01-30 Pavel SandaBetter safe than sorry
2009-01-28 Pavel Sandacosmetics
2008-11-24 Stephan Wittconvert string arguments for bformat with proper encoding
next