| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
| |
* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------
Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
|
| |
|
|
| |
Allows opening URLs with the keyboard (by pressing Enter).
|
| |
|
|
|
|
|
| |
Does exactly the same as double-clicking.
Copies the UI pattern from most graphical file managers.
A nice kind of redundancy to have.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use Qt's customContextMenuRequested signal + setContextMenuPolicy, and
unify UrlDialog::popup with UrlDialog::contextMenu, to fix:
- Pressing the Menu key on the keyboard did not pop up a menu.
- The right-clicked item was not selected before the context menu was
displayed, thus, the selected action applied to the old
selection. The selection changed to the right-clicked item after the
context menu was closed.
- If there was no room left, it was not possible to summon the context
menu that held the "Configure" option.
|
| |
|
|
| |
Pressing Esc hides the dialog, but does not delete it.
|
| |
|
|
|
|
|
|
|
| |
- Replace occurrences in IRC-related views, and message type
references
- Don't replace occurrences dealing with the color picker or the
configurable low (0-15) colors
- Also replace hard-coded references to the maximum color
index (15/16) with KVI_EXTCOLOR_MAX
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
If the user entered an empty string or pressed cancel while adding
a ban, then pText leaks.
|
| |
|
|
|
|
|
| |
Avoid many un-necessary memory allocations as well as start
the migration to unique pointers where appropriate.
Start migrating out of the KVirc standard library into the C++ standard
library.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
to improve entries
+ add window title to find and replace dialog
|
| | |
|
| |
|
|
| |
opinion -> option
|
| |
|
|
|
|
| |
something I stumbled across while looking around in docs.
replace helplogoleft
|
| | |
|
| |
|
|
|
| |
Oh how I can already hear the sound of angry villagers
with pitchforks running over to my desk
|
| | |
|
| |
|
|
| |
able to spot yet. Please report. Closes #1630.
|
| |
|
|
|
|
|
|
|
| |
for that" commits)
- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks!
- fix compilation on qt 5.4 on windows
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
| |
tools menu; added 2 dynamic submenus to the tools menu to stop 3rd part caps-based items and scripting actions items
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6089 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
url module: removed debug message
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5332 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
|
| |
more work on KDE notifier;
improved hungarian notation;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
| |
more work on KDE notifier;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5248 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
| |
names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations...
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
|
| |
different flags;
small fixes to defscript and inputbar escaping in userfriendlymode
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5057 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
|
| |
fixed fsf address in python/pythoncore modules
fixed "space before comma" in documentation/coments/code
regenerated translations
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
|
| |
(wip.. missing quakenet, please request support for your favourite ones)
moved around some header inclusions to reduce unneded recompilation
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4897 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4424 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
| |
Filter out any urlencoded path form dcc file names
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4317 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4207 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4189 17fca916-40b9-46aa-a4ea-0a15b648b75c
|