Veronica K. B. Olsen
|
8896bbb4b9
|
Merge branch 'dev' into editor_footer
|
2020-06-17 22:20:36 +02:00 |
|
Veronica K. B. Olsen
|
32052b1bc3
|
Searching through files can now loop back to first file again
|
2020-06-17 19:29:25 +02:00 |
|
Veronica K. B. Olsen
|
ad21c6e3a4
|
Continue search in next file is now working
|
2020-06-17 19:16:32 +02:00 |
|
Veronica K. B. Olsen
|
2c5692085e
|
Use viewport margins for all scaling of editor doc margins
|
2020-06-16 00:20:59 +02:00 |
|
Veronica K. B. Olsen
|
65492b13b7
|
Some cleanup of unneeded code in main gui
|
2020-06-15 22:24:26 +02:00 |
|
Veronica K. B. Olsen
|
bbb0f5f9dd
|
Moved the search bar code into a new class
|
2020-06-15 21:36:04 +02:00 |
|
Veronica K. B. Olsen
|
8d71a2385b
|
Minimal doc editor footer bar
|
2020-06-14 22:01:58 +02:00 |
|
Veronica K. B. Olsen
|
1f434718ec
|
Replaced underline format with bold-italic, and all formats now use star, not underscore
|
2020-06-12 22:00:14 +02:00 |
|
Veronica K. B. Olsen
|
29950e34a4
|
Some completeness in logger output
|
2020-06-10 17:19:52 +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
|
f096bbef26
|
Renamed splitView to splitDocs
|
2020-06-09 17:54:56 +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
|
70bc9facf2
|
Merge branch 'tweaks' into dev
|
2020-06-06 11:52:43 +02:00 |
|
Veronica K. B. Olsen
|
896d7f1257
|
No focus shift on open document from tree
|
2020-06-05 19:38:03 +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
|
81d03d86e7
|
Replace QFrame with QWidget on main gui
|
2020-06-03 22:40:01 +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
|
807937caa9
|
And renamed doctree to projecttree
|
2020-06-02 12:02:36 +02:00 |
|
Veronica K. B. Olsen
|
91ad4bb07d
|
Renamed docdetails file to itemdetails
|
2020-06-02 11:54:59 +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. B. Olsen
|
9cd4df1d88
|
Added some comments
|
2020-05-31 14:41:49 +02:00 |
|
Veronica K. B. Olsen
|
72ed6dec6e
|
Fixed a bug caused by a hardcoded project tree index (just added a column)
|
2020-05-31 14:40:10 +02:00 |
|
Veronica K. B. Olsen
|
f3f61c43f0
|
Ensure that all folders exist when a new project has been created, but also check that the project folder was empty
|
2020-05-30 14:56:47 +02:00 |
|
Veronica K. B. Olsen
|
fb4a1ca266
|
Renamed the preferences class to GuiPreferences
|
2020-05-28 23:07:56 +02:00 |
|
Veronica K. B. Olsen
|
d852a1a144
|
Some reformatting of error messages, mostly regarding line breaks.
|
2020-05-28 22:48:37 +02:00 |
|
Veronica K. B. Olsen
|
0c75f24c5d
|
Updated the status reporting on index rebuild
|
2020-05-28 22:00:42 +02:00 |
|
Veronica K. B. Olsen
|
bb5f39e5aa
|
Merge branch 'dev' into view_details
|
2020-05-27 20:22:54 +02:00 |
|
Veronica K. B. Olsen
|
d61abdd955
|
Renamed GuiProjectEditor to GuiProjectSettings
|
2020-05-27 16:47:17 +02:00 |
|
Veronica K. B. Olsen
|
4340b6b8b5
|
It should now be possible to navigate to positions within the documents when clicking links in various places
|
2020-05-25 23:31:41 +02:00 |
|
Veronica K. B. Olsen
|
3b7927f0ff
|
Back-references not consideres all tags in a document, not just the first one
|
2020-05-25 21:14:50 +02:00 |
|
Veronica K. B. Olsen
|
c107a86e25
|
Some minor cleanup in main window code
|
2020-05-24 19:41:43 +02:00 |
|
Veronica K. B. Olsen
|
1252d9728a
|
Moved the code for browsing for projects to the open projects dialog
|
2020-05-24 19:37:59 +02:00 |
|
Veronica K. B. Olsen
|
c865dbd59b
|
Added a lot of comments to functions in the source code
|
2020-05-24 16:42:28 +02:00 |
|
Veronica K. B. Olsen
|
0bbd7de805
|
Redesigned the open project dialog
|
2020-05-21 19:45:00 +02:00 |
|
Veronica K. B. Olsen
|
3a199b79c9
|
Merge branch 'master' into dev_0.6
|
2020-05-17 00:23:45 +02:00 |
|
Veronica K. B. Olsen
|
e70a057188
|
Index rebuild dialog box was blocking test.
|
2020-05-17 00:16:25 +02:00 |
|
Veronica K. B. Olsen
|
4dc768bdd2
|
Dropped the progress bar for rebuild index, and used statusbar instead
|
2020-05-16 21:56:26 +02:00 |
|
Veronica K. B. Olsen
|
82c24d75ef
|
Merge branch 'master' into dev_0.6
|
2020-05-14 18:57:55 +02:00 |
|
Veronica K. B. Olsen
|
e865e5b448
|
Added support for icon themes in the source. Still need to add it to preferences.
|
2020-05-13 23:23:13 +02:00 |
|
Veronica K. B. Olsen
|
3ad4e26dbc
|
Cleanup of unneeded imports
|
2020-05-11 00:20:46 +02:00 |
|
Veronica K. B. Olsen
|
1ad156054c
|
Make sure information is synced properly when item label is changed
|
2020-05-09 21:49:05 +02:00 |
|
Veronica K. B. Olsen
|
3089c798dc
|
Added the Build Project dialog and connected it to the GUI in place of the Export tool
|
2020-05-09 19:26:28 +02:00 |
|
Veronica K. B. Olsen
|
75adcdf679
|
Can now restore document label for orphaned files
|
2020-05-09 13:59:57 +02:00 |
|
Veronica K. B. Olsen
|
b0c71fb47d
|
Removed the nw/tools folder and moved or merged the code in elsewhere
|
2020-05-08 21:28:05 +02:00 |
|
Veronica K. B. Olsen
|
386020bcf8
|
Renamed 'project' folder to 'core'
|
2020-05-08 20:58:34 +02:00 |
|