Commit Graph

298 Commits (ui)

Author SHA1 Message Date
somas95 766b3a4b43 Move "finish initializing" code to __init__ 2018-07-29 20:48:45 +02:00
somas95 cf9d3d6fbc Basic linting (whitespace, docstrings, etc) 2018-07-29 13:44:07 +02:00
somas95 b39b89a261 Highlight lines on click rather than on edit on focus mode 2018-07-27 19:44:28 +02:00
somas95 61e6ea0ade Merge branch 'master' of https://github.com/wolfv/uberwriter into refactoring 2018-07-26 19:35:32 +02:00
somas95 2d2d7ba957 regex fixes 2018-07-26 19:32:52 +02:00
somas95 31b680542f pylint rc file 2018-07-26 18:39:25 +02:00
somas95 a48b12d962 basic formating 2018-07-26 18:38:57 +02:00
somas95 fd7fd701dd Basic cleaning, snake_casing and documenting 2018-07-25 21:57:17 +02:00
somas95 47a44b25fd refactoring 2018-07-18 16:24:56 +02:00
somas95 3c480e735d refactoring 2018-07-18 16:24:35 +02:00
somas95 1acd4f575d Refactoring
Simplified a bunch of if statments with list comprehension and a nice dict
2018-07-17 20:25:12 +02:00
somas95 f0008cc827 Clean up 2018-07-17 12:51:05 +02:00
somas95 06632694a7 Fix export related functions 2018-07-17 12:47:47 +02:00
somas95 f4667d8774 Decent export dialog :) 2018-07-17 12:46:43 +02:00
somas95 64fd2bf84c remove files 2018-07-17 12:44:18 +02:00
somas95 81a9b3fb71 Change some icons to labels 2018-07-01 03:14:29 +02:00
somas95 96731ef8f6 Redesign of the headerbar 2018-06-30 02:11:47 +02:00
somas95 ca1a9d6364 line breaking and other style refactoring 2018-06-28 19:47:14 +02:00
somas95 e70f6fb82e whitsepace, small refactoring 2018-06-28 19:38:43 +02:00
somas95 3ae75a4b73 left menu to GMenuModel 2018-06-28 02:03:48 +02:00
somas95 9d435b5714 prevent fs hb hidding when opening menus 2018-06-28 00:52:51 +02:00
somas95 1e9994a37f add unfullscreen button to the fullscreen hn 2018-06-27 01:55:52 +02:00
somas95 b05628ab36 add a new headerbar and an eventboxx wich polls for motion 2018-06-27 01:46:01 +02:00
somas95 afe4461504 Create new hb object 2018-06-24 17:54:31 +02:00
somas95 80635ac4c0 Migrate right menu to GMenuModel 2018-06-23 21:34:53 +02:00
somas95 93282de5c6 Migrate to Actions (fullscreen & focusmode) 2018-06-19 21:43:49 +02:00
somas95 8282fbad62 refactor and enhancement of the dark mode 2018-06-19 20:36:16 +02:00
somas95 bad7870e1f Add donation link 2018-06-14 19:47:28 +02:00
somas95 1a56b355b1 fix bug that prevented the preview to load 2018-05-14 22:01:44 +02:00
somas95 3c185a13d4 Disable pop ups on right click 2018-05-06 20:04:58 +02:00
somas95 e0c4854613 Abstract the path base of open files 2018-05-06 20:00:14 +02:00
somas95 fffb783294 aclaratory comment 2018-05-04 12:39:57 +02:00
somas95 1329ac5804 Added menu entry for the translation portal 2018-04-20 22:18:03 +02:00
somas95 c26902436c fix of web popover (inline preview) 2018-04-18 19:29:13 +02:00
somas95 deac8197c0 Needed refactor 2018-04-18 15:00:06 +02:00
somas95 53c7fffd46 Fixed Inline Preview 2018-04-18 14:17:42 +02:00
somas95 114b6f07f6 update some export arguments 2018-04-16 19:12:20 +02:00
somas95 696f135e33 disable "export to pdf" if pdftex is not avaliable 2018-04-16 19:01:35 +02:00
somas95 8abc388486 set dark theme in preview if the main window has it 2018-04-15 19:24:55 +02:00
somas95 6950ae1266 delete legacy code 2018-04-15 18:43:35 +02:00
somas95 834234652e quick fix 2018-04-15 14:06:12 +02:00
somas95 a0c6f7920e import GLib 2018-04-15 14:06:12 +02:00
somas95 f9a4858c5a corrected variable type 2018-04-15 14:06:12 +02:00
somas95 bc6e9c070a load dark mode at startup if saved in settings 2018-04-15 14:06:12 +02:00
somas95 1993634b5c load prefered ui at startup 2018-04-15 14:06:12 +02:00
somas95 86ec754e4b support gsettings 2018-04-13 20:17:32 +02:00
somas95 9166b89fea quick refactor 2018-04-13 20:17:16 +02:00
somas95 9c96420f33 Disabled right click events in TextView 2018-04-13 00:24:53 +02:00
somas95 ac1774c848 convert relative paths to absolute on preview 2018-04-12 21:55:45 +02:00
somas95 3d5df42720 updated deprecated pandoc methods in the preview 2018-04-12 02:23:07 +02:00
somas95 c1302715aa refactoring localization 2018-04-11 19:03:23 +02:00
somas95 3121475bbf localization 2018-04-11 18:44:13 +02:00
somas95 6b8e8660e0 localization 2018-04-11 18:31:36 +02:00
somas95 0880f63a57 localization issues 2018-04-11 17:30:54 +02:00
somas95 2e52a07dbb Added translations
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-04-10 22:13:30 +02:00
somas95 146e226236 Fixed FocusMode 2018-04-06 21:43:17 +02:00
somas95 72488ab18e Import fixes
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-04-05 12:52:24 +02:00
somas95 a55a0ee2ba Allowing margins without triggering the "ever growing window bug"
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-04-04 22:04:29 +02:00
somas95 72c568f031 Fixed some regex issues (single bold, italyc... characters)
Solves https://github.com/wolfv/uberwriter/issues/41

Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-28 02:52:14 +02:00
somas95 0511402708 Parsing of command line options
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-27 20:49:13 +02:00
somas95 a6b3181fa8 Updated the policy decision making on WebViews to current standart
and more link types

Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-25 01:36:37 +01:00
somas95 c0ad7ee835 Require Gtk and WebKit versions on import
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-25 00:31:55 +01:00
somas95 54c944c171 Fix uberwriter not opening files from terminal or from file managers
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-25 00:16:50 +01:00
somas95 bc8142bb8d Added support for GFM' tasklist checkboxes
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-24 17:40:31 +01:00
somas95 64cc82a0bc added ShortcutWindow
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-22 14:10:14 +01:00
somas95 2839470671 small fixes
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-22 13:13:25 +01:00
somas95 bae0c846e9 Window refactoring, added appmenu and abou dialog
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-22 01:21:58 +01:00
somas95 2723459cc2 Refactoring Window
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-21 01:43:01 +01:00
somas95 7ed0ba1097 Window refactoring
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-21 00:20:49 +01:00
somas95 12c43d414b UI Tweaks (consistency of toggle buttons)
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-07 18:08:33 +01:00
somas95 8499a98fc4 Disabling webkit local file sandboxing
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-04 20:36:07 +01:00
somas95 4b1cddea0b Fix the growing window bug 2018-02-24 01:30:37 +01:00
somas95 b6367d7021 Workaround for Bibtex hardcoded paths 2018-02-15 13:45:32 +01:00
somas95 c38b0a6f4c Revert "Changing classs type to make uberwriter.ui compatible with glade"
This reverts commit b9c9cf6ed7.
2017-12-28 13:24:57 +01:00
somas95 b9c9cf6ed7 Changing classs type to make uberwriter.ui compatible with glade 2017-12-27 14:25:57 +01:00
somas95 ecadcb5493 Redesigned searchbar 2017-12-22 16:01:37 +01:00
somas95 0ca6263763 Fixed HeaderBar opacity issues 2017-12-11 16:45:54 +01:00
somas95 0f1cd5a12c Partially olving black headerbar issue 2017-12-09 14:51:51 +01:00
somas95 1030af3237 Make preview work again 2017-12-07 14:17:41 +01:00
Wolf Vollprecht dad4da1678 make usable on recent fedora/gnome/gtk 2017-12-07 07:56:39 +01:00
Wolf Vollprecht f02b5af858 fixed some bugs in gtk 3.18 and added some experimental stuff that DOES NOT WORK YET! 2016-02-05 23:52:43 +01:00
Wolf Vollprecht 86cd732902 modified style handling for GTK 3.16 2015-05-19 22:32:55 +02:00
Wolf Vollprecht a16f5d95d2 added uberquation plugin 2015-02-21 21:33:50 +01:00
Wolf Vollprecht 995507b914 no more menubar showing up, no more revealing not working after window rearrangement 2015-02-12 19:09:46 +01:00
Wolf Vollprecht 4547c77500 fixed a small bug where cursor iter is not transmitted to check_scroll 2014-10-05 09:51:10 +02:00
Wolf Vollprecht 19f936dcbc added long overdue readme.md 2014-10-05 00:46:48 +02:00
Wolf Vollprecht 0c9e6263b9 added click support to autocorrections 2014-10-05 00:18:17 +02:00
Wolf Vollprecht ee9635bfd9 added levenshtein to debian/control and better handling of nonexistent arg files 2014-10-02 19:24:30 +02:00
Wolf Vollprecht 9807741b13 added some of said experimental features 2014-10-02 19:04:22 +02:00
Wolf Vollprecht 8fdc9f465a removed several deprecations, added experimental features option 2014-10-02 19:02:59 +02:00
Wolf Vollprecht 38a9687c4a added new translations, and reworked the lexikon bubble a bit; 2014-09-15 15:55:06 +02:00
Wolf Vollprecht 55ef6fb7b3 fixed wordcount bug 2014-09-11 18:37:50 +02:00
Wolf Vollprecht c2ac83492a several fixes, most importantly for fading out the headerbar 2014-09-11 17:44:50 +02:00
Wolf Vollprecht eed1c95a26 several improvements, also introducing several new bugs 2014-09-01 23:07:18 +02:00
Wolf Vollprecht 8a98c35af0 comitting all the fancy stuff done in denmark 2014-08-30 10:22:01 +02:00
Wolf Vollprecht 0da94c29db working on new version .. 2014-08-08 13:25:57 +02:00
Wolf Vollprecht 855efdd1c0 removed pychache stuff 2014-07-06 22:37:07 +02:00
Wolf Vollprecht c120288881 initial commit sidebar 2014-07-06 22:35:24 +02:00