Veronica K. Berglyd Olsen
|
896ce13f57
|
Merge branch 'main' into pytest_action
|
2020-08-20 21:32:27 +02:00 |
|
Veronica K. B. Olsen
|
bf14e626e0
|
Also include push to main
|
2020-08-20 21:31:33 +02:00 |
|
Veronica K. B. Olsen
|
4bff145394
|
Fixed badge
|
2020-08-20 21:30:56 +02:00 |
|
Veronica K. Berglyd Olsen
|
6d2b1a7330
|
Merge pull request #424 from vkbo/pytest_action
GitHub action using pytest
|
2020-08-20 21:28:05 +02:00 |
|
Veronica K. B. Olsen
|
b3da2b7029
|
Final version of pytest workflow
|
2020-08-20 21:24:35 +02:00 |
|
Veronica K. B. Olsen
|
305e5cdf55
|
That didn't work ... trying something else
|
2020-08-20 21:21:00 +02:00 |
|
Veronica K. B. Olsen
|
c3da3e3cce
|
Added test dependencies and dropped Python 3.5
|
2020-08-20 21:18:43 +02:00 |
|
Veronica K. B. Olsen
|
3fa21688aa
|
Added second job step with other python versions
|
2020-08-20 21:14:39 +02:00 |
|
Veronica K. B. Olsen
|
15757a745b
|
Add codecov part tp action
|
2020-08-20 21:07:11 +02:00 |
|
Veronica K. B. Olsen
|
fe15a335a9
|
Change item selection method
|
2020-08-20 20:59:40 +02:00 |
|
Veronica K. B. Olsen
|
be0b9ef358
|
Fixed typo in test
|
2020-08-20 20:52:47 +02:00 |
|
Veronica K. B. Olsen
|
aef093a3e5
|
Try calling the function directly
|
2020-08-20 20:48:07 +02:00 |
|
Veronica K. B. Olsen
|
cff7463a7c
|
Make sure the correct item is selected
|
2020-08-20 20:43:19 +02:00 |
|
Veronica K. B. Olsen
|
d4052568be
|
Make sure new replace items in project settings are inserted at the top
|
2020-08-20 20:36:33 +02:00 |
|
Veronica K. B. Olsen
|
8b2d7e2917
|
test other packages and add delays to project editor test
|
2020-08-20 20:24:40 +02:00 |
|
Veronica K. B. Olsen
|
c0769581ea
|
Add more packages
|
2020-08-20 20:09:42 +02:00 |
|
Veronica K. B. Olsen
|
dc0d80c622
|
Disable travis while we do this
|
2020-08-20 20:05:39 +02:00 |
|
Veronica K. B. Olsen
|
d723529708
|
Fix workflow file error
|
2020-08-20 20:04:57 +02:00 |
|
Veronica K. B. Olsen
|
e08bd436d7
|
Added pytest workflow
|
2020-08-20 20:03:12 +02:00 |
|
Veronica K. B. Olsen
|
d4ccb369f4
|
nw and tests folders only
|
2020-08-20 09:56:39 +02:00 |
|
Veronica K. B. Olsen
|
9d2563c72b
|
Minor changes to flake8 check
|
2020-08-20 09:54:36 +02:00 |
|
Veronica K. Berglyd Olsen
|
da04be1761
|
Merge pull request #423 from vkbo/more_tests
Adding Tests for Project Load and Outline View
|
2020-08-20 00:22:55 +02:00 |
|
Veronica K. B. Olsen
|
d1f5703369
|
Drop the mouseclick and just pass the value
|
2020-08-20 00:11:05 +02:00 |
|
Veronica K. B. Olsen
|
d32451be1c
|
Add a delay for loading the document view ite from outline
|
2020-08-20 00:02:56 +02:00 |
|
Veronica K. B. Olsen
|
7941cbbd34
|
Added test for outline panel
|
2020-08-19 23:55:23 +02:00 |
|
Veronica K. B. Olsen
|
d9b092b593
|
Fixed bug where word and paragraph count was swapped in outline details panel
|
2020-08-19 22:50:37 +02:00 |
|
Veronica K. B. Olsen
|
bd430d61e3
|
Added test for the project load dialog
|
2020-08-19 22:33:33 +02:00 |
|
Veronica K. Berglyd Olsen
|
0469754da7
|
Merge pull request #421 from vkbo/max_depth
Make sure the Split Document tool doesn't go past the maximum folder depth
|
2020-08-18 21:54:50 +02:00 |
|
Veronica K. B. Olsen
|
5ee0b640bd
|
Make sure the doc split doesn't go past the maximum folder depth
|
2020-08-18 21:47:50 +02:00 |
|
Veronica K. Berglyd Olsen
|
dbe7b80e07
|
Merge pull request #420 from vkbo/issue_418
Issue #418: Error printout in the logger
|
2020-08-18 20:59:56 +02:00 |
|
Veronica K. B. Olsen
|
b404a10285
|
Fix the error message about the lookup for a None handle - issue #418
|
2020-08-18 20:37:46 +02:00 |
|
Veronica K. Berglyd Olsen
|
752be16772
|
Merge pull request #419 from vkbo/viewer_tabs
Tab Stop in Document Viewer and Build
|
2020-08-18 20:18:00 +02:00 |
|
Veronica K. B. Olsen
|
95dd867d47
|
Bring the readme file up to date
|
2020-08-18 20:11:57 +02:00 |
|
Veronica K. B. Olsen
|
4a20a0eb01
|
Use markContentsDirty on the QTextDocument instead of the textWidth hack
|
2020-08-18 08:50:08 +02:00 |
|
Veronica K. B. Olsen
|
b80ff750fb
|
A bit less aggressive version off the redraw text hack
|
2020-08-18 00:33:33 +02:00 |
|
Veronica K. B. Olsen
|
a9ac3a2aa1
|
Removed commented out code
|
2020-08-18 00:29:18 +02:00 |
|
Veronica K. B. Olsen
|
2f177c50fc
|
Improved the tab handling and added the same fix to the build tool
|
2020-08-18 00:21:25 +02:00 |
|
Veronica K. B. Olsen
|
10936b6910
|
Implement the same tab stop code in the editor as for the viewer
|
2020-08-17 22:40:04 +02:00 |
|
Veronica K. B. Olsen
|
1d9cd3ee49
|
Add a workaround for getting tabs through the html parsing and setHtml function in QTextBrowser
|
2020-08-17 22:39:38 +02:00 |
|
Veronica K. Berglyd Olsen
|
4a706b6f90
|
Merge pull request #417 from vkbo/error_handling
Updated Error Handling
|
2020-08-17 20:53:05 +02:00 |
|
Veronica K. B. Olsen
|
4c91c08b22
|
More appropriate logging entries for final error shutdown
|
2020-08-17 20:46:58 +02:00 |
|
Veronica K. B. Olsen
|
0e0032e020
|
Some minor cleanup of the code
|
2020-08-17 20:39:39 +02:00 |
|
Veronica K. B. Olsen
|
1ac2503190
|
Removed the try/except around the main GUI call
|
2020-08-17 20:33:33 +02:00 |
|
Veronica K. B. Olsen
|
35ed4a1c8d
|
Created a new error handler and dialog class
|
2020-08-17 20:32:52 +02:00 |
|
Veronica K. Berglyd Olsen
|
7df2f83202
|
Merge pull request #416 from vkbo/fixes
Outtake/Archive Fixes
|
2020-08-16 22:05:21 +02:00 |
|
Veronica K. B. Olsen
|
619810544a
|
Reduce the defacto maximum folder depth from ~200 to a hard 30 and enforce it
|
2020-08-16 21:55:36 +02:00 |
|
Veronica K. B. Olsen
|
850ac2b2f3
|
Put back the edit item popup as it blocks runaway file or folder creation
|
2020-08-16 21:35:22 +02:00 |
|
Veronica K. B. Olsen
|
f21036d1f0
|
Minor tweaks in docs
|
2020-08-16 21:26:31 +02:00 |
|
Veronica K. B. Olsen
|
efc7078a22
|
Updated documentation
|
2020-08-16 21:24:04 +02:00 |
|
Veronica K. B. Olsen
|
c19c624652
|
Allow folders in Outtakes root folder as it seems to be working as intended with the current logic
|
2020-08-16 21:17:58 +02:00 |
|