| Commit message (Expand) | Author | Age | Files | Lines |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -5/+5 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -109/+116 |
| * | general: More useless typo fixes | staticfox | 2016-04-23 | 1 | -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
| un1versal | 2016-03-14 | 1 | -2/+2 |
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog
| un1versal | 2016-02-27 | 1 | -1/+1 |
| * | some more typo fixes and a translation bugfix•••- apply changes suggested by Arfrever
- fix currently untranslatable options module (tx)
| Dessa | 2016-02-01 | 1 | -1/+1 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 1 | -1/+1 |
| * | match values to KviIrcServerParser_ctcp chnages | un1versal | 2016-01-12 | 1 | -1/+1 |
| * | editor windows: show correct icons in treeview when editor windows are open | un1versal | 2016-01-12 | 1 | -1/+1 |
| * | improve avarar selection message | un1versal | 2015-12-23 | 1 | -3/+2 |
| * | https:// for avatar now supported and remove empty space | un1versal | 2015-12-23 | 1 | -1/+1 |
| * | libkviavatar: help text update | un1versal | 2015-12-05 | 1 | -5/+7 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 1 | -1/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 1 | -1/+1 |
| * | [ci skip] cpp files, capitalization, typos, syntax normalization and punctuation | un1versal | 2015-10-08 | 1 | -8/+8 |
| * | Add support for avatars over https. Add support for redirects in KviHttpTrans... | Szymon Tomasz Stefanek | 2015-09-19 | 1 | -2/+5 |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 1 | -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
| Elvio Basello | 2011-01-06 | 1 | -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
| Szymon Tomasz Stefanek | 2010-12-29 | 1 | -1/+1 |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 1 | -11/+11 |
| * | Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 1 | -1/+1 |
| * | More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-26 | 1 | -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
| Szymon Tomasz Stefanek | 2010-12-25 | 1 | -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
| Fabio Bas | 2010-10-10 | 1 | -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
| Fabio Bas | 2010-03-16 | 1 | -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
| Fabio Bas | 2010-01-24 | 1 | -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
| Elvio Basello | 2009-07-01 | 1 | -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
| Markus Rennings | 2009-05-08 | 1 | -1/+1 |
| * | fixd typos; updated translation files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3060 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2009-01-30 | 1 | -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
| Fabio Bas | 2008-11-08 | 1 | -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
| Elvio Basello | 2008-10-10 | 1 | -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
| Elvio Basello | 2008-09-18 | 1 | -1/+1 |
| * | Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-05-13 | 1 | -1/+3 |
| * | another compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1734 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-05-10 | 1 | -12/+13 |
| * | Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-30 | 1 | -2/+1 |
| * | Avatar module QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1580 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-24 | 1 | -10/+18 |
| * | more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-21 | 1 | -1/+1 |
| * | more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-18 | 1 | -1/+1 |
| * | more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1381 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-03 | 1 | -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
| Elvio Basello | 2008-03-04 | 1 | -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
| Szymon Tomasz Stefanek | 2008-01-15 | 1 | -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
| Szymon Tomasz Stefanek | 2007-02-20 | 1 | -3/+4 |
| * | More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2007-01-23 | 1 | -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
| Szymon Tomasz Stefanek | 2006-12-18 | 1 | -0/+584 |