GitHub Action
313f2de762
Removed 114 unused style entries.
2026-05-04 11:32:33 +07:00
23rd
88404cfddb
Removed unused private fields.
2026-04-09 12:36:51 +03:00
23rd
494833236f
Defaulted RoundButton text transform to no-transform.
2026-04-06 16:58:16 +03:00
23rd
7c26a251cf
Added text transform to RoundButton as mandatory argument.
2026-04-06 16:58:15 +03:00
John Preston
1610ad345f
Push non-default app scale to IV.
2026-03-16 13:10:21 +04:00
Ilya Fedin
ff08ab1023
Revert "Avoid using streaming loader with external video player"
...
This reverts commit d9ddb12500 .
2026-03-10 12:40:17 +04:00
futpib
ec7c76b8d2
Cache Webview::Availability() result for startup checks
...
Iv::ShowButton() and LocationPicker::Available() each called
Webview::Availability() separately (~200ms each on Linux). Replace
the per-caller static caches with a single shared cache in
Core::CachedWebviewAvailability(), reducing startup from two
~200ms calls to one.
2026-03-05 16:13:38 +04:00
Ilya Fedin
d9ddb12500
Avoid using streaming loader with external video player
...
Streaming loader is unnecessary slow for this use-case
Co-authored-by: Codex <codex@openai.com >
2026-03-04 16:32:47 +04:00
Ilya Fedin
ca0c9ab659
Fix GCC 15 -Wdangling-pointer
2026-03-03 12:16:32 +04:00
Ilya Fedin
54683b2d21
Decompose countInitialGeomety from MainWindow
2026-01-31 20:21:48 +04:00
Ilya Fedin
d33293ba6b
Add name argument to PositionWithScreen
2026-01-31 20:21:48 +04:00
23rd
b958e0a275
Replaced generic widget-based parent with explicit Menu class in items.
2026-01-06 07:21:15 +03:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
John Preston
df2c426096
Disable fraudulent warning for IV / Location Picker.
2025-11-15 11:56:01 +04:00
John Preston
4ad12b6862
Fix alignment of webview crashed error.
2025-09-01 10:27:55 +04:00
John Preston
b754ad5248
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
John Preston
dfc1ec3ccf
Support shared media / pins for sublists.
2025-06-04 10:00:23 +04:00
John Preston
b885779365
Support location picker on Linux.
2025-02-12 11:39:26 +04:00
23rd
cf1fa718a8
Improved conflict handle between IV shortcuts and Shortcuts.
2025-01-30 11:39:56 +03:00
John Preston
51ddfbc340
Update API scheme to layer 195.
2024-12-04 13:51:18 +04:00
John Preston
d568cab2fc
Fix initial IV zoom level.
...
Fixes #28600 .
2024-11-01 22:25:07 +04:00
John Preston
8c3c8f888d
Version 5.7: Fix build with Xcode.
2024-10-31 21:35:51 +04:00
23rd
23a77b1ba4
Fixed width of menu item for IV zoom.
2024-10-28 15:55:28 +03:00
23rd
c076daa91f
Added ability to implement platform-dependent zoom controller for IV.
2024-10-28 15:55:28 +03:00
23rd
bf55c325ce
Fixed hotkey to reset IV zoom.
2024-10-27 05:01:25 +03:00
23rd
6787ea883e
Replaced empty icon buttons with simple circle ripple buttons.
2024-10-24 17:04:22 +03:00
John Preston
343ffc23eb
Add some dir="auto" to IV page.
...
I hope this fixes #28551 .
2024-10-24 13:26:45 +04:00
23rd
7092fe2242
Added default ripple animation style with windowBgOver color.
2024-10-24 09:05:27 +04:00
23rd
a32ff46579
Added special hotkeys to change IV zoom more gradually.
2024-10-24 09:05:27 +04:00
John Preston
754d467440
Version 5.6.3: Fix build with Xcode.
2024-10-15 22:13:06 +04:00
23rd
7e14277ead
Added ability to change zoom in IV.
2024-10-15 12:46:13 +03:00
Ilya Fedin
f30aabc365
Update Qt 6.7.2 -> 6.8.0
2024-08-31 19:54:58 +02:00
23rd
03790f3da0
Removed include directive for ui_utility from rp_widget header.
2024-08-28 15:15:58 +03:00
23rd
2422c9ce9e
Moved out Ui::MakeWeak to separate file.
2024-08-28 14:37:56 +03:00
23rd
7f75d7082a
Moved out Ui::CreateChild to separate file.
2024-08-28 14:37:07 +03:00
John Preston
2ff0ed50be
Encode/Decode tonsite:// punycode correctly.
2024-08-01 17:14:26 +02:00
John Preston
4864a6996f
Open links from tonsite:// externally.
2024-08-01 14:47:33 +02:00
John Preston
148690d8b1
Open .ton as a tonsite.
2024-07-31 18:59:31 +02:00
John Preston
8959679b3c
Make IV internal links bg semi-transparent.
2024-07-31 17:03:56 +02:00
John Preston
bb6c94ef4f
Handle tonsite:// links from the system.
2024-07-31 17:03:56 +02:00
John Preston
a25b2e9700
Show webview error in Iv::Controller.
2024-07-31 17:03:55 +02:00
John Preston
8b2bbfba6a
Navigate back/forward in tonsite pages.
2024-07-31 17:03:55 +02:00
John Preston
4f37343e8b
Use special webview storage for tonsite.
2024-07-31 17:03:55 +02:00
John Preston
2dcf40817e
Initial tonsite:// show in IV window.
2024-07-31 17:03:55 +02:00
John Preston
1ebe3255e0
Fix share focus in IV.
2024-07-24 16:09:04 +02:00
John Preston
c70866a995
Fix child native window focus.
2024-07-24 16:09:04 +02:00
John Preston
917d1841c1
Try better webview focusing.
2024-07-19 11:20:54 +02:00
John Preston
310837c9e1
Add venues list and chosen place name.
2024-07-19 11:20:54 +02:00
John Preston
3947056654
Use cached views count from not modified page.
2024-07-02 10:40:39 +04:00
John Preston
ad7d1fddf0
Reload IV on each open, take hash into account.
...
Fixes #28111 .
2024-07-02 10:27:26 +04:00