Commit graph

15 commits

Author SHA1 Message Date
tcsch
22609fa1fd Add drag and drop functionality for outline items to editors 2022-08-12 18:34:31 +02:00
Jan Wester
ff2cbca028 Converted most print statements to use logging
Some snippets have yet to be converted due to the more complex nature
of those snippets, and to keep things neat a separate commit makes more
sense for those.
2021-04-08 18:44:28 +02:00
TheJackiMonster
12be4c3a3d
Fixed all Python syntax warnings 2021-02-21 23:45:34 +01:00
Sebastian Rasmussen
dfe88a9681 Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
Olivier Keshavjee
ee212db39c Removes most of hard-coded colors 2017-11-14 14:56:11 +01:00
Olivier Keshavjee
648b4b67eb Fixes more bugs in drag n drop: seg fault when creating an item after deleting an item that was open for editing, and other small stuff 2017-10-20 23:39:57 +02:00
Olivier Keshavjee
1a8d4c5c72 Adds some docstrings on editor/view classes, because I never remember who they are and what they do... 2017-10-20 16:20:33 +02:00
Olivier Keshavjee
c6cace1a9b Less ambiguous behavior when failing to load openIndexes (cf. #27) 2016-04-18 11:46:07 +02:00
Olivier Keshavjee
7f9ea9e513 Some more UI tweaks 2016-04-12 00:01:51 +02:00
Olivier Keshavjee
282e976aa1 Minor tweaks 2016-04-11 15:41:43 +02:00
Olivier Keshavjee
e90e9f9cc4 tabSplitter allows target. 2016-04-11 15:14:24 +02:00
Olivier Keshavjee
a77e6fc79f Visual cues for splitter 2016-04-11 07:50:44 +02:00
Olivier Keshavjee
b4e95f3629 Adds icon for folder views 2016-04-11 07:13:09 +02:00
Olivier Keshavjee
59ec08c3b3 Adds icons to view splitter 2016-04-10 22:04:31 +02:00
Olivier Keshavjee
373b36406a Can split views 2016-04-10 19:58:49 +02:00