| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix compiler warnings in the code. | IceN9ne | 2018-11-27 | 1 | -1/+0 |
| * | Improve the script tester a little bit (#2282)•••* Fix the code editor not being focused by default in the script tester
dialog, add a "find" button, and fix the colour of the find lineedit.
* Add a dedicated ircview for the code tester.
| wodim | 2017-09-03 | 1 | -22/+24 |
| * | Fix various memory leaks in usages of static KviKvsScript::run | IceN9ne | 2017-03-05 | 1 | -3/+3 |
| * | CodeTesterWindow: Use unordered_set | staticfox | 2016-08-19 | 1 | -3/+5 |
| * | general: Cleanup | staticfox | 2016-08-18 | 1 | -8/+0 |
| * | Remove KviParameterList•••It wasn't used anyway ^^
| staticfox | 2016-08-07 | 1 | -1/+0 |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 1 | -19/+1 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -1/+1 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -17/+15 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 1 | -2/+2 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 1 | -1/+1 |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 1 | -1/+0 |
| * | fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2012-02-27 | 1 | -1/+1 |
| * | Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar.
Addiotional fix: "disconnect" menu entry was broken since the 3.x era
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-26 | 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
| Fabio Bas | 2012-01-01 | 1 | -2/+2 |
| * | Fixed script editor parameters field•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5831 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-07 | 1 | -4/+5 |
| * | killed some defines;•••more work on KDE notifier;
improved hungarian notation;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-07 | 1 | -1/+1 |
| * | reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-05 | 1 | -1/+1 |
| * | 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 | -0/+141 |