rolandlo
f9b5e5ceb5
made padding, shaddows depend on zoom mode
5 years ago
rolandlo
23aee5dd84
Fix page layout update after inserting a new page
5 years ago
Reed A. Cartwright
f33acbd9af
Support a fullscreen/presentation view with no padding.
6 years ago
lehmanju
9355113f1f
Make Rectangle a template class ( #1817 )
...
* Make Rectangle a template class
6 years ago
Fabian Keßler
bf3c63fee3
applied formatting
6 years ago
Fabian Keßler
b708c89985
Manually fixed google checks
...
refactored PlaceholderString
c style cast to static_cast
replaced char const* with std::string
fixed all google-* checks
6 years ago
Fabian Keßler
985d0946e7
clang-tidy applied everything in .clang-tidy file,
...
disabled readability-identifier-naming for now,
since the naming convention has not be discussed.
It also it differs from the actual one.
6 years ago
Fabian Keßler
4ee8fa415c
clang-tidy google-*
6 years ago
Fabian Keßler
6af347bd4a
clang-tidy cppcoreguidelines-*
6 years ago
Fabian Keßler
eeca67514f
Apply clang format for HEAD~40
6 years ago
Fabian Keßler
a2e98f4bd7
clang-tidy init
6 years ago
Andreas Stallinger
202ab894e4
improve xournalview changes
...
* return const& instead of begin/end iterator
6 years ago
Andreas Stallinger
81aeeba276
remove Arrayiterator from ToolHandler
...
remove Arrayiterator from stroke
remove Arraylist from Typelist
remove Arrayiterator from XournalView
delete Arrayiterator.h
cleanup Arrayiterator
run clang format
6 years ago
Julius Lehmann
1b806ae8f1
Use true/false
7 years ago
Julius Lehmann
ee1c82fee6
Use std min/max/abs
7 years ago
Julius Lehmann
16e12205db
Replace NULL with nullptr
7 years ago
Fabian Keßler
286ce5b8b9
refactored layout & resize
7 years ago
Fabian Keßler
2fdb27a88a
fixed spelling mistakes
7 years ago
Ulrich Huber
1cb85e81a3
Add setting to switch between input systems
7 years ago
Ulrich Huber
0be0ab7e41
Rename internal class Cursor to XournalppCursor to remove incompatibility with Xlib)
...
Revert to X11 hand recognition for auto
Move device blocking completely to hand recognition
7 years ago
Ulrich Huber
2e396b6b87
Fix pen tools drawing even when pointer outside widget
...
Add scrolling when pointer leaves widget
7 years ago
Ulrich Huber
6b0852a06b
New input system
7 years ago
JJones780
effa626cf8
Remove all pageposition, pagepositionHandler and pagePositionCache files and references.
7 years ago
Peter Klausing
c963499da7
replace math. header with cmath
7 years ago
Ulrich Huber
970d7e31b0
Fix pasted objects are not centered in view.
7 years ago
Andreas Butti
a272b2dba0
Scroll handling for touch
7 years ago
Andreas Butti
cea9c44071
Scrolling basically working
7 years ago
Andreas Butti
ce633a01d0
New scroll handling mostly implemented, scrolling itselv not working
...
Needs some work, but the base is working.
#683
7 years ago
Andreas Butti
639f2d62ea
Touch / Scrollbar
7 years ago
Andreas Butti
23d1a0c8b7
Use GTK Logging everywhere
7 years ago
Andreas Butti
c778fc8239
Center on visible part of the page
...
fixes #626
7 years ago
Andreas Butti
34a99f196c
Small improvements / TODO fixed / Selection Color
7 years ago
Andreas Butti
d241dc009c
Removed dead GTK2 Code
7 years ago
Andreas Butti
cfb1380d7f
Touch handling
7 years ago
Andreas Butti
5c56162a52
Touch handling
7 years ago
Andreas Butti
10bb6d581d
Touch handling
7 years ago
Andreas Butti
e3fd47e049
Touch handling
7 years ago
Andreas Butti
7949649f49
Text Input working again
7 years ago
Andreas Butti
b334dff454
Input Handling
7 years ago
Andreas Butti
aa6332d56b
Input handling
7 years ago
Andreas Butti
86b90200e6
Input handling
7 years ago
Andreas Butti
d19b7afb50
Moving input handling to new class and handle it per stroke
7 years ago
Andreas Butti
25f2aa5391
Input handling
7 years ago
Andreas Butti
0726aeac61
Input Handling
7 years ago
Andreas Butti
935b37dace
New input handling
7 years ago
Andreas Butti
545059f776
Disable non working Input implementation
7 years ago
Andreas Butti
f26b4f6a5b
Working on input handling
7 years ago
Andreas Butti
8ed8da4091
Input handling
7 years ago
Andreas Butti
cf422519e8
Xournal++ starting with new input handling
7 years ago
Andreas Butti
c41fcaaab6
Input handling
7 years ago