| Commit message (Expand) | Author | Age | Files | Lines |
| * | Migrate almost all QMessagebox to qt6-friendly version. | Fabio Bas | 2023-10-18 | 1 | -5/+4 |
| * | Mass rename of margin -> contentsMargins | Fabio Bas | 2023-10-18 | 1 | -5/+5 |
| * | Remove dead and useless code | IceN9ne | 2018-04-22 | 1 | -5/+0 |
| * | PopupEditor: Fix unintentional item reassignmnet•••Fixes #2106
| staticfox | 2016-08-14 | 1 | -2/+3 |
| * | PopupEditor: Maybe fix #2012•••Refactor some stuff too
| staticfox | 2016-08-13 | 1 | -44/+19 |
| * | ScriptEditorImplementation: add dialog minimum width | un1versal | 2016-05-12 | 1 | -5/+0 |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 1 | -18/+0 |
| * | editors: cleanup inconsistent formatting and remove duplicate includes•••Far Trek: The Wrath of Clang
| un1versal | 2016-05-03 | 1 | -53/+23 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 1 | -2/+1 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -17/+17 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -379/+447 |
| * | PopupEditorWindow: Fix crash in context removal | staticfox | 2016-04-21 | 1 | -2/+4 |
| * | PopupEditorWindow: Additional cleanup | staticfox | 2016-04-19 | 1 | -16/+13 |
| * | PopupEditorWindow: Fix remaining indentations | staticfox | 2016-04-19 | 1 | -5/+5 |
| * | PopupEditorWindow: add contextRemove() to popup menu (#1945)•••* PopupEditorWindow: add contextRemove() to popup menu
resolves #1944
* PopupEditorWindow: indenting fixes
* PopupEditorWindow: nullptr updates
| un1versal | 2016-04-19 | 1 | -68/+78 |
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog
| un1versal | 2016-02-27 | 1 | -5/+5 |
| * | PopupEditorWindow: remove tootip center formatting | un1versal | 2016-02-02 | 1 | -5/+5 |
| * | editor windows: show correct icons in treeview when editor windows are open | un1versal | 2016-01-12 | 1 | -1/+1 |
| * | Floppy icon rename to -> Save and fix assignments | un1versal | 2016-01-08 | 1 | -1/+1 |
| * | Fix brain farts: dont capitalize option labels +•••dont capitalize less than 5 letter prepositions
| un1versal | 2015-12-28 | 1 | -1/+1 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 1 | -3/+3 |
| * | 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 |
| * | Fix icon assignments in in Editor actions menus | universal | 2015-09-11 | 1 | -2/+2 |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 1 | -2/+2 |
| * | single bugfix in webview object + a lot of make gcc happy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-04-08 | 1 | -2/+2 |
| * | 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 | -61/+60 |
| * | - 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 |
| * | fix all warnings under clang•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-08-26 | 1 | -20/+19 |
| * | Objects module: fixed indentation (wip)•••webview class: proper documentation
misc: fixed errors and bad pratices found by lwlint
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5834 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-08 | 1 | -1/+2 |
| * | Fixed typos found by Lintian.•••This commit fixes:
I: kvirc: spelling-error-in-binary usr/bin/kvirc writeable writable
I: kvirc: spelling-error-in-binary usr/lib/kvirc/4.1/modules/libkvioptions.so allows to allows one to
I: kvirc: spelling-error-in-binary usr/lib/kvirc/4.1/modules/libkvipopupeditor.so allows to allows one to
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5830 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Kai Wasserbäch | 2011-05-07 | 1 | -1/+1 |
| * | killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-10 | 1 | -1/+1 |
| * | 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 | -16/+16 |
| * | 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/+1460 |