aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/file
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-041-3/+3
* qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-281-3/+0
* (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
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-141-9/+0
* 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-112-6/+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-212-19/+20
* 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
* reordered commands/functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4269 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-04-201-17/+17
* added $file.digest() function;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4268 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-04-201-51/+195
* removed old Qt3 wrappers;•••improved hungarian notation; added doxygen comments; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4260 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-04-181-7/+8
* final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-241-1/+2
* updated changelog;•••moved bytes multiples from SI to IEC (International Electrotechnical Commission) standard (from KB, MB, GB to KiB, MiB, GiB); git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3589 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-11-051-3/+3
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-231/+0
* restored .config/KVIrc/log/ as default path for log files (fixes #371)•••fixed $file.extractfilename documentation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3418 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-221-2/+2
* improved hungarian notation;•••added missing tooltips; removed uselss definition of KviQCString git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-011-2/+2
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-081-1/+1
* fixd typos; updated translation files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3060 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-01-301-1/+1
* second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-4/+3
* fixed clearRecentChannels action + removed obsolete class KviGarbageCollector...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2776 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-271-1/+1
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-139/+3
* removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-147/+0
* fixed license template for modules from a to f•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-1/+1
* pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-162-231/+231
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-7/+6
* more qt4 porting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2320 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-271-1/+1
* upported patch for #215•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2305 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-261-7/+8
* oh yeah, removed autotools!;•••bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-031-18/+0
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1822 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-192-2/+3