JJones780
0b362d85b6
space bug: spacing anomoly which only appeared when mixing document sizes.
7 years ago
JJones780
b6319127e5
Properly load customized toolbars: Recognize TWO_PAGES as PAIRED_PAGES.
7 years ago
Ulrich Huber
386dbbd1f9
Merge pull request #878 from LittleHuba/fix_pasted_obj_out_of_view
...
Fix pasted objects are not centered in view.
7 years ago
Ulrich Huber
6c94826e4e
Force pasted element to be at least south east of upper left corner.
7 years ago
Ulrich Huber
970d7e31b0
Fix pasted objects are not centered in view.
7 years ago
JJones780
2679cde606
Row or Column size now part of same radio group. Layout properly reflects users choice.
7 years ago
JJones780
feb6227bea
Added menu item to choose num Rows, settings for numRows and viewFixedRows.
...
TODO: menu to set viewFixedRows and show/hide numRows/numColumns accordingly
7 years ago
JJones780
503981ad89
Now instantiates LayoutMapper using a settings object to avoid passing in multiple arguments.
...
Columns enum changed to Vertically.
thanks to LittleHuba for review and recommendations.
7 years ago
JJones780
a8f8c542a0
Was missing XOJ_RELEASE.
7 years ago
JJones780
a578c992a8
Renamed "Two Pages" to "Paired Pages" to reflect new behaviour.
7 years ago
JJones780
6eef97d355
Cleanup
...
Thanks to 'LittleHuba' for review notes
Note: Prefer weak enums but then have issues with name collisions.
7 years ago
Ulrich Huber
f1cd524109
Merge pull request #873 from LittleHuba/add_credits
...
Add myself to list of authors
7 years ago
Ulrich Huber
8b6a0bfef0
Add myself to list of authors
7 years ago
Andreas Butti
f4ef3b0c1a
Flatpack script
7 years ago
andreasb242
b27d0577bd
Merge pull request #870 from ezickler/feature/flatpak-manifest
...
Flatpak: Initial manifest proposal
7 years ago
JJones780
65635b12df
cleanup and conform to coding standards. Conform to apparant convention of this->member access
7 years ago
JJones780
4c9ae6a3f8
Added View->Layout menu to choose document layout. i.e. top->bottom,left->right or T2B,R2L etc.
7 years ago
JJones780
2aa04be206
Added more layouts to LayoutMapper ( right to left etc. ). Enum for layout now bitflag flexible.
...
TODO: allow user to access them via menu or prefs.
7 years ago
JJones780
68be24ac1d
Fixed merge conflicts.
7 years ago
JJones780
553b6d65c5
Re-designed PagePosition classes to work with LayoutMapper.
...
PagePosition system had become overly complex and didn't work well with LayoutMapper ( no longer naturally sorted ).
Considered quadtree but just went with a linear search for now. No noticeable impact on performance.
7 years ago
JJones780
ccdd1996cb
LayoutMapper class to re-arrange page ordering.
...
Initial mappings: Horizontal, Vertical, VerticalPaired.
Issues: Unable to annotate all pages... other code ( PagePosition Handler etc?) must be assuming layout.
7 years ago
JJones780
e92c65b4e1
Added pairs offset to preference settings, Tuned columns to handle differing page sizes.
...
Column Menu now shows current setting on startup.
numColumns setting now saved and then loaded on startup
/
7 years ago
JJones780
e6c21ec671
Added menu items to let the user choose 1 to 8 columns.
7 years ago
JJones780
c624c378b6
initial multi-column checkin - beta.
...
Presentation mode not working.
Check dpi settings. My 4k + 1080p zoomed out display config might be confusing it?
7 years ago
Ulrich Huber
f045f20075
Merge pull request #871 from LittleHuba/fix_background_apply
...
Fix page background apply leading to segfault
7 years ago
Ulrich Huber
e95ca440dd
Fix background apply leading to segfault
7 years ago
Enno Zickler
32a4420bdd
Merge branch 'feature/flatpak-manifest' of github.com:ezickler/xournalpp into feature/flatpak-manifest
7 years ago
Enno Zickler
773ddd4123
Flatpak: Inital manifest proposal
7 years ago
andreasb242
c4722b6fe7
Merge pull request #869 from andreasb242/master
...
Windows Build
7 years ago
Andreas Butti
a108230d34
Windows Build
7 years ago
Enno Zickler
9b0b064b7c
Flatpak: Inital manifest proposal
7 years ago
Andreas Butti
82728fc926
Windows Build
7 years ago
Andreas Butti
b4141b5562
Windows Build
7 years ago
Ulrich Huber
a82e4777d9
Merge pull request #868 from LittleHuba/add_text_audio
...
Add capability to link recorded audio to text nodes
7 years ago
Andreas Butti
9711c2499a
Windows Build
7 years ago
Ulrich Huber
6f6e514a8c
Fix compatibility for xoj exports
7 years ago
andreasb242
1b0aae344d
Merge pull request #867 from andreasb242/mac-build
...
Mac build
7 years ago
Andreas Butti
736276d098
fix path
7 years ago
Ulrich Huber
dc8f82a401
Add capability to link recorded audio to text nodes
7 years ago
Andreas Butti
51bc0a0cd6
Merge branch 'mac-build' of https://github.com/andreasb242/xournalpp into mac-build
7 years ago
Andreas Butti
21144a07da
Mac build working
7 years ago
Ulrich Huber
780fd08936
Merge pull request #860 from LittleHuba/audio_seeking
...
Add audio seeking capability
7 years ago
Andreas Butti
a1ff7d4c8e
Mac build
7 years ago
Andreas Butti
d844a38a5c
Mac Build
7 years ago
Andreas Butti
465b1c5855
Mac Build
7 years ago
andreasb242
c5c9397fbf
Merge pull request #866 from andreasb242/master
...
Fixes #855
7 years ago
Andreas Butti
4c3ccf4f9c
Fixes #855
7 years ago
andreasb242
e2d4b30752
Merge pull request #865 from andreasb242/touch-fixes
...
Hopefully fixes random dots
7 years ago
Andreas Butti
a23c40e24c
Hopefully fixes random dots
...
#684
7 years ago
Ulrich Huber
7d8de15d5d
Fix timestamp normalization for old backend
7 years ago