Commit Graph

750 Commits (ui)
 

Author SHA1 Message Date
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
Manuel Genoves 9216db1b80 prevent headerbar to hide on open recents menu 2019-12-11 00:57:21 +01:00
Manuel Genoves d56623bfbd tweak headerbar reveal settings 2019-12-10 18:00:37 +01:00
Manuel Genoves 5a78d75668 fix fullscreen issues 2019-12-10 17:43:02 +01:00
somas95 2912baaa41
Merge pull request #183 from UberWriter/ft.autohiding_headerbar
Rework of the headerbar and bottombar

This PR:

- Makes the textview to go all the way to the top and the bottom of the window, even behind the headerbar, so when it disappears any visible gap is left

- Makes the headerbar and bottombar to disappear instantly when writing, and they reappear when moving the cursor to the top/bottom areas. If the cursor moves to the bottom area only the bottombar is shown, when moving the cursor to the top area both headerbar and bottombars are shown
2019-12-09 17:27:34 +01:00
Manuel Genovés 97e809a576 rework the autohiding mechanis for headerbars 2019-12-09 02:16:13 +01:00
Manuel Genovés 151809ae9b add background color to inline buttons 2019-12-09 02:15:09 +01:00
Manuel Genovés 48e48d95de add autohide-headerbar toggle on settings 2019-12-09 02:14:52 +01: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 ff579b956f update gitignore 2019-11-25 13:30:04 +01:00
Manuel Genovés 87e3cc127b add flatpak to gitignore 2019-11-23 02:13:10 +01:00
Manuel Genovés 567ae6bc42 Merge branch 'ft.autohiding_headerbar' of https://github.com/wolfv/uberwriter into ft.autohiding_headerbar 2019-11-23 02:12:08 +01:00
Manuel Genovés 8ac8728e3b implement hack to fade away the headerbar 2019-11-23 02:11:32 +01:00
Manuel Genovés f766c3703d add revealer to the headerbar default class 2019-11-23 02:09:22 +01:00
Manuel Genovés b5260e3906 add curved corners for focus mode 2019-11-23 02:08:47 +01:00
somas95 1fc36c6fdc
Merge pull request #178 from UberWriter/ft.autohiding_headerbar
Use a .ui file to define the headerbar
2019-11-14 12:52:48 +01:00
Manuel Genoves f091e5ac1a update gitignore 2019-11-14 12:45:54 +01:00
Manuel Genovés 0e2f731ff4 Use a .ui file to define the headerbar
This makes all the headerbar code more readable and easier to tweak
2019-11-11 01:27:39 +01:00
Manuel Genovés 10f98f35b8 fix filename path 2019-11-10 19:02:22 +01:00
Manuel Genovés f4809faf19 Merge branch 'master' 2019-11-05 12:28:08 +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