aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/url
Commit message (Collapse)AuthorAgeFilesLines
...
* Reunited all the kvs-escape related functions is a single method supporting ↵Gravatar Fabio Bas2010-10-101-3/+12
| | | | | | | | different flags; small fixes to defscript and inputbar escaping in userfriendlymode git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5057 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-1/+1
| | | | | | | | 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
* Implemented channel mode descriptions for most common irc networks/daemons ↵Gravatar Fabio Bas2010-08-181-0/+1
| | | | | | | | (wip.. missing quakenet, please request support for your favourite ones) moved around some header inclusions to reduce unneded recompilation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4897 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed installation path of url module caps file (fixes #808 part 2)Gravatar Fabio Bas2010-06-101-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4433 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix some icon issuesGravatar Szymon Tomasz Stefanek2010-06-071-9/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4424 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Merge the use of multiple QString()::arg(QString) calls to avoid format stringsGravatar Fabio Bas2010-05-141-1/+1
| | | | | | Filter out any urlencoded path form dcc file names git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4317 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some fixes to the url moduleGravatar Fabio Bas2010-03-232-12/+19
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4207 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old hardcoded pixmap for url moduleGravatar Fabio Bas2010-03-213-610/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4189 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed crash when undocking windows with a shared backgroundGravatar Fabio Bas2010-02-111-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3954 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #707, part 1 (anchor background to kvirc mdi area topLeft(), not to ↵Gravatar Fabio Bas2010-02-061-2/+3
| | | | | | desktop topLeft()) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3930 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
* fix for #611Gravatar Fabio Bas2009-11-151-0/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3614 17fca916-40b9-46aa-a4ea-0a15b648b75c
* patched url module to modernize it and remove not-working functions. closes #558Gravatar Fabio Bas2009-10-062-6/+52
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3546 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed useless tal_treewidgetGravatar Fabio Bas2009-09-242-8/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3521 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-011-257/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-083-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned tal_treewidget , hopefully re-connecting again all the signal/slot pairsGravatar Fabio Bas2008-11-012-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2807 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed compilationGravatar Fabio Bas2008-10-181-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2761 17fca916-40b9-46aa-a4ea-0a15b648b75c
* get rid of QString::null; added doxygen comments;Gravatar Elvio Basello2008-10-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed some CMakeLists.txt's INSTALL commands for windowsGravatar Fabio Bas2008-10-091-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2679 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Win VS projects cleanup.Gravatar Noldor2008-09-263-174/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed VS QT3 project files.Gravatar Noldor2008-09-261-170/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c
* update win projects + some compilation fixesGravatar Noldor2008-09-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2570 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported module url to qt4, qstring usage (instead of kvistr), removed useless ↵Gravatar Fabio Bas2008-09-242-86/+130
| | | | | | parts git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2545 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-183-3/+36
| | | | | | | | | please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reordered events table;Gravatar Elvio Basello2008-09-161-1/+1
| | | | | | | | fixed events name; bumped sources date; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2470 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pop in some EOL and svn properties fixes.Gravatar Robert Förster2008-09-162-257/+257
| | | | | | | | | | | | - 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
* updates win projects to vs 2008Gravatar Noldor2008-09-121-7/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c
* other small fixesGravatar Noldor2008-09-121-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2448 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed unneeded header file in moc listGravatar Fabio Bas2008-09-081-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2424 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed taskbar to window list.Gravatar Fabio Bas2008-08-301-2/+2
| | | | | | splitted "tree window list" in its own file git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2362 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 portingGravatar Alexey Uzhva2008-08-272-12/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2320 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more code cleanups, deprecated functions removal, inline optimizationsGravatar Alexey Uzhva2008-08-041-16/+16
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2172 17fca916-40b9-46aa-a4ea-0a15b648b75c
* trashed kvi_styledcontrolsGravatar Fabio Bas2008-06-302-9/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c
* oh yeah, removed autotools!;Gravatar Elvio Basello2008-06-032-32/+0
| | | | | | | | | 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
* fixed styled widgets + more QT4 portGravatar Noldor2008-05-271-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 portGravatar Noldor2008-05-221-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1842 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Use CMAKE_INSTALL_PREFIX instead of INSTALL_PREFIX. Also hopefully fix out ↵Gravatar Szymon Tomasz Stefanek2008-05-111-3/+3
| | | | | | of source builds. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1744 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added support for caps to modules cmakelists.txt (aka: modules adds entries ↵Gravatar Fabio Bas2008-05-092-0/+16
| | | | | | to menu again) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1722 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Removed obsolete QGridLayout QT3 constructor.Gravatar Noldor2008-04-301-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 port (renamed QT3 stuff))Gravatar Noldor2008-04-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c
* QT4 port: QIconSet (completed), objects module (w.i.p.), code clean.Gravatar Noldor2008-04-141-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1480 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed QT3 QString stuff (wip). Need test.Gravatar Noldor2008-04-131-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1476 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added template rules for modules. thanks to sardanap;Gravatar Elvio Basello2008-04-111-28/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported some modulesGravatar Elvio Basello2008-04-082-54/+32
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1423 17fca916-40b9-46aa-a4ea-0a15b648b75c
* maybe fixed skel for windows compilationGravatar Elvio Basello2008-04-041-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied sardanap's patch to link modules under MacOS X;Gravatar Elvio Basello2008-04-041-5/+14
| | | | | | | | added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More fixes for cmake on Mac OS XGravatar Thomas Kalla2008-04-041-1/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed varsGravatar Elvio Basello2008-04-021-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c