aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/file/libkvifile.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* reordered commands/functionsGravatar Elvio Basello2010-04-201-17/+17
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4271 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reverted patch, committed by mistakeGravatar Elvio Basello2010-04-201-17/+17
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4270 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reordered commands/functionsGravatar Elvio Basello2010-04-201-17/+17
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4269 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added $file.digest() function;Gravatar Elvio Basello2010-04-201-51/+195
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4268 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old Qt3 wrappers;Gravatar Elvio Basello2010-04-181-7/+8
| | | | | | | | improved hungarian notation; added doxygen comments; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4260 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated changelog;Gravatar Elvio Basello2009-11-051-3/+3
| | | | | | | 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
* restored .config/KVIrc/log/ as default path for log files (fixes #371)Gravatar Fabio Bas2009-08-221-2/+2
| | | | | | fixed $file.extractfilename documentation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3418 17fca916-40b9-46aa-a4ea-0a15b648b75c
* improved hungarian notation;Gravatar Elvio Basello2009-07-011-2/+2
| | | | | | | | added missing tooltips; removed uselss definition of KviQCString git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixd typos; updated translation filesGravatar Elvio Basello2009-01-301-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3060 17fca916-40b9-46aa-a4ea-0a15b648b75c
* second round of misc compilation noise reductionGravatar Fabio Bas2008-11-081-4/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed clearRecentChannels action + removed obsolete class ↵Gravatar Noldor2008-10-271-1/+1
| | | | | | KviGarbageCollector (using QObject::deleteLater() instead) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2776 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from a to fGravatar Elvio Basello2008-09-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 portingGravatar Alexey Uzhva2008-08-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2320 17fca916-40b9-46aa-a4ea-0a15b648b75c
* upported patch for #215Gravatar Fabio Bas2008-08-261-7/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2305 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more QT4 portGravatar Noldor2008-05-191-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1822 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more QT4 portGravatar Noldor2008-05-181-7/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1817 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Huge QT4 port commit :) (wip)Gravatar Noldor2008-05-131-23/+23
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed QT3 QString stuff (wip). Need test.Gravatar Noldor2008-04-131-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1476 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more code cleanGravatar Elvio Basello2008-04-031-24/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1381 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some little fixes around;Gravatar Elvio Basello2008-03-041-9/+9
| | | | | | | | fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed doc (file format win32 -> unix)Gravatar TheXception2008-02-201-1260/+1260
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1144 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 port; using new System Tray icon model, shipped with qt4:)Gravatar Alexey Uzhva2007-03-301-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@441 17fca916-40b9-46aa-a4ea-0a15b648b75c
* new functions: $receivedBytes and $sentBytesGravatar Alexey Uzhva2007-03-261-1268/+1258
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@436 17fca916-40b9-46aa-a4ea-0a15b648b75c
* CRITICAL bugfix. Remote exploit: /ctcp -n NICK avatar z:/test.jpg; where z: ↵Gravatar Alexey Uzhva2007-03-041-1/+1
| | | | | | - unexisting drive letter git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@406 17fca916-40b9-46aa-a4ea-0a15b648b75c
* makefileGravatar Alexey Uzhva2007-02-261-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@376 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt4 port and some small fixesGravatar Szymon Tomasz Stefanek2007-02-201-8/+15
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed compilation error on win, update project, fixed themedialog , listbox....Gravatar Noldor2007-01-161-1/+56
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@177 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-181-0/+1206
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c