| 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 |
| * | Convert 0s and NULLs to nullptr | IceN9ne | 2018-12-03 | 1 | -1/+1 |
| * | Use override where possible and remove unnecessary usages of the virtual keyw... | IceN9ne | 2018-11-28 | 1 | -1/+1 |
| * | Remove dead and useless code | IceN9ne | 2018-04-22 | 1 | -5/+0 |
| * | switch to the correct window even if it's open already | wodim | 2017-03-02 | 1 | -1/+1 |
| * | 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 | 2 | -60/+32 |
| * | 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 | 2 | -21/+21 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 3 | -444/+527 |
| * | 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 | 2 | -88/+99 |
| * | 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 | 3 | -5/+5 |
| * | copyright headers: cosmetic capitalization & consistecy fixes. | un1versal | 2015-11-27 | 1 | -1/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 2 | -2/+2 |
| * | 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 |
| * | convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 1 | -3/+3 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -7/+0 |
| * | 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 |
| * | 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 | -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 | 2 | -65/+64 |
| * | admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-14 | 1 | -9/+0 |
| * | - 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 | 3 | -6/+6 |
| * | 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 |
| * | 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 | -2/+2 |
| * | 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 | 4 | -239/+239 |
| * | 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 | 3 | -3/+3 |
| * | 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 | 3 | -14/+14 |
| * | 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 | 2 | -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 | 3 | -15/+15 |
| * | applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-10-16 | 1 | -5/+3 |
| * | added separatorid to defpopup (fixes #938)•••enable condition editing for separators in popup editor
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4974 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-09-03 | 1 | -2/+28 |