| Commit message (Expand) | Author | Age | Files | Lines |
| * | void range-for loops when things are being destroyed•••Otherwise, the iterator gets invalidated and undefined behaviour
can occur.
| staticfox | 2016-08-08 | 1 | -6/+4 |
| * | Add forgotten calls to clear() | staticfox | 2016-08-07 | 1 | -0/+3 |
| * | libkviterm: Move to unordered_set | staticfox | 2016-08-07 | 1 | -18/+8 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -1/+1 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -21/+21 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 1 | -1/+1 |
| * | 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 |
| * | Bye bye MDI. I have probably introduced few minor bugs that I haven't been ab... | Szymon Tomasz Stefanek | 2015-09-28 | 1 | -5/+8 |
| * | Add basic KDE5 support. | Szymon Tomasz Stefanek | 2015-08-24 | 1 | -5/+5 |
| * | - Happy new year!••• - Some parts of kvirc still refered to KviMainWindow as frame(), m_pFrm, etc.. => fixed
- Some parts of kvirc were still coded as if more than one KviMainWindows could exists => fixed, this involved changing KviWindows's ctor and removing KviWindow::frame(), thus the big change
- The trayicon module still called itself (and was called) dockextension, and was built to support more than one KviMainWindows => renamed and fixed
- Modified KviWindow::hasAttention so that is can be used everywhere instead of mixing different ways to check if a notificationm should popup
- should fix #1221 and hopefully introduce little to no bugs
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6010 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-01-01 | 1 | -3/+3 |
| * | The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-01 | 1 | -8/+8 |
| * | 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 | -3/+3 |
| * | 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 | -2/+2 |
| * | 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 |
| * | 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 |
| * | ensure that all the modules that creates a window using g_pFrame->addWindow c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3080 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-02-17 | 1 | -2/+4 |
| * | ported term module to kde4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2842 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-11-08 | 1 | -52/+12 |
| * | hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-11-08 | 1 | -1/+1 |
| * | fixed license template for modules from n to the end;•••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
| Elvio Basello | 2008-09-18 | 1 | -1/+3 |
| * | Preliminary KDE4 support. Now compiles and runs.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-04-28 | 1 | -5/+5 |
| * | more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1400 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-05 | 1 | -11/+3 |
| * | 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 | -2/+2 |
| * | 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 | -5/+5 |
| * | 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/+167 |