]> git.lyx.org Git - lyx.git/history - src/support
* src/frontends/GuiDocument.{cpp,h}:
[lyx.git] / src / support /
2007-11-28 Abdelrazak YounesRemove the full assertion.
2007-11-28 Abdelrazak YounesFileName(): Remove isAbsolute() assertion. This is...
2007-11-28 Abdelrazak Younes* FileName:
2007-11-27 André Pönitzuse LYXERR macro to avoid unneeded argument evaluations...
2007-11-27 André Pönitzuse macro instead of unconditional evaluation
2007-11-27 Peter Kümmeluse the same mechanism to trigger moc as in frontends/qt4
2007-11-27 Peter Kümmelfix line endings
2007-11-27 Abdelrazak YounesGetting rid of normalizePath() which is unneeded for...
2007-11-27 Abdelrazak YounesIntroducing FileName::dirList() to replace the one...
2007-11-26 Bernhard RoiderPCH compile fix
2007-11-26 Abdelrazak YounesFileName::destroyDirectory(): Continue deleting even...
2007-11-26 Abdelrazak Younesremove debug code.
2007-11-26 Abdelrazak Younes* support/FileName:
2007-11-26 Abdelrazak YounesInline qstring_helpers methods.
2007-11-26 Abdelrazak YounesFix initialisation bug introduced in r21788.
2007-11-25 André Pönitzuse plain C++ instead of boost
2007-11-25 Abdelrazak YounesFree support/FileName.cpp from boost::filesystem. Pleas...
2007-11-25 Abdelrazak YounesFree src/ from boost::filesystem.
2007-11-25 André Pönitzadd signal/slot implementation 'framework'
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-24 Enrico ForestieriFix some other thinkos in r21048
2007-11-16 Abdelrazak YounesWIN32 compile fix.
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak YounesRemove support for Qt < 4.2
2007-11-14 Enrico ForestieriFix bug that files with nonascii filenames are always...
2007-11-14 André Pönitzunneeded stuff
2007-11-12 André Pönitzsimplify class structure
2007-11-10 Uwe StöhrFileName.cpp: MSVC compile fix for r21492
2007-11-10 André Pönitzcosmetics
2007-11-09 Enrico ForestieriMuch ado about nothing
2007-11-09 Abdelrazak Younesrevert 21523.
2007-11-08 Uwe StöhrFileName.cpp: compile fix
2007-11-08 André Pönitz#undef I_AM_NOT_AFRAID_OF_HEADER_LIBRARIES
2007-11-08 Enrico ForestieriAlways forward declare string as it is not guaranteed...
2007-11-08 Abdelrazak YounesFix compilation for MSVC.
2007-11-08 Enrico ForestieriFix problems with odocstream on "exotic" systems caused...
2007-11-08 André Pönitzshuffle stuff around
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-07 Abdelrazak Younescompil fix. No guaranty that it works but at least...
2007-11-07 André Pönitzcompile fix?
2007-11-07 André Pönitzmore use of support::FileName.
2007-11-06 André Pönitzsimplification
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-11-06 André Pönitzrmove unused file
2007-11-03 André Pönitzcosmetics
2007-11-03 André Pönitzugly and not strictly needed
2007-11-03 André Pönitzsome std::string -> filename changes
2007-11-02 André Pönitzcosmetics
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-31 Stefan Schimanski* gcc does not like missing characters in keywords
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-31 Abdelrazak YounesMove to_local8bit_failure class to docstring.cpp and...
2007-10-29 André Pönitzmake unused exception less expensive
2007-10-26 Bernhard Roidercomplete fix of bug 3172: add binary mode open to the...
2007-10-25 Bernhard Roiderfix bug 3172: open file in binary mode, otherwise itera...
2007-10-25 André Pönitz172725 lines down
2007-10-20 Bo Pengmake trunk compile
2007-10-20 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-10-19 Abdelrazak YounesFix copy&paste bug.
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-18 André Pönitzcreate FileName::isDir function
2007-10-18 André Pönitzstart using FileName::exists()
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-10-17 André Pönitzcreate some helper functions in FileName
2007-10-17 André Pönitzdo not pack parts of the working copy
2007-10-11 André Pönitzshut up
2007-10-10 André Pönitzthinko
2007-10-02 André Pönitzs/pkglib_/noinst_/
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-09-29 André Pönitzmove ChangeLogs to the attic
2007-09-16 Lars Gullik BjønnesAmbigous else
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-08 Richard HeckCorrect comment.
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-09-06 Bo Pengsupport/minizip/iowin32.h|c: also test for _WIN32 becau...
2007-09-04 Peter Kümmeldeclare specialisations, needed by the merge build...
2007-09-04 Enrico ForestieriRegister math fonts with fontconfig
2007-09-03 Bo PengMove two minizip functions from filetools.cpp to its...
2007-08-30 André Pönitzxpm -> png
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-24 Enrico ForestieriCompile all minizip sources also on *nix platforms...
2007-08-23 André Pönitzdo not compiler iowin32.* on Non-Windows
2007-08-22 Enrico ForestieriCompile fix for mingw
2007-08-21 André Pönitz"proper" fix for utime use in filetools.cpp
2007-08-21 André Pönitzcompile fix for ubuntu, probably not generic enough
2007-08-21 Bo PengFix file inclusion in src/support/filetools.cpp under mac
2007-08-21 Peter Kümmelminizip fixes for msvc and cmake
2007-08-21 Bo PengAdd autotools support for src/support/minizip stuff
2007-08-21 Bo PengChange src/support/minizip/* from K&R to ANSI style...
2007-08-21 Bo PengEmbedding feature patch 1: add zipFiles and unzipToDir...
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-08-14 Enrico ForestieriFix dist target
2007-08-12 André Pönitzremove reference to LaTeXStream
2007-08-12 André Pönitzsome renamimg
2007-08-12 André Pönitzadd missing header
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-11 Jean-Marc Lasgouttesrename the generated package.C to Package.cpp, as it...
next