Commit Graph

41 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 1d6f346955 Don't scroll project tree every time a document is opened 2020-06-20 18:17:48 +02:00
Veronica K. B. Olsen 747ff63a92 Also save first if pressing the relaod button from the doc viewer header bar 2020-06-19 23:01:22 +02:00
Veronica K. B. Olsen 399b13dd3d Make both panes use viewportmargin 2020-06-17 22:27:06 +02:00
Veronica K. B. Olsen aad35e2d7b First some cleanup of the document widgets 2020-06-15 16:35:24 +02:00
Veronica K. B. Olsen a85222fdb8 Updated rendering of preview text to include synopsis 2020-06-13 22:59:31 +02:00
Veronica K. B. Olsen 20ff46b8d2 Fixed issue with following tag link when doc viewer is closed. 2020-06-11 18:02:23 +02:00
Veronica K. B. Olsen 9671db0b42 Some cleanup in the doc view header 2020-06-11 17:57:58 +02:00
Veronica K. B. Olsen fcd887a67e Updated the look of the doc view footer 2020-06-11 17:37:17 +02:00
Veronica K. B. Olsen e4f2949d3d All the DocViewer elements now live in the docviewer file 2020-06-11 16:47:54 +02:00
Veronica K. B. Olsen e58c00b610 Use frameWidth instead of lineWidth for positioning document title bars 2020-06-11 16:33:57 +02:00
Veronica K. B. Olsen b61402a373 Completed redesign of doc viewer details panel 2020-06-09 23:25:01 +02:00
Veronica K. B. Olsen a24134d4d6 Viewer footer now works and references button shows/hides the references 2020-06-09 21:47:39 +02:00
Veronica K. B. Olsen ef70e63814 Moved doc details to a splitter and added a footer bar to the viewer 2020-06-09 21:01:08 +02:00
Veronica K. B. Olsen f24ec180b2 Fixed the size of the doc title bar when the scroll bar is present 2020-06-08 17:40:34 +02:00
Veronica K. B. Olsen 2c304b2bdd Made the doc viewer more fail tolerant 2020-06-08 09:21:08 +02:00
Veronica K. B. Olsen 2c337e5938 Added the document tile buttons and icons 2020-06-08 00:24:23 +02:00
Veronica K. B. Olsen d95e8caa50 Gui sizes should now scale between high and low DPI screens 2020-06-05 16:18:20 +02:00
Veronica K. B. Olsen 8b22deb1f4 All fixed sizes should no be passed through the pxInt function 2020-06-04 21:58:35 +02:00
Veronica K. B. Olsen 4334e62148 Details panel now has all the data 2020-06-03 20:40:25 +02:00
Veronica K. B. Olsen 8199c2f4e9 Added outline details panel, and removed project in constructor of GUI classes 2020-06-02 22:00:23 +02:00
Veronica K. B. Olsen 49141ac8de Moved all gui files to the root gui folder 2020-06-01 23:47:37 +02:00
Veronica K. B. Olsen 6f893bf321 Cleaned up the source files in the gui folder a bit. 2019-10-31 13:56:00 +01:00
Veronica K. B. Olsen 5a76d4982d Ctrl+Enter on a tag name now opens the file in the view pane 2019-10-30 21:05:28 +01:00
Veronica K. B. Olsen 489eae2e0d Adding non-breaking space support for editor and html, latex export 2019-10-29 14:49:11 +01:00
Veronica K. B. Olsen 753b248b9f Cleaned up the nw/convert folder a bit 2019-10-26 22:24:59 +02:00
Veronica K. B. Olsen 4a98f58a20 Added more system checks and help now opens the documentation website 2019-10-24 21:13:11 +02:00
Veronica K. B. Olsen b934d0439a Major reorganisation of themes, and added a few more syntax themes 2019-06-15 20:07:35 +02:00
Veronica K. B. Olsen 4e5f2d30f4 Rewritten how document margins and text width is handled 2019-06-15 12:25:02 +02:00
Veronica K. B. Olsen 8e73d6ac9a Fixed setting of font for doceditor and docviewer 2019-06-12 20:55:41 +02:00
Veronica K. B. Olsen db700d4e8b Keep scroll position when pressing Ctrl+R on the same document 2019-06-09 16:49:42 +02:00
Veronica K. B. Olsen 46887fed1d Some more theme tweaking for better viewing of files 2019-06-09 12:45:32 +02:00
Veronica K. B. Olsen b3df4ee0f2 Added the code needed for opening documentation in the viewer 2019-06-09 10:35:12 +02:00
Veronica K. B. Olsen 579db06651 Fixed merge conflicts 2019-06-09 09:39:18 +02:00
Veronica K. B. Olsen 121473969e Some reshuffling of loading into document viewer 2019-06-09 09:36:37 +02:00
Veronica K. B. Olsen 94da52982d Obey justify option also in viewer 2019-06-08 23:10:11 +02:00
Veronica K. B. Olsen ad79b60961 Changed the way creating new, and closing projects is done to make it more roubust 2019-05-24 00:37:45 +02:00
Veronica K. B. Olsen a2a6fd60bc Added a theme class that loads the theme from config 2019-05-18 20:48:19 +02:00
Veronica K. B. Olsen 48da59321b Set doc viewer header colour to match the editor 2019-05-18 19:41:21 +02:00
Veronica K. B. Olsen 76a4e6499b Fix margins for viewer, and handle split positions properly 2019-05-18 17:50:56 +02:00
Veronica K. B. Olsen ac1f9569e6 Document editor and document viewer are now in different panes 2019-05-18 17:09:03 +02:00
Veronica K. B. Olsen 7644df1c52 Added the GuiDocViewer class 2019-05-10 18:33:32 +02:00