Commit Graph

  • e775f62fab 2022.8 MarcinZiabek 2022-07-31 23:05:18 +02:00
  • 056e3f244c Minor code adjustments MarcinZiabek 2022-07-30 21:30:04 +02:00
  • cd3f7f5a25 Merge pull request #222 from maartenba/mb-perf-5 Marcin Ziąbek 2022-07-30 18:40:26 +02:00
  • a5805f6e43 Merge pull request #220 from maartenba/mb-perf-3 Marcin Ziąbek 2022-07-30 18:19:47 +02:00
  • abe7b2f14c Merge pull request #219 from maartenba/mb-perf-2 Marcin Ziąbek 2022-07-30 18:17:43 +02:00
  • 3e485a572c Merge pull request #218 from maartenba/mb-perf-1 Marcin Ziąbek 2022-07-30 18:12:45 +02:00
  • fd0bb5b089 Fixed inlined bug with measuring elements MarcinZiabek 2022-07-30 16:30:37 +02:00
  • cc51b62b73 Added information about available font families MarcinZiabek 2022-07-29 23:53:55 +02:00
  • 8e16b5ad4f Fixed documentation links MarcinZiabek 2022-07-27 12:21:05 +02:00
  • 71e2743409 Changed default library font from Calibry to Lato. This font is also included with the library MarcinZiabek 2022-07-19 15:58:35 +02:00
  • ba9d3aa04b 2022.6.3 Fixed text rendering corner cases MarcinZiabek 2022-07-18 13:23:37 +02:00
  • bd577b9609 Implemented custom tree view with proper indendation previewer-inspector MarcinZiabek 2022-07-18 10:47:07 +02:00
  • 100afbdc32 Prototype implementation MarcinZiabek 2022-07-12 15:21:50 +02:00
  • 2a0b133185 Fixed incorrect file name MarcinZiabek 2022-06-23 20:32:23 +02:00
  • 6058dac524 Merge pull request #249 from wieslawsoltes/CreateGlobalJson Marcin Ziąbek 2022-06-23 00:41:36 +02:00
  • 25b8f62245 Merge pull request #248 from wieslawsoltes/SetApplicationName Marcin Ziąbek 2022-06-23 00:40:51 +02:00
  • 2c31f3d5b5 2022.6.2 MarcinZiabek 2022-06-23 00:16:13 +02:00
  • f7cd89ccf6 Add global.json Wiesław Šoltés 2022-06-15 21:55:44 +02:00
  • 6914a9063a Set application name Wiesław Šoltés 2022-06-15 21:53:34 +02:00
  • b87e8d5d4e Improved exception messages MarcinZiabek 2022-06-14 17:53:16 +02:00
  • d740d67a64 2022.6.1 MarcinZiabek 2022-06-13 00:17:32 +02:00
  • a14e9ca61f 2022.6 2022.6 MarcinZiabek 2022-06-12 23:48:38 +02:00
  • 69b54eed5d General concept of RTL support rtl MarcinZiabek 2022-06-12 15:13:26 +02:00
  • 44b3ff8d0d Merge branch 'text-shaping-new' MarcinZiabek 2022-06-08 02:46:54 +02:00
  • df6b88e14a Update readme.md Marcin Ziąbek 2022-06-08 02:10:52 +02:00
  • d4103797aa Improved exception message when SkiaSharp throws the TypeInitializationException text-shaping-new MarcinZiabek 2022-06-08 02:01:58 +02:00
  • d894914e7e Improved Previewer stability MarcinZiabek 2022-06-08 00:09:59 +02:00
  • 90d1ce7af7 2022.6.0-prerelease MarcinZiabek 2022-05-31 00:52:49 +02:00
  • 5fa32a06cc Text: fixed corner case MarcinZiabek 2022-05-26 00:42:50 +02:00
  • acdf1ed1aa Stability improvement MarcinZiabek 2022-05-25 00:21:14 +02:00
  • a0b32e5ecf Fixed Row.AutoItem width calculation MarcinZiabek 2022-05-24 23:50:53 +02:00
  • 539dc83303 Fixed Row.AutoItem width calculation MarcinZiabek 2022-05-24 23:50:53 +02:00
  • d97fa2cef1 Minor optimization of SkFont creation MarcinZiabek 2022-05-23 01:18:21 +02:00
  • 6d122c784d Implemented working text shaping MarcinZiabek 2022-05-22 20:25:11 +02:00
  • 28743a81d1 Fixed typo MarcinZiabek 2022-05-21 14:35:13 +02:00
  • 1047854f77 Micro-optimization by compiling regular expression into QuestPDF assembly so there's no JIT compilation when using it Maarten Balliauw 2022-05-10 16:52:56 +02:00
  • c5fbf7263c Re-use static variable instead of method call in TextStyle Maarten Balliauw 2022-05-10 15:19:58 +02:00
  • fae2205ff8 Reduce creation of new arrays in Queue<T> Maarten Balliauw 2022-05-10 13:31:42 +02:00
  • 1cbe4b1dc8 Convert LINQ to foreach in Helpers.VisitChildren - Reduce GC pressure Maarten Balliauw 2022-05-10 12:11:12 +02:00
  • 32b94cea43 Updated sponsorship MarcinZiabek 2022-05-12 00:40:09 +02:00
  • 0ca55a91e0 Update readme.md Marcin Ziąbek 2022-05-10 21:48:39 +02:00
  • 09e6b5253f Fixed class names MarcinZiabek 2022-05-10 12:43:13 +02:00
  • bacb136a3f Benchmark: grid element MarcinZiabek 2022-05-10 12:42:49 +02:00
  • b7bc640e31 Added new example to dynamic component: footer with alternating position MarcinZiabek 2022-05-09 18:18:06 +02:00
  • 6e6f884a5f Updated sponsorship section MarcinZiabek 2022-05-09 16:33:12 +02:00
  • b47a8ac409 Added more examples MarcinZiabek 2022-05-09 16:32:59 +02:00
  • e51082400c Dynamic Component: added more examples 2022.5 MarcinZiabek 2022-05-09 14:07:50 +02:00
  • 52cfa3ab7e Added note regarding JetBrains OSS Power Ups MarcinZiabek 2022-05-07 22:18:14 +02:00
  • cd181b1e2e Merge branch '2022.5' MarcinZiabek 2022-05-07 21:40:10 +02:00
  • e71601ad0c Merge pull request #208 from danielchalmers/patch-1 Marcin Ziąbek 2022-05-07 18:46:09 +02:00
  • 3041aa53cc replace obsolete method in readme example Daniel Chalmers 2022-05-06 19:37:17 -05:00
  • 0ebf2833af Updated release notes 2022.5 MarcinZiabek 2022-05-06 21:17:16 +02:00
  • 25e6d9fbca Adjusted library versions MarcinZiabek 2022-05-06 21:09:16 +02:00
  • f80149792d Merge pull request #178 from jnyrup/Dispose Marcin Ziąbek 2022-05-06 20:59:35 +02:00
  • 2beee1d22e Update PreviewerService.cs Marcin Ziąbek 2022-05-06 20:59:06 +02:00
  • 1af7c0a144 Adjusted code related to subscript/superscript MarcinZiabek 2022-05-06 20:55:18 +02:00
  • eeca67e5bc Merge pull request #179 from Bebo-Maker/main Marcin Ziąbek 2022-05-06 00:09:31 +02:00
  • 4da3ef5dfa Fixed breaking long words MarcinZiabek 2022-05-05 23:52:17 +02:00
  • f3d4151273 Improved performance of the table rendering algorithm (square to linear complexity) MarcinZiabek 2022-05-05 23:20:23 +02:00
  • 9a7e397db2 Merge pull request #197 from knoxyz/patch-2 Marcin Ziąbek 2022-05-05 18:23:11 +02:00
  • d81f21e658 Merge pull request #196 from knoxyz/patch-1 Marcin Ziąbek 2022-05-05 18:11:21 +02:00
  • 78909c6edf Merge pull request #199 from knoxyz/patch-4 Marcin Ziąbek 2022-05-05 17:48:28 +02:00
  • a2d81b6adf Merge pull request #200 from knoxyz/patch-3 Marcin Ziąbek 2022-05-05 17:47:40 +02:00
  • 4a761c023f Merge pull request #201 from simusr2/main Marcin Ziąbek 2022-05-05 17:46:30 +02:00
  • 24bbd06dff Replaced PageEnd with PageStart in PageNumberWithinSection Simone Anile 2022-04-29 15:19:58 +02:00
  • 44bd646bab Replaced the obsolete methods from 2022.3 (InternalLink and Color) knoxyz 2022-04-29 11:36:28 +02:00
  • 5f0291b2c4 Replaced the obsolete methods from 2022.3 (ExternalLink and Location) knoxyz 2022-04-29 11:32:20 +02:00
  • 1b91015d8f Replaced the obsolete methods from 2022.3 (FontType, Color and Size) knoxyz 2022-04-28 16:21:56 +02:00
  • 2b6444463d Update <TargetFramework> from 3.1 to net6.0 knoxyz 2022-04-28 16:13:44 +02:00
  • a2629575e8 Dynamic: simplified container composition process MarcinZiabek 2022-04-27 09:50:17 +02:00
  • c8824021cc Dynamic: generalized dynamic element size measurement MarcinZiabek 2022-04-27 09:24:44 +02:00
  • e1101d870d Dynamic: improve state management MarcinZiabek 2022-04-27 06:56:13 +02:00
  • 152304b467 Dynamic: improved TextStyle handling MarcinZiabek 2022-04-26 01:11:40 +02:00
  • 8a1be90c4f Ported dynamic component implementation prototype MarcinZiabek 2022-04-26 00:36:50 +02:00
  • bc8a9e5dc5 Fixed mutating text style for page-related text items MarcinZiabek 2022-04-23 23:13:38 +02:00
  • e54e09de15 Merge pull request #185 from mikasius/main Marcin Ziąbek 2022-04-23 23:03:37 +02:00
  • c49a424f87 Renamed logo.png Sergey Metlenkin 2022-04-22 10:59:12 +07:00
  • c63b0658f3 Ignore FontPosition when calculating font metrics. Bebo-Maker 2022-04-12 19:14:00 +02:00
  • 82cd1d7835 Add example for superscript/subscript. Bebo-Maker 2022-04-12 18:49:34 +02:00
  • 3ffab6e933 Implement superscript and subscript. Bebo-Maker 2022-04-12 18:48:28 +02:00
  • e4d55e0298 Merge pull request #177 from jnyrup/ArgumentException Marcin Ziąbek 2022-04-11 22:03:40 +02:00
  • a6f4fd7f49 explicit disposal Jonas Nyrup 2022-04-11 21:23:16 +02:00
  • 048a4748b2 Use paramName overload of ArgumentException Jonas Nyrup 2022-04-11 21:02:42 +02:00
  • 8cc2fb8696 Merge pull request #169 from fredericoregateiro/AvaloniaCompiledBindings 2022.4.1 Marcin Ziąbek 2022-04-08 22:17:41 +02:00
  • 8e7b528cd9 Updated install command in readme MarcinZiabek 2022-04-08 22:15:12 +02:00
  • 26193313b8 Previewer: hide "Show in default browser" button when no document available MarcinZiabek 2022-04-08 22:14:12 +02:00
  • 555825e8be Previewer: throwing exception when cannot connect with frontend MarcinZiabek 2022-04-08 22:13:33 +02:00
  • ddde8e7517 enable compiled bindings on PreviewerWindow Frederico Regateiro 2022-04-06 14:08:53 +01:00
  • d2c82b5988 Update readme.md Marcin Ziąbek 2022-04-05 14:54:33 +02:00
  • d82aae95b5 Update readme.md Marcin Ziąbek 2022-04-05 14:34:00 +02:00
  • 5c11a2ab6a Update readme.md Marcin Ziąbek 2022-04-05 14:30:51 +02:00
  • 03e3a80fd9 Fixed logo resource for QuestPDF.Previwer 2022.4 MarcinZiabek 2022-04-04 23:26:16 +02:00
  • 4692c5ce62 Fixed QuestPDF.Previewer build MarcinZiabek 2022-04-04 23:24:02 +02:00
  • 919f916219 2022.4 release MarcinZiabek 2022-04-04 23:20:22 +02:00
  • 7a32f774a1 Fixed spelling MarcinZiabek 2022-04-04 00:38:58 +02:00
  • fba71e6392 Previewer: stop debugging session when previewer is closed MarcinZiabek 2022-04-04 00:19:36 +02:00
  • e27585a504 Fixed previewer: first document refresh sometimes does not work MarcinZiabek 2022-04-02 00:23:58 +02:00
  • 9be497ee41 Fixed automatically starting previewer application on custom port MarcinZiabek 2022-04-01 19:26:54 +02:00
  • 0fc0db55d2 Better button style path in previewer MarcinZiabek 2022-03-31 23:14:00 +02:00
  • 9e7a1ed49d Previewer improvements MarcinZiabek 2022-03-31 23:11:34 +02:00