Commit Graph

54 Commits

Author SHA1 Message Date
John Preston 89ba0fe32b Show zoom dropdown in IV title bar on zoom shortcuts 2026-07-11 15:10:15 +04:00
John Preston b5c839f261 Show underline and tooltip for rich message links 2026-07-10 14:04:32 +04:00
John Preston 591a0bc0ca Navigate search results in the markdown IV window 2026-07-10 14:04:30 +04:00
John Preston 15731f9fb1 Highlight search matches in the markdown IV window 2026-07-10 14:04:30 +04:00
John Preston 4ded3ff299 Keep scroll position when zooming markdown viewer 2026-07-10 14:04:30 +04:00
John Preston 8099f5de6b Zoom the IV article on Ctrl+wheel 2026-07-02 17:49:08 +04:00
John Preston a0b8267043 Hide IV jump-to-top button near the very bottom 2026-07-02 17:49:08 +04:00
John Preston eee20b2de1 Make nice close button in emoji panel. 2026-07-02 17:49:06 +04:00
John Preston 0f176a4ea7 Make nice fade-to-background in IV editor. 2026-07-02 17:49:06 +04:00
Ilya Fedin 4943c41f77 Get rid of new Q_OS_LINUX 2026-06-30 09:08:05 +04:00
John Preston 8c987c28f8 Remove legacy web-based Instant View. 2026-06-09 14:28:10 +04:00
John Preston 91789fb50f Correctly replace IV when full is loaded. 2026-06-09 14:28:10 +04:00
John Preston ab12f11569 Add "Wrong layout?" button to IV. 2026-06-09 14:28:10 +04:00
John Preston c6679eab4e Fix scrolling to anchors in IV. 2026-06-09 14:28:10 +04:00
John Preston fa63d6416c Improve rich_message display styles. 2026-06-09 14:27:37 +04:00
Sergey A. Osokin dcb9c5676f Fixed a unused function compile warning for a RELEASE build. 2026-05-21 20:51:37 +04:00
John Preston d0c0571f82 Fix build with Xcode. 2026-05-19 15:12:25 +04:00
John Preston 5994638e86 Add scroll-to-top in the native IV. 2026-05-19 12:49:08 +04:00
John Preston e4804d66e8 Show separate window embed on Linux. 2026-05-19 12:49:08 +04:00
John Preston 05e026c38c Improve embeds usability. 2026-05-19 12:49:08 +04:00
John Preston 2c8ba4e694 Embeds almost work now. 2026-05-19 12:49:08 +04:00
John Preston e467bc7da9 Improve style, add zoom controls. 2026-05-19 12:49:08 +04:00
John Preston e7bc456974 Improve design of IV parts. 2026-05-19 12:49:08 +04:00
John Preston 4b8e7c2054 Initial related articles block implementation. 2026-05-19 12:49:08 +04:00
John Preston eee2e5ce7f Handle repeated activation of native IV. 2026-05-19 12:49:08 +04:00
John Preston e0ea3e9925 Initial support for native IV embed view. 2026-05-19 12:49:08 +04:00
John Preston cab323e823 Attempt to abstract out the media block types. 2026-05-19 12:49:08 +04:00
John Preston 4bc2ffcf4f First attempt to add other media types to IV. 2026-05-19 12:49:08 +04:00
John Preston bd5080d75d Normalize lists baselines, headers and includes. 2026-05-19 12:49:08 +04:00
John Preston e0837b6b72 Fix crash in Ctrl+W in markdown viewer. 2026-05-19 12:49:08 +04:00
John Preston 58633e5c08 Nice display of footnotes in layers. 2026-05-19 12:49:08 +04:00
John Preston 9ddb62c473 Some style fixes for tables / expandables. 2026-05-19 12:49:08 +04:00
John Preston 67764c803d Add markdown viewer header, sharing. 2026-05-19 12:49:08 +04:00
John Preston 747173c96c Split up sources to many modules. 2026-05-19 12:49:08 +04:00
John Preston 7ba610fd33 Initial attempt to feed IV into the new viewer. 2026-05-19 12:49:08 +04:00
John Preston 5766505c75 Support resizing of markdown article correctly. 2026-05-19 12:49:08 +04:00
John Preston 6220949c65 Improve mono / tasklist styles. 2026-05-19 12:49:08 +04:00
John Preston f8efeb9af1 Streamline the prepare and the object interface. 2026-05-19 12:49:08 +04:00
John Preston 9ad6bbab7b Don't use style snapshots. 2026-05-19 12:49:08 +04:00
John Preston 7c4b07d56f Use better style:: aggregates. 2026-05-19 12:49:08 +04:00
John Preston 4a0265e627 Optimize sub/super/mark additions. 2026-05-19 12:49:08 +04:00
John Preston 5eed2bf42d Open markdown through Core::App().iv(). 2026-05-19 12:49:08 +04:00
John Preston e3a68751b7 Fix build with Xcode. 2026-05-19 12:49:08 +04:00
John Preston 0d4cd753c1 Fix some math formula parsing. 2026-05-19 12:49:08 +04:00
John Preston 8deb82e65b Basic text selection support. 2026-05-19 12:49:08 +04:00
John Preston b6c1903457 Add some missing features. 2026-05-19 12:49:08 +04:00
John Preston 24ed0da073 Sub/sup/mark support in Text::String. 2026-05-19 12:49:08 +04:00
John Preston 46b62d5598 Initial support for inline math formula. 2026-05-19 12:49:08 +04:00
John Preston d585913c7c Extract prepare step, possibly async later. 2026-05-19 12:49:08 +04:00
John Preston 5d2b7171ef Initial support for math formula. 2026-05-19 12:49:08 +04:00