Commit Graph

1359 Commits

Author SHA1 Message Date
Veronica K. Berglyd Olsen a051e77be0 Merge pull request #285 from vkbo/high_dpi
High DPI Support
2020-06-05 16:44:33 +02:00
Veronica K. B. Olsen f029a0ff5f Fixed tests 2020-06-05 16:20:49 +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. Berglyd Olsen 27130a018e Merge branch 'master' into dev 2020-06-04 20:24:28 +02:00
Veronica K. Berglyd Olsen 27d259779e Merge pull request #282 from vkbo/tree_context
Project Tree Context Menu
2020-06-04 20:19:10 +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 f75028e4a7 Updated changelog 2020-06-04 18:04:40 +02:00
Veronica K. B. Olsen 1d708a3460 Merge branch 'dev' into tree_context 2020-06-04 18:03:40 +02:00
Veronica K. B. Olsen 322665680c Bumped dev branch to 0.8rc1 and updated changelog 2020-06-04 18:03:18 +02:00
Veronica K. B. Olsen fa769650a7 Merge branch 'dev' into tree_context 2020-06-04 17:58:39 +02:00
Veronica K. Berglyd Olsen 91fdb71674 Merge pull request #281 from vkbo/outline_details
Outline Details Panel
2020-06-04 17:56:55 +02:00
Veronica K. B. Olsen e775103c81 Clarified a few things in the changelog 2020-06-04 17:14:24 +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
Veronica K. B. Olsen 184d0f62f9 Made a few minor improvements to outline details 2020-06-03 23:01:15 +02:00
Veronica K. B. Olsen 81d03d86e7 Replace QFrame with QWidget on main gui 2020-06-03 22:40:01 +02:00
Veronica K. B. Olsen e402789892 Made the outline details panel a scroll area 2020-06-03 22:14:19 +02:00
Veronica K. B. Olsen 4167d2e854 Fixed tests 2020-06-03 20:43:12 +02:00
Veronica K. B. Olsen 4334e62148 Details panel now has all the data 2020-06-03 20:40:25 +02:00
Veronica K. Berglyd Olsen 981d521f12 Create CODE_OF_CONDUCT.md 2020-06-03 10:38:18 +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. Berglyd Olsen 3a22863875 Merge pull request #278 from vkbo/tweaks
GUI Tweaks
2020-06-02 20:57:06 +02:00
Veronica K. B. Olsen e8db673db8 Reorganised the options on the Build tool a little bit so they're more reasonably grouped 2020-06-02 20:46:52 +02:00
Veronica K. B. Olsen 9af412e29a Added some icons to the outline view 2020-06-02 20:32:47 +02:00
Veronica K. B. Olsen 807937caa9 And renamed doctree to projecttree 2020-06-02 12:02:36 +02:00
Veronica K. B. Olsen 0ca197e283 Also renamed viewdetails to docdetails for consistency 2020-06-02 12:00:12 +02:00
Veronica K. B. Olsen 1dff34779e Renamed tje two project dialog files to something a bit shorter 2020-06-02 11:58:08 +02:00
Veronica K. B. Olsen 73b02be9b3 Removed handle column from outline 2020-06-02 11:55:21 +02:00
Veronica K. B. Olsen 91ad4bb07d Renamed docdetails file to itemdetails 2020-06-02 11:54:59 +02:00
Veronica K. B. Olsen d2616c8af8 Fix faulty column width calculation by Qt for the Ubunut font 2020-06-02 10:05:15 +02:00
Veronica K. B. Olsen 6cd76ff60b Don't change focus from project tree to editor when selecting file with enter key 2020-06-02 09:25:52 +02:00
Veronica K. B. Olsen 2bd2c81eae Drop the hidden column in the project tree that holds the item handle, and use the data setting instead 2020-06-02 09:23:23 +02:00
Veronica K. Berglyd Olsen afdd07b6e9 Merge pull request #277 from vkbo/less_files
Merge a bunch of source files and folders
2020-06-01 23:57:25 +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 3f069ac794 Merged all document bars into one file 2020-06-01 23:39:04 +02:00
Veronica K. B. Olsen bd3f6d39e7 Moved dochighlight up one level 2020-06-01 23:30:58 +02:00
Veronica K. B. Olsen 98360b2edd Moved optionstate class into project file 2020-06-01 23:28:38 +02:00
Veronica K. B. Olsen a76562e025 Moved WordCounter class into doceditor file 2020-06-01 23:23:11 +02:00
Veronica K. B. Olsen 61831d9c0e Moved the custom widgets classes to the root gui folder 2020-06-01 23:13:08 +02:00
Veronica K. B. Olsen 6f7d66cb31 Merged the custom widgets and layouts into one file 2020-06-01 23:08:40 +02:00
Veronica K. B. Olsen d08843afc7 Merged icons and themes files 2020-06-01 22:59:44 +02:00
Veronica K. Berglyd Olsen d5d7abd4c3 Merge pull request #276 from vkbo/no_format_export
Export w/o Styling
2020-06-01 22:51:15 +02:00
Veronica K. B. Olsen ae84a4def6 Added the noStyles option to the Build Novel Project tool 2020-06-01 22:37:46 +02:00
Veronica K. B. Olsen 322a114ce5 Added a cssStyles flag that is needed to add styles at all to generated HTML 2020-06-01 22:37:10 +02:00