| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | port dcc video to qt6 (#2628) | 2024-04-05 | 1 | -9/+30 | |
| * | Fix build with Qt5 and WANT_DCC_VIDEO (#2592)•••``` src/modules/dcc/DccVideoWindow.cpp: In member function ‘virtual const QString& DccVideoWindow::target()’: src/modules/dcc/DccVideoWindow.cpp:660:40: error: cannot convert ‘QString’ to ‘QString*’ in assignment ``` | 2024-01-19 | 1 | -1/+1 | |
| * | DCC Module: Fix virtualness of member functions | 2019-06-28 | 1 | -1/+1 | |
| * | Remove C-style typedef structs | 2018-11-28 | 1 | -2/+2 | |
| * | Use override where possible and remove unnecessary usages of the virtual keyw... | 2018-11-28 | 1 | -14/+14 | |
| * | Remove unnecessary usages of the inline keyword per language evolution. | 2018-11-28 | 1 | -1/+1 | |
| * | Apply clang-format | 2016-04-29 | 1 | -39/+44 | |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | 2015-11-28 | 1 | -1/+1 | |
| * | Copyright Headers: Cosmetic typos irc -> IRC | 2015-10-28 | 1 | -1/+1 | |
| * | dcc video: removed linux-only, v4l implementation; use qt5's cross-platform i...•••Note: this is still so dirty that is disabled by default git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6307 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-12-25 | 1 | -7/+7 | |
| * | fix for #1265•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6097 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-03-18 | 1 | -1/+1 | |
| * | - 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 | 2012-01-01 | 1 | -1/+1 | |
| * | fix for #1119•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5714 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-03-27 | 1 | -4/+4 | |
| * | 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 | 2011-01-01 | 1 | -0/+158 |
