Commit Graph

683 Commits

Author SHA1 Message Date
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 c3e6007f76 Some cleanup in the doc edit header 2020-06-11 17:54:43 +02:00
Veronica K. B. Olsen 2b878777d4 Moved the header bar for the editor into the doceditor file 2020-06-11 17:49:39 +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 29950e34a4 Some completeness in logger output 2020-06-10 17:19:52 +02:00
Veronica K. B. Olsen 566bf20d97 Updated the header of the file 2020-06-09 23:30:06 +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 4a69948aa8 More icons 2020-06-09 23:24:07 +02:00
Veronica K. B. Olsen 1bd5b16def Merge branch 'master' into ref_panel_update 2020-06-09 21:48:05 +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 9fd14cc14f Using toolbar buttons instead on the document bar 2020-06-09 17:31:18 +02:00
Veronica K. B. Olsen 691c8fe89b Clarified the naming of some menu entries 2020-06-09 16:31:15 +02:00
Veronica K. B. Olsen f14ebb5512 Updated icons in outline and project tree 2020-06-09 16:30:58 +02:00
Veronica K. B. Olsen e0ea8871d0 Added new icons for orphaned folder and heading levels 2020-06-09 16:30:12 +02:00
Veronica K. B. Olsen aa81009760 Drop the alignment settings 2020-06-08 17:59:24 +02:00
Veronica K. B. Olsen ad38550c32 Tweaked the doc title bar sizes a bit more 2020-06-08 17:56:59 +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 3dc59d393c Fixed clipping of document bar 2020-06-08 17:28:17 +02:00
Veronica K. B. Olsen a15e73cf48 Proper handling of files with configparser 2020-06-08 17:07:35 +02:00
Veronica K. B. Olsen 9045269f34 Also added bug-capturing in build tool for conversion errors 2020-06-08 09:27:21 +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 87ee7206a2 The close/refresh/minmax buttons are now connected 2020-06-08 00:35:03 +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 36933de973 Merge branch 'master' into docbar_icons 2020-06-07 23:39:12 +02:00
Veronica K. B. Olsen 8abfb5f983 Convert the doc title bar to a widget with a layout 2020-06-07 23:37:59 +02:00
Veronica K. B. Olsen 6cb17a185a Drop the noticebar class as well 2020-06-07 23:21:27 +02:00
Veronica K. B. Olsen 1fc76b0d95 Remove the whole document read only logic 2020-06-07 23:19:28 +02:00
Veronica K. B. Olsen b15156da83 Also display edit time on the project settings details panel 2020-06-07 18:58:56 +02:00
Veronica K. B. Olsen 8773098beb Theme class should report logical DPI, not physical 2020-06-07 17:15:36 +02:00
Veronica K. B. Olsen 260b2aa7b9 Some final cleanup 2020-06-06 15:31:17 +02:00
Veronica K. B. Olsen 0e667b060e Merge branch 'master' into dev 2020-06-06 12:17:12 +02:00
Veronica K. B. Olsen 3e5263338b Added link style colour to the build output 2020-06-06 12:13:23 +02:00
Veronica K. B. Olsen 70bc9facf2 Merge branch 'tweaks' into dev 2020-06-06 11:52:43 +02:00
Veronica K. B. Olsen 7723f24c12 The correct fix for tree widget font sizes, issue #273 2020-06-06 10:36:50 +02:00
Veronica K. B. Olsen 213889e9d5 Added open and view document to the project tree context menu 2020-06-05 19:46:51 +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 0a3751046b A few improvements here and there 2020-06-04 22:49:27 +02:00
Veronica K. B. Olsen 10ef9d3453 QSwitch now scales 2020-06-04 22:36:47 +02:00
Veronica K. B. Olsen ba4922a426 Scale factor calculated from logical dpi 2020-06-04 22:36:31 +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 0e467d5fb1 Added functions for calculating scaled sizes 2020-06-04 21:27:56 +02:00
Veronica K. B. Olsen 8e7c3dcb4b Remove debug message 2020-06-04 20:44:51 +02:00
Veronica K. B. Olsen 4c9e3f3440 New files are now inserted after the file selected, if a file is selected 2020-06-04 19:15:22 +02:00
Veronica K. B. Olsen fa769650a7 Merge branch 'dev' into tree_context 2020-06-04 17:58:39 +02:00
Veronica K. B. Olsen 72e5778e4f Context menu now works for basic functions 2020-06-04 17:09:36 +02:00
Veronica K. B. Olsen 0c18f1d3c9 Added project tree context menu 2020-06-04 10:57:30 +02:00