]> git.lyx.org Git - lyx.git/history - src/VCBackend.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / VCBackend.h
2021-09-28 Yuriy SkalkoRemove redundant semicolons reported by GCC with -Wextr...
2020-12-18 Richard Kimberly... Typo
2020-12-18 Richard Kimberly... Remove unused return values and useless member assignment.
2020-12-18 Richard Kimberly... typo
2020-12-18 Richard Kimberly... Comments
2020-12-18 Richard Kimberly... Fix bug with registering files for VC when they are...
2020-12-18 Richard Kimberly... Style
2020-12-18 Richard Kimberly... Style
2020-10-12 Yuriy SkalkoAdd `override` in VCBackend
2019-07-28 Pavel Sandagit VCS: add support for short hashes in inset info...
2017-07-03 Richard HeckFix whitespace at EOL.
2016-09-08 Jean-Marc LasgouttesSet window title according to platform UI
2016-02-20 Stephan Wittcorrect whitespace
2015-09-13 Georg BaumAdd some missing member variable initializations
2013-04-14 Pavel SandaMake parameter more readable.
2013-04-10 Georg BaumRemove partial support for non-buffer files in VCS
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-04 Georg BaumFix inconsistent VCS checkin return values
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 Baumimprove documentation
2012-11-13 Georg BaumGet rid of redundant CVS/SVN file_ member
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...
2010-11-06 Pavel SandaComment
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 Stephan WittCVS implementation for buffer-info vcs-author, cvs...
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-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 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 SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-12 Pavel SandaVCS: Extended API for revision info
2010-02-12 Pavel SandaSVN file revision number
2009-10-14 Pavel SandaMake updating less dangerous, see comments in #6255.
2009-10-06 Pavel SandaBug #6255 - Update linked files with version control
2009-06-25 Pavel SandaGuify setting of svn locking property
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
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-29 Pavel SandaVCS: Towards statusbar info.
2008-07-29 Pavel SandaWhen statusbar is not reachable, show at least we _do_...
2008-07-22 Pavel SandascanLog for checkout svn in VCS.
2008-07-22 Pavel SandaImplement checkout for svn.
2008-07-22 Pavel SandatoggleReadOnly belongs only to RCS, not CVS.
2008-07-22 Pavel SandaVCS svn support, partly fixes http://bugzilla.lyx.org...
2008-07-21 Pavel SandaThis should bring cvs revision control to usable state.
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-10-20 André Pönitzmainly cosmetics
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/