Azure Pipelines
fed6c42c69
Update translation template [skip ci]
7 years ago
Bryan Tan
a113312e5f
Merge pull request #1452 from Technius/metainfo
...
Update application metainfo
7 years ago
Ulrich Huber
77eec90d1e
Update WindowsBuild.md
...
Update required packages for buildenv
7 years ago
JJones780
3f33dab57f
Merge pull request #1480 from JJones780/fixPixbufRetireOrder
...
fix #1477 Now freeing older pagebufs before newer .
7 years ago
JJones780
4297a14f93
fix ##1477 now freeing older pagebufs before newer .
7 years ago
Azure Pipelines
88064cc17d
Update translation template [skip ci]
7 years ago
Ulrich Huber
fc0e823078
Merge pull request #1467 from Cogitri/constexpr
...
refactor(Util): add DPI_NORMALIZATION_FACTOR
7 years ago
Bryan Tan
9d02801f54
Merge pull request #1466 from Cogitri/backtrace
...
build: use FindBacktrace.cmake instead of just assuming backtrace is available
7 years ago
JJones780
41f03852d2
Merge pull request #1473 from JJones780/fixBackgroundFlash
...
fix background flash
7 years ago
Rasmus Thomsen
d65ebb306d
build: use FindBacktrace.cmake instead of just assuming backtrace is available
...
fixes #1462
7 years ago
JJones780
7a521bf233
fix #1405 background flash
7 years ago
Bryan Tan
6078472c7f
Update appdata file
...
Previously, the appdata file did not validate with appstream-util
7 years ago
Rasmus Thomsen
de118fed1a
refactor(Util): add DPI_NORMALIZATION_FACTOR
...
This spares us from hardcoding it everywhere.
fixes #1368
7 years ago
Ulrich Huber
580ce2c79b
Merge pull request #1463 from LittleHuba/fix_app_build
...
Fix app generation for MacOS
7 years ago
Ulrich Huber
2cd25019a6
Parameterize path to GTK for gtk-mac-bundler
7 years ago
Ulrich Huber
d7313fb0d0
Change to native app creation for MacOS ( #1459 )
...
* Enable native MacOS builds
* Enable native MacOS builds
* Use Python 2
* Fix Shellingham bug in pipenv
* Add jhbuild bootstrap again additional to gtk bootstrap
* Rebuild Cairo with FreeType support for Poppler
* Switch to .new_local in build-app script
* Switch to .new_local in build-libzip
* Switch to .new_local in build-poppler
* Switch to .new_local in build-portaudio
* Switch to .new_local in build-sndfile
* Update macOS native build instructions for macOS 10.13
* Add adwaita-icon-theme to mac os native build instructions
* Create build directory if necessary
* Make build script gtk-path agnostic and update pipeline
* Fix macOS testing and add release code
* Add build script for cppunit in macOS
* Update CppUnit script
* Use precompiled GTK for native mac pipeline
* Build in correct directory
* Fix test execution for native mac pipeline
* Fix release pipeline for mac
7 years ago
Azure Pipelines
857639ac7c
Update translation template [skip ci]
7 years ago
JJones780
f113dfe6fc
Merge pull request #1456 from JJones780/toolbarIconSize
...
Toolbars: icon size glitch and Customization misalignment
7 years ago
JJones780
530cdc24fd
fixes #1455 during customizing: dropping into vertical toolbar was aiming well above pointer.
7 years ago
JJones780
ab0d93584d
fixes #1395 Remove command to set icon size to small after toolbar customization. Add instructions to css file to affect toolbar icon sizes.
7 years ago
Azure Pipelines
6260dba17f
Update translation template [skip ci]
7 years ago
JJones780
0c4d3f3b97
Merge pull request #1447 from JJones780/fixUIString
...
wording change to settings.glade
7 years ago
Bryan Tan
2724e36ecf
Update about dialog
...
* Update author list
* Show git commit id in about dialog
* Fix xournalpp icon not showing correctly due to application id change
7 years ago
Bryan Tan
139c7c2ca0
Fix LinuxReadme.md; generate *.deb files on CI releases
7 years ago
JJones780
09f9be3abb
changed wording for preferences setting (pointed out by translator Adolfo Jayme).
7 years ago
JJones780
7a728c6453
Merge pull request #1443 from JJones780/simplifyLayoutGetViewAt
...
Simplify layout get view at
Tested
7 years ago
JJones780
87573e33a8
review changes
7 years ago
Bryan Tan
be10002470
Merge pull request #1392 from Technius/buildsys/deb-packaging
...
Add .deb cpack configuration
7 years ago
JJones780
d561d14186
use binary search algorithm
7 years ago
Azure Pipelines
824d3dd2d9
Update translation template [skip ci]
7 years ago
Bryan Tan
54c3fd7f4f
Merge pull request #1380 from Technius/issue-1206
...
Render application icon in xopp thumbnail previews
7 years ago
JJones780
7766e70828
compare algo's
7 years ago
Azure Pipelines
53ea77271e
Update translation template [skip ci]
7 years ago
JJones780
7974b3b748
Merge pull request #1416 from JJones780/add2SizeTools
...
fixes #1415 WIP: Adds 2 tools for pen sizes.
7 years ago
JJones780
e896055eef
apply clang-tidy to changed lines
7 years ago
JJones780
b10eb92687
Change 'THIN' to 'FINE' to match overall naming. Renaming icon svgs as well.
7 years ago
JJones780
ea038c361a
add menu items for highlighter and eraser very fine and very thick and sync changes via Control.cpp
7 years ago
JJones780
ef1e9f8b55
found and fixed (unreported?) bug mixing up tool size selection. Support code to let new toolbuttons work.
7 years ago
JJones780
c0b45c0204
add icons for thicknesses very thin and very thick
7 years ago
JJones780
b16160f000
fixes #1415 WIP: Adds 2 tools for pen sizes. Todo: needs icons and a bit more code.
7 years ago
Julius Lehmann
30e555e20e
Make scrollbar fadeout enabled by default
...
There is a bug where you can't scroll on zoom to fit
7 years ago
Azure Pipelines
1d70afe341
Update translation template [skip ci]
7 years ago
lehmanju
7b1f9e89ae
Merge pull request #1410 from lehmanju/add_scrollbar_option
...
Add option to disable overlay scrolling
7 years ago
Bryan Tan
a91133da11
Render application icon in xopp thumbnail previews
7 years ago
Julius Lehmann
d7ca7e876f
Add option to disable overlay scrolling
...
Scrollbars normally fade out after a short time which makes it
impossible to use the scrollbars on touchscreens.
7 years ago
lehmanju
87c3c4305e
Merge pull request #1411 from lehmanju/fix_zoom_fit_scroll
...
Fix zoom fit scroll
7 years ago
Julius Lehmann
16619ec63f
Fix zoom fit unable to scroll
7 years ago
Azure Pipelines
8931e74e81
Update translation template [skip ci]
7 years ago
Fabian Keßler
15551951e5
Merge pull request #1238 from xournalpp/refactor_layout_resize
...
Refactor layout & resizing routine
7 years ago
Ulrich Huber
7d1435c784
Add Boost license to copied code
7 years ago