aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/file/libkvifile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert 0s and NULLs to nullptrGravatar IceN9ne2018-12-031-1/+1
* Support OpenSSL 1.1.0 (#2223)•••Fixes #2151.Gravatar Vladimir Panteleev2017-12-111-6/+12
* Fix wrapping of <pre> in the docs.•••Fixes #2288 Gravatar wodim2017-08-311-14/+14
* Make Windows code Unicode-aware (#2219)Gravatar wodim2017-05-241-3/+9
* Miscellaneous documentation fixesGravatar OmegaPhil2017-02-231-140/+129
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-4/+4
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-223/+250
* Improve foreach loop•••@staticfox Gravatar Alexey Sokolov2016-04-261-2/+2
* libkvifile: Use for range loopGravatar staticfox2016-04-251-4/+4
* Add support to windows unc remote path in module FileGravatar Noldor732016-04-221-99/+120
* Revert "Add support to windows unc remote path in module File; code fix/enhan...•••This reverts commit 741e768cfef3d1aa86d057b667f6bb4f1375f78d. Gravatar staticfox2016-04-211-120/+99
* Add support to windows unc remote path in module File; code fix/enhancement i...Gravatar Noldor732016-04-211-99/+120
* documentation: formatting/indentation + minor syntax fixes•••+ Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes Gravatar un1versal2016-03-141-41/+73
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-2/+2
* libkvifile: typos, capitalization and consistency fixesGravatar un1versal2015-12-051-40/+39
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-1/+0
* [ci skip] cpp file typos and capitalization correctionsGravatar un1versal2015-10-081-4/+4
* Make file.mkdir smarterGravatar Szymon Tomasz Stefanek2015-10-041-4/+13
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-11-211-5/+5
* - bump to QT 4.7 (we have no QT 4.8 specific code)•••- QT4 on MSVC still needs qtmain, the cmake policy does not apply there - fix perl on windows, remove activestate hack, we don't support that anymore git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6371 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-02-271-4/+1
* - some fixing for cmake 3•••- compile with WIN32_LEAN_AND_MEAN - fix compilation with qt5 on windows, thanks to d00p for the transparency fix - some work on windows resource files (still in progress) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6370 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-02-271-4/+2
* more avoid openssl deprecation under osx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6342 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2013-06-201-0/+8
* Fix $file.readLines•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6299 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-12-221-4/+14
* (Maybe) compile also with qt 4.6.2•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6199 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-07-021-1/+4
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6046 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-01-091-1/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6045 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-01-091-5/+6
* hopefully fixed win32 compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6044 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-01-091-1/+1
* added $file.time() function;•••cleaned code; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6041 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-01-081-101/+185
* some fixes on documentation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5966 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-09-111-6/+6
* droppped cryptopp dependency, as per resolution #4 of last week's ml discussi...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5943 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-08-241-89/+3
* Fixed typos found by Lintian.•••This commit fixes: I: kvirc: spelling-error-in-binary usr/bin/kvirc writeable writable I: kvirc: spelling-error-in-binary usr/lib/kvirc/4.1/modules/libkvioptions.so allows to allows one to I: kvirc: spelling-error-in-binary usr/lib/kvirc/4.1/modules/libkvipopupeditor.so allows to allows one to git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5830 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2011-05-071-3/+3
* Fixed diskspace function•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5812 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-301-8/+6
* Fix compilation under win•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5811 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-301-5/+5
* Added file.diskspace function (working on linux, macos and win)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5810 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-301-0/+58
* daily documentation fix by OmegaPhil•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5752 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-04-041-7/+7
* Don't make Crypto++ and OpenSSL support mutally exclusive.•••This allows using SSL encrypted connections and still use Crypto++ for the remaining cryptographic functions. Signed-off-by: Kai Wasserbäch <curan@debian.org> git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5466 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2011-02-111-2/+2
* Some cmake-related changes:•••cleaned up the KVIRC_BUILD_FLAGS mess, now every #ifdef used in the code should have its own #define/#undef in kvi_sysconfig.h removed the old WITH_* family of flags, use the native cmake WANT_* options that avoids caching problems and permits to both set and unset the option use WANT_CRYPTOPP for cryptopp code (was: WANT_NO_EMBEDDED_CODE), and disable WANT_OPENSSL when the user wants tom switch to cryptopp updated INSTALL file accordingly git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5430 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-02-071-4/+4
* Fixed typos, updated .po files, updated spanish translation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5381 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-01-201-2/+2
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-6/+6
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-13/+13
* documentation fixes on file module by OmegaPhil•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5215 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-211-6/+14
* Add file.writeBytes and $file.readBytes(). Fix a buggie in the parameter proc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5048 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-10-091-11/+193
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-311-39/+39
* compilation fix if no ssl and no crypto++ installed•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4318 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-3/+3
* [KVIrc] $file.digest: Enable the Crypto++ code path.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4283 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-04-211-19/+16
* reordered commands/functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4271 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-04-201-17/+17
* reverted patch, committed by mistake•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4270 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-04-201-17/+17