| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
| |
it would be nice if you could perform these functions on links/URLs for now just revert
|
| |
|
|
|
|
| |
fix #1948
restores test handler pre e7c3ef7 merger
works both for serverpopup options + ping/traceroute
|
| |
|
|
|
|
| |
also add:
* clear buffer to serverpopup
* visible conditons
|
| |
|
|
|
| |
this data order is controlled by some weird internal KVIrc logic, its
best to let KVIrc win here from experience.
|
| |
|
|
|
|
|
|
|
|
|
| |
fixes #1946
based on
https://github.com/staticfox/KVIrc/commit/e7c3ef7db4922e974ae310eac800392552557dbd
by @staticfox
added also ping/and traceroute for both IPv4 (tested and works) and IPv6
(untested)
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
label($tr("You're not connected to a server","defscript")) (!$server)
already has a inbuilt separator and all separators above it must be
conditional in order to not cause this stupic visual glitch.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
ideally we should just show popup options based on if they can be used
or not.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defpopup(channelpopup):
* added join channel conditionally visible, join the channel by right clicking #channelname
defpopup(consoletextview): fix visula glitch of double drawn separator line
* moved label($tr("You're not connected to a server","defscript")) (!$server)
to bottom of popup, the reason for glitch is due to labels automatically adding a separator
this meant any existing separator on top of file were drawn ontop of this which looked odd.
* cleaned up 1 unused separator by this move.
* fixed unecessary abreviation of the word properties
defpopup(windowpopup): added hop and part options to this popup
* extended functionality/usability by adding hop/part to this area for easy access.
|
| |
|
|
| |
capitalization
|
| |
|
| |
Should have done it first time I edit this line.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
the ircaction contain s only duplicates of whats already visible except
for the buttons added here.
fix icon assignments
fix capitalization ToolBar -> Toolbar and IRC Context -> IRC context
|
| |
|
| |
(icon 41) is now completely destinct from 44 they are not even same action to begin with
|
| |
|
| |
I know this should have revised better, blame it on juggling too many tasks in one go.
|
| |
|
| |
it feels as if my brain has gone on holidays sometimes.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This adds the recently added highlight ignore to aliases.kvc
todo: possible add a Check all box to RegisteredUserEntryDialog.cpp
|
| |\
| |
| | |
Partial address issue #1716 + make some cleanups/add notes
|
| | |
| |
| |
| | |
partially addresses #1716
|
| |/
|
|
| |
Add documentation to -h | --highlight flags
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
able to spot yet. Please report. Closes #1630.
|
| |
|
|
| |
accidental undocking
|
| |
|
|
|
| |
Hopefully! I think KVIrc is fussy about this file in particular
Somehow doesnt like what I did in https://github.com/kvirc/KVIrc/commit/06d63bb34450d16a9fa21fb1931d310b9067f33b
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
* Autoload keyx, so keyx users initiating a keyx to you before you manually load keyx won't be ignored.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6410 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
|
|
| |
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@6331 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6292 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
| |
required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit )
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
|
|
|
|
| |
proper SVN Props instead
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
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5979 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5686 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5682 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5669 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5667 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5655 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5653 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5612 17fca916-40b9-46aa-a4ea-0a15b648b75c
|
| |
|
|
| |
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5527 17fca916-40b9-46aa-a4ea-0a15b648b75c
|