Commit Graph

681 Commits (github/fork/sternenseemann/patch-1)
 

Author SHA1 Message Date
sternenseemann 20bae0a89a
Add note about Nix package 2020-01-20 17:10:43 +01:00
Wolf Vollprecht 0d1da19ce8
Merge pull request #191 from gsbhasin123/patch-1
Fix a typo in the compilation instructions
2020-01-02 08:57:20 +01:00
Gurjus Bhasin 33b2d70dfd
Fix a typo in the compilation instructions 2020-01-01 20:12:38 -08:00
somas95 d246877a17
Merge pull request #187 from lavendthomas/bf.shifttab
Fix Shift-Tab Behaviour
2019-12-25 17:29:44 +01:00
Manuel Genovés bde7c0ecb8 Linting
fix some variable names/whitespace/private methods
2019-12-25 03:02:29 +01:00
somas95 daa72b4779
Merge pull request #186 from lavendthomas/ft.regex
Improve emphasis behaviour
2019-12-25 02:00:23 +01:00
somas95 0af10a1b0f
Merge pull request #188 from UberWriter/ft.DnD-improvements
Fixes drag and drop:
- for images now we remove file:// from the path so we don't break the output when exporting
- for text now we prevent pasting the text two times
- now we do some autoformatting for links
- and now we correctly leave selected text between brackets
2019-12-25 01:54:19 +01:00
Thomas Lavend'Homme 5cae9eb68c
Fix WARNING: __record_undoable() 'Recording a change without a user action.' 2019-12-23 19:34:26 -05:00
Thomas Lavend'Homme e4b5952ec2
Use TextIter to remove last \t 2019-12-23 12:43:05 -05:00
Thomas Lavend'Homme 7734e9410e Make Shift-Tab remove the last tab instead of adding one
Signed-off-by: Thomas Lavend'Homme <lavendthomas@outlook.be>
2019-12-23 12:15:45 -05:00
Thomas Lavend'Homme 2abb2af472
Impove regex for emphasis 2019-12-22 10:06:35 -05:00
Manuel Genovés 234eca06a7 Fix DnD for images, text and links 2019-12-22 15:08:03 +01:00
somas95 cabbd8f7a3
Merge pull request #181 from lavendthomas/master
Add UI for paper size option
2019-12-22 14:11:46 +01:00
Manuel Genovés 5615a4c3d7 Fix error when trying to export some formats
If we return "None" , we can't concatenate it to a str in a3a948e434/uberwriter/export_dialog.py (L277)
2019-12-22 02:51:40 +01:00
Manuel Genovés a3a948e434 Change export paper size label
This option applies to odt and doc formats too
2019-12-22 02:46:54 +01:00
Manuel Genovés 2fec09999b Fix paper size condition
Because the way popen works we need to use a "=" on the argument (otherwise the space splits the argument in two elements)
2019-12-22 02:45:53 +01:00
Manuel Genovés 109e9efbcc install reference files 2019-12-22 02:35:38 +01:00
Manuel Genovés d05d0c3bdc Merge branch 'master' of git://github.com/lavendthomas/uberwriter into lavendthomas-master 2019-12-20 18:24:37 +01:00
Wolf Vollprecht 0bcb2f3984
Merge pull request #185 from lavendthomas/regexp-fix
Impove text rendering in bullets
2019-12-16 11:22:24 +01:00
Thomas Lavend'Homme 6edf041169
Impove text rendering in bullets 2019-12-15 12:14:08 -05:00
Thomas Lavend'Homme 5f75998973
Add reference files for A4 odt and docx 2019-12-15 11:54:59 -05:00
Thomas Lavend'Homme 0fce1bae77
Change paper size for odt and docx files 2019-12-14 21:26:50 -05:00
Thomas Lavend'Homme bf73910483
Change paper size of exported PDF according to what's been chosen 2019-11-30 22:09:51 -05:00
Thomas Lavend'Homme 2caff3b389
Fix Cancel and Export buttons not working 2019-11-30 20:01:59 -05:00
Thomas Lavend'Homme 3062037eeb
Improve spacing in advanced export 2019-11-30 19:52:34 -05:00
Thomas Lavend'Homme 11616c1621
Add UI for paper size option 2019-11-30 12:50:14 -05:00
Manuel Genovés 7606a55389 update OpenOffice -> LibreOffice 2019-11-29 13:29:19 +01:00
Manuel Genovés 17c20199f5 use A4 papersize by default 2019-11-29 13:28:19 +01:00
Manuel Genovés 8f5dd56863 Merge branch 'master' of https://github.com/wolfv/uberwriter 2019-11-05 12:14:41 +01:00
somas95 a9650d86bf
fix formatting 2019-11-05 00:09:49 +01:00
Manuel Genovés 88f216161b Add @goncalossilva to the authors section on About 2019-11-05 00:04:40 +01:00
Manuel Genovés 680ef98a75 Add @goncalossilva to the authors section on About 2019-11-04 23:53:41 +01:00
somas95 6a6b5f4c69
Merge pull request #177 from UberWriter/ft.media-access
This PR migrates the managing of all the UI files to gresources
2019-11-04 23:08:23 +01:00
Manuel Genovés 13296024c8 fix PACKAGE_URL path 2019-11-04 23:05:21 +01:00
Manuel Genovés 3af59e2c1d initial port to gresources 2019-11-04 23:05:03 +01:00
somas95 b7c9eafbdb
Update README.md 2019-10-30 01:32:21 +01:00
Manuel Genoves 207f2e8f6c update texlive install script 2019-10-30 01:30:11 +01:00
Manuel Genoves 3be5f1c7ea add flatpak-builder cache to gitignore 2019-10-30 01:29:56 +01:00
Manuel Genoves ca0b458ca1 fix non flatpak data paths 2019-10-30 01:29:35 +01:00
Manuel Genoves 731f9cb470 update flatpak manifestos 2019-10-30 01:29:02 +01:00
Manuel Genoves 11bc9fc086 update README 2019-10-30 01:28:18 +01:00
Manuel Genoves 4b2be6bf20 remove unnecessary files 2019-10-30 01:28:03 +01:00
Manuel Genoves e39e515e6d fix data path for non flatpak installs 2019-10-30 01:14:56 +01:00
Manuel Genovés 3d52aa8042 Merge branch 'bilelmoussaoui-meson'
Merge the work done by @bilelmoussaoui in the meson branch (and some afterward fixes)
2019-10-29 12:38:51 +01:00
Manuel Genovés 36eb349b96 update flatpak manifest 2019-10-29 12:37:30 +01:00
Manuel Genovés ded8effa21 fix pythondir (-> string) 2019-10-29 12:11:21 +01:00
Manuel Genovés 355fecef43 install uberwriter folder 2019-10-29 12:09:06 +01:00
Manuel Genovés 379bb91619 fix icon paths 2019-10-29 01:30:37 +01:00
Manuel Genovés 83299d2bd4 fix some strings 2019-10-28 21:41:06 +01:00
Manuel Genovés 8bbe3c9044 work on the meson port by @bilelmoussaoui 2019-10-28 21:40:51 +01:00