Commit Graph

484 Commits (ft.font-size)
 

Author SHA1 Message Date
Manuel Genovés fbb5dc05db fixed some icons 2018-10-14 17:49:41 +02:00
Manuel Genovés 9f30b0ffda Refactoring:
major cleanup (now the Window class is gone),
moved some calls to the about dialog
2018-10-14 17:48:25 +02:00
Manuel Genovés 44c648f94e refactoring:
externalize headerbar management,
cleanup,
fix #77
2018-10-14 17:46:30 +02:00
Manuel Genovés 10996e49e8 refactor of the headerbar class (dry) 2018-10-14 17:43:41 +02:00
somas95 202ac174f2 adapt flatpak json to new install paths 2018-08-17 22:52:12 +02:00
somas95 ac4b69a1d1 fix paths 2018-08-17 20:44:13 +02:00
somas95 0dbaac828a typo 2018-08-17 20:33:23 +02:00
somas95 2b824ee029 🎨 fix install paths
soft merge from pr #47 (thanks to @flipflop97)
2018-08-17 20:12:09 +02:00
somas95 2744c2a87e made a constructor for buttons 2018-08-02 21:13:57 +02:00
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 2b2568128d update version 2018-07-27 19:46:04 +02:00
somas95 600f4b9c37 Delete unused images 2018-07-27 19:44:57 +02:00
somas95 b39b89a261 Highlight lines on click rather than on edit on focus mode 2018-07-27 19:44:28 +02:00
somas95 b09fbba870 change icons to symbolic ones 2018-07-27 18:03:21 +02:00
somas95 ed164496a0 update version 2018-07-26 19:36:23 +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 66e6931d63 remove quickly config file 2018-07-26 18:39:52 +02:00
somas95 ecb76ad280 gitignore 2018-07-26 18:39:43 +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 37eaf836e1 Updated translations 2018-07-18 17:40:41 +02:00
somas95 5e47e68410 Update uberwriter-vi.po (POEditor.com) 2018-07-18 17:09:34 +02:00
somas95 50d00a8705 Update uberwriter-tr.po (POEditor.com) 2018-07-18 17:09:32 +02:00
somas95 c9ba82e1cb Update uberwriter-sv.po (POEditor.com) 2018-07-18 17:09:29 +02:00
somas95 c191483eca Update uberwriter-es.po (POEditor.com) 2018-07-18 17:09:27 +02:00
somas95 a7a81cebfe Update uberwriter-si.po (POEditor.com) 2018-07-18 17:09:25 +02:00
somas95 1551c42c32 Update uberwriter-ru.po (POEditor.com) 2018-07-18 17:09:23 +02:00
somas95 2d575c0a60 Update uberwriter-pt_BR.po (POEditor.com) 2018-07-18 17:09:21 +02:00
somas95 a24f20bf89 Update uberwriter-pl.po (POEditor.com) 2018-07-18 17:09:19 +02:00
somas95 e5cc588f3b Update uberwriter-hu.po (POEditor.com) 2018-07-18 17:09:16 +02:00
somas95 70f9b480d2 Update uberwriter-de.po (POEditor.com) 2018-07-18 17:09:14 +02:00
somas95 0cc3108dbf Update uberwriter-fr.po (POEditor.com) 2018-07-18 17:09:12 +02:00
somas95 a2c6df0f26 Update uberwriter-en_GB.po (POEditor.com) 2018-07-18 17:09:09 +02:00
somas95 4d5b7ede79 Update uberwriter-cs.po (POEditor.com) 2018-07-18 17:09:07 +02:00
somas95 5b2ec52976 Update uberwriter-zh_TW.po (POEditor.com) 2018-07-18 17:09:04 +02:00
somas95 d2b55e4de9 Update uberwriter-zh_CN.po (POEditor.com) 2018-07-18 17:09:02 +02:00
somas95 8dfe54af09 Update uberwriter-ca_ES.po (POEditor.com) 2018-07-18 17:09:00 +02:00
somas95 14528e5594 Update uberwriter-eu.po (POEditor.com) 2018-07-18 17:08:58 +02:00
somas95 a067f32832 Update version 2018-07-18 16:56:43 +02:00
somas95 e5027303bc
Merge pull request #70 from UberWriter/FullscreenHeaderBar 2018-07-18 16:35:27 +02:00
somas95 1980afa3ab
Merge branch 'master' into FullscreenHeaderBar 2018-07-18 16:33:26 +02:00
somas95 0dcae5925a _init_() should return nothing 2018-07-18 16:25:20 +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 c8313472f8 Added no texlive installed label 2018-07-18 16:24:06 +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 1b67e9fb8f New mockups 2018-07-17 12:51:45 +02:00