Commit Graph

76 Commits

Author SHA1 Message Date
Ilya Fedin
c4ce9a6420 Count a line of an article in Ui::Fixed instead of QFixed. 2026-09-04 10:14:19 +04:00
23rd
90c89dcde9 Added missing const to local references in some files. 2026-08-12 13:36:02 +03:00
John Preston
bac3a69f4c Support compact tables in rich pages and the editor
Task: 2026/08/10/support-compact-rich-page-tables
2026-08-11 11:27:06 +04:00
John Preston
1926d9bfa1 Show update notices for unsupported messages and blocks
Task: 2026/08/08/present-unsupported-messages-and-blocks
2026-08-10 21:24:40 +04:00
John Preston
4f71318bcb Manage button rows in the rich message editor
Task: 2026/08/06/manage-rich-message-button-rows
2026-08-10 18:42:50 +04:00
John Preston
6fc59eee10 Refresh relative dates inside rich page messages
Task: 2026/08/05/refresh-relative-dates-in-rich-pages
2026-08-10 18:42:50 +04:00
John Preston
5f0a2987eb Edit and round-trip collapsed rich blockquotes
Task: 2026/08/05/edit-and-round-trip-collapsed-rich-blockquotes
2026-08-10 18:42:49 +04:00
John Preston
dec6035123 Render collapsible rich-page blockquotes
Task: 2026/08/05/render-collapsible-rich-page-blockquotes
2026-08-10 18:42:49 +04:00
John Preston
3655bacf1c Correct rich button label dates and theme colors
Task: 2026/08/05/correct-rich-button-labels-and-theme-colors
2026-08-10 18:42:49 +04:00
John Preston
fc34dd7ff0 Bound every inline pill by its block's real text frame
Task: 2026/08/04/bound-inline-pill-by-its-real-text-frame
2026-08-10 18:42:49 +04:00
John Preston
411ce58c20 Bound a nested inline pill by its own band
Task: 2026/08/04/bound-nested-inline-pill-by-its-band
2026-08-10 18:42:49 +04:00
John Preston
c21b54fb48 Fit the inline pill to its live paragraph column
Task: 2026/08/03/fit-inline-pill-to-narrow-paragraph-column
2026-08-10 18:42:49 +04:00
John Preston
7cc13b1e3d Render inline buttons in rich messages
Task: 2026/07/27/render-inline-text-buttons-in-rich-messages
2026-08-10 18:42:49 +04:00
John Preston
45493fdfb1 Show button rows in rich messages
Task: 2026/07/27/show-block-button-rows-in-rich-messages
2026-08-10 18:42:48 +04:00
John Preston
8ec03167cc Unify rich message audio and file block handling
Task: 2026/07/28/unify-rich-audio-and-file-block-handling
2026-08-10 18:42:48 +04:00
John Preston
371c5f7696 Show file blocks in rich messages
Task: 2026/07/27/render-file-blocks-in-rich-messages
2026-08-10 18:42:48 +04:00
23rd
9d52a03190 Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
John Preston
8ccd0113e9 Fit short table columns to their content
Task: 2026/07/24/fit-short-table-columns-to-content
2026-07-24 17:02:10 +04:00
John Preston
6eeeb685ba Resolve table borders to cells in selection. 2026-07-17 17:44:31 +04:00
John Preston
4c40da7d4a Paint empty pullquote placeholder in italic. 2026-07-17 01:02:42 +04:00
John Preston
00ddea6518 Fix build with MSVC. 2026-07-16 17:32:56 +04:00
John Preston
76a77a96b2 Right-aligned body text on RTL rich pages. 2026-07-16 17:32:56 +04:00
John Preston
b354ae3edc Fix layout assertion on parser-dropped text in rich pages. 2026-07-16 14:00:41 +04:00
John Preston
df717e472a Fix mid-word line breaks in rich pages. 2026-07-16 08:04:46 +03:00
John Preston
f468959111 Added smaller footer text style to markdown blocks. 2026-07-14 13:12:12 +04:00
John Preston
9254c2a3a5 Guard ordered list marker delimiters in layout. 2026-07-11 22:34:34 +04:00
John Preston
6d0e559c3f Compute IV media sizes for width, scale, DPR and zoom. 2026-07-11 15:10:15 +04:00
John Preston
372fc6ba6f Fix IV media missing when reopening the same page 2026-07-11 15:10:15 +04:00
John Preston
eeef96eb05 Request IV media images at zoomed pixel size 2026-07-02 17:49:08 +04:00
John Preston
f854d0cff5 Keep table h-scroll after changing list type 2026-07-02 17:49:06 +04:00
John Preston
8c054dc144 Fix pullquote width remeasure 2026-07-02 17:49:02 +04:00
John Preston
af71b4c1c7 Redesign rendered pullquotes 2026-07-02 17:49:01 +04:00
John Preston
282d6470cf Support nice ordered list editing. 2026-07-02 17:48:57 +04:00
John Preston
67484a0c04 Optimize reveal animation of rich messages. 2026-06-11 14:29:59 +04:00
John Preston
65bb1a33b8 Improve min-width counting for rich messages. 2026-06-11 14:27:56 +04:00
John Preston
4fbfb9e5c7 Fix list markers with media as first block. 2026-06-10 10:55:39 +04:00
John Preston
0169567fe2 Attempt to fix real article width counting. 2026-06-09 23:23:42 +04:00
John Preston
824b42b47d Fix spoilers animate/restore in rich messages. 2026-06-09 23:01:16 +04:00
John Preston
0b23be8184 Fix build with GCC. 2026-06-09 22:21:08 +04:00
John Preston
735dbfc83f Improve collage/slideshow, relax parsing. 2026-06-09 14:28:13 +04:00
John Preston
49ade76a9e Allow table title editing. 2026-06-09 14:28:12 +04:00
John Preston
f34c4bd2a7 Support copy-paste of blocks lists. 2026-06-09 14:28:12 +04:00
John Preston
590f134df6 Optimize IV article resize and re-layout. 2026-06-09 14:28:12 +04:00
John Preston
4ddd36665b Fix the horizontal scrolling for nested blocks. 2026-06-09 14:28:12 +04:00
John Preston
54b3db74b2 Fix math block edit, media uploading. 2026-06-09 14:28:12 +04:00
John Preston
1d757731e4 Placeholders and block insertion points. 2026-06-09 14:28:11 +04:00
John Preston
f41327dc3b Horizontal scroll in IV when needed. 2026-06-09 14:28:11 +04:00
John Preston
3d45440a67 Support horizontal scroll for tables in IV. 2026-06-09 14:28:11 +04:00
John Preston
e83a880c20 Support complex selection in the editor. 2026-06-09 14:28:10 +04:00
John Preston
29a93b1260 Make block Code allowing of RichText. 2026-06-09 14:28:10 +04:00