aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/avatar/libkviavatar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-5/+5
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-109/+116
* general: More useless typo fixesGravatar staticfox2016-04-231-1/+1
* 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-2/+2
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-271-1/+1
* some more typo fixes and a translation bugfix•••- apply changes suggested by Arfrever - fix currently untranslatable options module (tx) Gravatar Dessa2016-02-011-1/+1
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar...Gravatar Dessa2016-01-311-1/+1
* match values to KviIrcServerParser_ctcp chnagesGravatar un1versal2016-01-121-1/+1
* editor windows: show correct icons in treeview when editor windows are openGravatar un1versal2016-01-121-1/+1
* improve avarar selection messageGravatar un1versal2015-12-231-3/+2
* https:// for avatar now supported and remove empty spaceGravatar un1versal2015-12-231-1/+1
* libkviavatar: help text updateGravatar un1versal2015-12-051-5/+7
* 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
* [ci skip] cpp files, capitalization, typos, syntax normalization and punctuationGravatar un1versal2015-10-081-8/+8
* Add support for avatars over https. Add support for redirects in KviHttpTrans...Gravatar Szymon Tomasz Stefanek2015-09-191-2/+5
* File dialogs seem to always require a parent. Without it Qt5 enters in a kind...Gravatar Szymon Tomasz Stefanek2015-08-251-1/+11
* renamed a global pointer;•••more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-061-1/+1
* 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-11/+11
* Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-1/+1
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-261-2/+2
* 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-9/+9
* Reunited all the kvs-escape related functions is a single method supporting d...•••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 Gravatar Fabio Bas2010-10-101-4/+4
* fixed avatar.notify for some avatar filenames•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4139 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-161-2/+9
* 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
* 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-4/+4
* 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-3/+3
* 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-3/+3
* get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-101-4/+4
* 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
* Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-131-1/+3
* another compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1734 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-101-12/+13
* Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-2/+1
* Avatar module QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1580 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-241-10/+18
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-211-1/+1
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-181-1/+1
* more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1381 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-031-11/+10
* some little fixes around;•••fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-041-7/+7
* More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-01-151-3/+3
* More Qt4 port and some small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-201-3/+4
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-231-2/+2
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+584