]> git.lyx.org Git - lyx.git/history - src/support/FileName.cpp
Fix problem with python and change of PATH
[lyx.git] / src / support / FileName.cpp
2013-05-19 Vincent van RavesteijnIncrease the uniqueness of the temp directories
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-14 Georg BaumAdd class for threadsafe temp file handling
2013-04-01 Georg BaumDelete temp file after usage
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-04 Pavel SandaLyX 2.1 will support only Qt>=4.5.
2012-08-17 Juergen Spitzmuellertypo
2012-03-11 Stephan Witt#7855 subversion 1.7.x support: use svn info to check...
2012-02-21 Georg BaumMake guessFormatFromContents() a bit more private,...
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-01-12 Georg Baumget rid of dead code and silly function
2012-01-07 Georg BaumQuick fix bug #4267.
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-03-24 Pavel SandaBetter handling checksum on samba - allow fallback...
2011-03-23 Pavel Sandacomment
2011-03-23 Pavel SandaFix samba related crashes
2010-09-24 Richard HeckKeeping the comma leads to bug #6914, since we end...
2010-07-17 Peter KümmelUNDO: enc
2010-07-17 Peter Kümmeladd first version of .lyx file encryption. It's disable...
2010-04-21 Pavel SandaDocFileName::unzippedFilename -> DocFileName::unzippedF...
2010-04-21 Pavel SandaDocFileName.outputFilename -> DocFileName.outputFileName
2010-04-21 Pavel SandaFileName.mangledFilename -> FileName.mangledFileName
2010-04-21 Pavel SandaFilename.relFilename -> Filename.relFileName
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-02-22 Enrico ForestieriOn windows, allow saving a document whose pathname...
2010-02-21 Enrico ForestieriThis should have gone in r33524.
2010-02-21 Enrico ForestieriFix bug #5238: LyX 1.6 fails with non-ascii chars in...
2009-12-11 Uwe Stöhrreplace links to bugzilla with links to trac
2009-12-05 Vincent van RavesteijnAdd a FileName::refresh function and replace one call...
2009-10-16 Jean-Marc LasgouttesRemove dead includes in FileName, since we do not use...
2009-06-09 Enrico ForestieriThe QFileInfo::refresh() bug is fixed in Qt 4.5.
2009-05-21 Uwe Stöhrremove unused includes of convert.h
2009-05-12 Vincent van RavesteijnCompile fix for r29647.
2009-05-12 Vincent van RavesteijnDo the same as r29646, now for FileName::set.
2009-05-12 Vincent van RavesteijnFix the assert on Windows when starting LyX by double...
2009-05-10 Enrico ForestieriFind thesauri files even if \thesaurusdir_path is speci...
2009-05-04 Enrico ForestieriFile names must be compared taking into account filesys...
2009-05-02 Vincent van RavesteijnFix the construction of a filepath after r29498. The...
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-05-02 Enrico ForestieriRevert r29444 (to be soon replaced by Georg's solution).
2009-05-01 Enrico ForestieriWhen performing a reverse DVI search and the tmpdir...
2009-04-29 Enrico ForestieriSpeed up FileName operator==, such that working with...
2009-03-18 Vincent van RavesteijnAdjust the comment about QFileInfo::operator==().
2009-03-09 Vincent van RavesteijnFix an infinite loop with Qt4.5 when creating two unnam...
2009-01-17 Pavel SandaRecognize also dia's compressed format
2008-11-26 Enrico ForestieriFix bug 641 (Detect stale lyxpipes after crash)
2008-10-24 Pavel SandaFix bug 5399.
2008-10-05 Peter KümmelUse long path names when comparing FileNames
2008-10-05 Peter KümmelFix bug 2235: jpeg capital letters (.JPG) does not...
2008-10-04 Peter Kümmeldon't reinvent the wheel
2008-10-04 Peter Kümmelfix bug 4693, Exporting files doesn't create the files...
2008-10-01 Abdelrazak YounesAttempt to fix http://bugzilla.lyx.org/show_bug.cgi...
2008-09-29 Jean-Marc Lasgouttescompilation fix
2008-09-29 Abdelrazak YounesMerge FileFileName::Private::checksum() into FileFileNa...
2008-09-29 Abdelrazak Younesprevious commit: revert debugging code.
2008-09-29 Abdelrazak YounesFileName::Private::checksum(): disable Qt4.4 based...
2008-09-27 Abdelrazak Younesmove sum() to FileName::private::checksum() and add...
2008-09-27 Abdelrazak Younesheader cleanup: remove duplicate includes.
2008-09-27 Abdelrazak YounesFirst step toward fixing bug http://bugzilla.lyx.org...
2008-09-22 Abdelrazak Younesadd FileName::extension() method.
2008-08-07 Richard HeckMake sure temporary files are created, by default,...
2008-07-30 Abdelrazak YounesAdd some comments.
2008-07-30 Abdelrazak Younesprevious rev: better fix from Richard.
2008-07-30 Abdelrazak YounesQt does not compare empty file info apparently.
2008-07-29 Richard HeckRefresh before checking for equality. Solves problem...
2008-07-29 Abdelrazak YounesSupport symlinks, also on Windows!
2008-07-29 Abdelrazak YounesDocFileName::operator==(): use FileName operator.
2008-07-29 Abdelrazak YounesPartially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-29 Abdelrazak YounesAdd new FileName::set() method.
2008-07-24 Abdelrazak YounesFix bug due to wrong interpretation of Qt's doc, take 2.
2008-07-24 Abdelrazak YounesFix bug due to wrong interpretation of Qt's doc.
2008-07-23 Abdelrazak YounesIntroduce a new tempName() method with base directory.
2008-07-23 Abdelrazak YounesSafer temp file creation with regards to double slash.
2008-07-23 Abdelrazak YounesFileName::isDirWritable(): make is safer.
2008-07-23 Abdelrazak YounesBug fix: FileName doesn't like double slash. I am going...
2008-07-23 Abdelrazak YounesReplace home made temp file creation with safer (and...
2008-07-22 Abdelrazak Younestentatively fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-22 Enrico ForestieriThe QFileInfo::refresh() bug affects all *nix targets...
2008-07-21 Richard HeckFix bug 5075, I hope.
2008-07-19 Richard HeckRevert unintentional commits.
2008-07-19 Richard HeckOptimize GuiCitation a bit by not checking the cache...
2008-07-19 Abdelrazak YounesPotentially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-19 Abdelrazak YounesAdd some output for bug 4693
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-29 Stefan Schimanski* Some more clever elide mode for the LyX buffer tabs...
2008-04-20 Richard HeckFix bug 4772, which was revealed by the removal of...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2007-12-18 Abdelrazak Younes* FileName::onlyPath(): use correct method. I need...
2007-12-18 Abdelrazak YounesRemove unneeded assertion.
2007-12-17 Abdelrazak Younes* FileName::onlyFileName(): use QFileInfo method.
2007-12-17 Abdelrazak Younes* FileName::changePermission(): upon Enrico's advice...
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-17 Abdelrazak Younestransfer os::is_absolute_path() to FileName::isAbsolute().
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesFileName::checksum(): Don't warn if file exists as...
2007-12-16 Abdelrazak YounesTransfer getcwd() implementation to FileName.
2007-12-16 Abdelrazak YounesSimplify FileName::tempName().
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-15 Abdelrazak YounesChange semantics of FileName::copyTo(): we now overwrit...
next