Commit graph

16 commits

Author SHA1 Message Date
TheJackiMonster dc86e3b14e
Adjusted fixes for python 3.10 to not crash immediately
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-13 14:27:59 +01:00
Youness Alaoui e4da844708 Fix dialog windows being created outside the desktop area
The About/Settings/Import/Export/ExportManager windows were all created
in odd places, usually to the left of the main window, which meant outside the
desktop area with little overlap if the main window is maximized. The logic in
centering the window on its parent was wrong. This fixes it.
2019-05-20 09:25:17 -06:00
Olivier Keshavjee a42c7a41ab Merge branch 'feature/Exporters' into develop 2017-11-18 18:00:54 +01:00
Olivier Keshavjee ee212db39c Removes most of hard-coded colors 2017-11-14 14:56:11 +01:00
Olivier Keshavjee b520b12d7a Adds a tip if pandoc is not installed. #190 2017-11-06 10:05:20 +01:00
Olivier Keshavjee ae0742b900 Exporter ready to be merged 2016-04-15 14:16:15 +02:00
Olivier Keshavjee 0ed3e36952 Adds icon to exporter, and test if latex is available 2016-04-15 14:04:07 +02:00
Olivier Keshavjee f820e5a62b Lots of pandoc formats 2016-04-15 11:58:09 +02:00
Olivier Keshavjee 964921cba2 Update UI when changing custom path, and bug correction 2016-04-14 13:39:58 +02:00
Olivier Keshavjee 3bddbf4c64 Adds cute icons 2016-04-08 12:48:19 +02:00
Olivier Keshavjee 9c2c15e352 Exporter can now.. export. Yay! 2016-04-08 12:02:50 +02:00
Olivier Keshavjee cb04c39362 More export format added 2016-04-07 14:27:51 +02:00
Olivier Keshavjee 16585c4a2a Basic plainText exporter working (preview only) 2016-04-07 12:18:20 +02:00
Olivier Keshavjee 548df14b28 Exporter looking like something now 2016-04-05 17:22:39 +02:00
Olivier Keshavjee 0554ac519e Reorganizing some stuff 2016-04-04 20:00:19 +02:00
Olivier Keshavjee a53937833d New exporter: initial commit 2016-04-01 19:01:27 +02:00