| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
- update dictionaries to newer versions
- enable AlignConsecutiveAssignments and AlignConsecutiveDeclarations so they can be re-tested once we are ready to do so, its been fixed since clang 5 apparently.
- update to Devel::PPPort 3.71 (cover more perl versions) and ExtUtils::ParseXS 3.51 (minimal changes)
|
| |
|
|
|
|
|
|
|
|
|
| |
* KF6: adapt to new KNotificationAction API
Use correct versioned location for the notifyrc.
* KF6: correct includes for KWindowInfo
* KF6: add KF6::StatusNotifierItem component
KStatusNotifierItem was split from KNotifications in KF6.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* tray icon: add different icons for light/dark theme, fix #1840 fix #1358
* Tray icon: fix tooltip not showing up on linux; fix #2339
* Tray icon: add support for rich text tooptips on linux using kde's appnotifier
* Do not output html tooltips on win, mac
|
| | |
|
| |
|
|
|
|
|
| |
* Remove use of QWebEngine from help module
* Rewrite the WebPackageManagementDialog to use an http/json API instead of a webpage; drop QWebEngine usage
* Edited repository urls to https://kvirc.github.io/
|
| |
|
|
|
| |
* Remove reference to kvirc.de and kvirc.ru
* Fix directive #23
|
| | |
|
| | |
|
| |
|
|
|
| |
QFont changed the weight scale in Qt6, in order to use them we'd need to fix all configuration files in all themes.
QStreamConverter only supports Utf8/16/32 and Latin1 before Qt6.5. Stick to qt5compat's QTextCodec by now
|
| | |
|
| |
|
|
| |
since it creates ambiguity with the previous
|
| | |
|
| |
|
|
| |
Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
|
| |
|
|
|
|
| |
cast/conversion to better digest them
cast
|
| | |
|
| |
|
|
| |
should cast to time_t safely until year 2106
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* Port the mediaplayer mpris interface to mpris 2.2
* Mpris: add strawberry and a generic fallback for other players
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Implement most basic functional batch export
For the future:
* The loop still needs to be made asynchronous so the process doesn't hang.
* Ideally, there should be some sort of progress window.
* There is redundant code that should be reduced.
* Make batch export asynchronous
Reminder: The comment about overwrite protection no longer applies
Todo: Progress dialog
* Avoid possible dangling pointer, improve type safety and const correctness in the process
In reality, the log exporting code has no reason to be in the GUI class to begin with. `exportLog` makes sense as a Qt slot, but `createLog` should be a member function of the `LogFile` class and operate on `this` rather than a `LogFile` argument.
A future commit should amend this, but for now I will avoid changing anything unnecessary until a working progress dialog is in place and I have tested the finished feature thoroughly.
* Add progress dialog
* Make LogViewWindow::createLog a member function of LogFile
* Reduce memory usage by sharing `LogFile`s with the GUI thread
* Correct progress dialog modality
* Collect log files directly instead of reiterating through view items later
Also adds a little documentation
* Fix batch export for paths with reserved characters
* avoid sigsegv
* fix tags removal before nickname in html export
* Fix directory selection and output path for icons in html export
---------
Co-authored-by: ctrlaltca <ctrlaltca@gmail.com>
|
| |
|
| |
Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
|
| |
|
|
|
|
| |
* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------
Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
|
| | |
|
| |
|
|
| |
https://bugs.gentoo.org/906940
|
| | |
|
| | |
|
| |
|
|
| |
See https://github.com/kvirc/kvirc-www/pull/28
|
| | |
|
| |
|
|
| |
Fix #2504
Patch by Andreas Sturmlechner
|
| | |
|
| | |
|
| |
|
|
| |
while at it update german kvirc translation and fix a typo in it
|
| |
|
|
| |
Because of https://stackoverflow.com/questions/59126760/building-a-python-c-extension-on-windows-with-a-debug-python-installation
|
| |\ |
|
| | |
| |
| |
| | |
This should make it more clear what each alert level will trigger on
|
| | |
| |
| |
| | |
The filter now works as an AND arrangement: servers will be shown if they match both the text filter *and* the favorites filter (if applicable). Previously one was not respected when the other was updated. The favorites filter no longer hides empty networks when disabled.
|
| | |
| |
| |
| | |
this line was always commented (since initial impl in 184e489)
but this feature seems to be working fine
|
| | | |
|
| | |
| |
| |
| | |
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.
|
| | | |
|
| |\| |
|
| | |
| |
| |
| | |
combinations of font and dpi
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| | | |
|