Commit 02ca333 1 parent f452e84 commit 02ca333 Copy full SHA for 02ca333
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2016-07-31
2
+ v2.0.14
3
+ - Implement new Coursera submission system.
4
+ - Reload list of data files after removing a file through the project view,
5
+ and use persistent indices to fix file removal. Fixes #11.
6
+ - Fix renaming of files through the project explorer. Renaming should now
7
+ work using the usual platform editing key, and using the context menu
8
+ option. Fixes #12.
9
+ - Don't add empty file name to list of data files when user cancels file
10
+ dialog. Fixes #13.
11
+ - Add same leading white space as on current line when pressing return
12
+ (maintain indenting).
13
+ - Add support for new Qt WebEngine framework (since Qt WebKit is not available
14
+ in Qt 5.6).
1
15
2016-03-26
2
16
v2.0.13
3
17
- Flush output more consistently when process finished, hopefully
You can’t perform that action at this time.
0 commit comments