Bryan Tan
621913dc4e
Merge pull request #1599 from Technius/new-versioning
...
Update versioning and changelog
6 years ago
Bryan Tan
ecb62bcb86
Update versioning and changelog
6 years ago
andreasb242
07d35b601f
Merge pull request #1602 from andreasb242/debian-build
...
Try to fix debian build
6 years ago
Andreas Butti
b1a10a867d
Try to fix debian build
6 years ago
Azure Pipelines
c2bfdf3e0f
Update translation template [skip ci]
6 years ago
Fabian Keßler
07f04c3702
Merge pull request #1589 from Febbe/apply_clang_tidy
...
Simple clang-tidy fixes
This merge applies many automatic clang-tidy fixes (modernize-*).
6 years ago
Fabian Keßler
ac58350e57
clang-format 8 and 10 differ...
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
Fabian Keßler
19bc485158
Initial commit of clang-tidy cleanups with nearly all modernize-* flags
6 years ago
Ulrich Huber
7897992028
Add notice for rendering poll to Readme
6 years ago
Azure Pipelines
006473eaca
Update translation template [skip ci]
6 years ago
Bryan Tan
225fb14e5a
Merge pull request #1574 from Technius/issue-1573
...
Fix audio playback failure not showing message to user
6 years ago
Fabian Keßler
c98caf1ebb
Fix #1580
...
fixes #1580
6 years ago
Bryan Tan
865c8b8a11
Fix audio playback failure not showing message to user
6 years ago
Azure Pipelines
c533ab9bc1
Update translation template [skip ci]
6 years ago
Bryan Tan
ef5976ac75
Merge pull request #1577 from y2kmurali/master
...
Fix textbox issues when exporting pdf
6 years ago
Fabian Keßler
79e49c3804
Merge pull request #1590 from xournalpp/pr-freeze/master
...
Pr freeze/master
6 years ago
Fabian Keßler
f3828e2620
Merge pull request #1547 from Febbe/pr-freeze/clang-tidy
...
Add a clang-tidy conf file
6 years ago
Fabian Keßler
76901142e2
Merge pull request #1545 from st4ll1/remove_arrayiterator
...
Remove Arrayiterator
6 years ago
Fabian Keßler
ab1af778a3
Performance and stile fixes
...
quick fix 4 fast merge
6 years ago
Fabian Keßler
8e8d97152b
refactor Point
6 years ago
Ulrich Huber
9727aff1bd
Merge pull request #1584 from Maniform/patch-1
...
Update fr_FR.po
6 years ago
Maniform
ff694be3b5
Update fr_FR.po
...
In french, when you close a file without saving it, xournal++ asks if you really want to close and gives you the choice to "Sauvegarder", "Annuler" or "Annuler". I changed the "Discard" translation from "Annuler" to "Abandonner".
6 years ago
Ulrich Huber
a3e8901dfe
Merge pull request #1579 from xournalpp/l10n_master
...
New Crowdin translations
6 years ago
Ulrich Huber
f305de68d0
New translations Polish from Crowdin [skip ci]
6 years ago
Murali Mohan
980b4c781f
Fix textbox issues when exporting pdf
6 years ago
Ulrich Huber
8787163e47
Merge pull request #1576 from doraeric/master
...
update traditional Chinese translation
6 years ago
doraeric
e2cdcb29dd
update traditional Chinese translation
6 years ago
Bryan Tan
f2535dd51f
Merge pull request #1540 from Technius/issue-1401
...
Refactor DoubleArrayAttribute to use std::vector
6 years ago
Fabian Keßler
1e0cbc7695
fix up
6 years ago
Bryan Tan
c186ca048b
[skip ci] Merge pull request #1567 from nodeg/master
...
Fixed misspelling of openSUSE and SUSE.
6 years ago
Bryan Tan
3162e01617
Refactor DoubleArrayAttribute to use std::vector
6 years ago
Andreas Stallinger
81519f54cd
fix CircleRecognizer
...
i broke the CircleRecognizer while refactoring, now its works again
6 years ago
Andreas Stallinger
5516e9efd9
clang format
6 years ago
Andreas Stallinger
fd189b18c5
add missing <memory> include
6 years ago
Andreas Stallinger
f4b7a4f302
add small documentation for for_first_then_each
6 years ago
Andreas Stallinger
b4217ce9f2
use begin(), remove unused pointer
...
* use begin() instead of .begin()
6 years ago
Andreas Stallinger
202ab894e4
improve xournalview changes
...
* return const& instead of begin/end iterator
6 years ago
Andreas Stallinger
2d83b7eb41
Stroke improvements
...
* return const& of vector instead of begin and end iterator
6 years ago
Andreas Stallinger
81e09ab0d6
ToolHandler change improvement
...
use std::array<std::unique_ptr<Tool>,..> instead of std::array<Tool*,..>
return const& instead of begin and end iterator
6 years ago
Andreas Stallinger
0638344682
run clang format
6 years ago
Andreas Stallinger
5ef275d8fe
remove Arrayiterator from XournalView
6 years ago
Andreas Stallinger
2283224a70
remove Arrayiterator from stroke
6 years ago
Andreas Stallinger
3c44f900ff
remove Arrayiterator from ToolHandler
6 years ago
Andreas Stallinger
ab340a8896
remove xjo_type_attrib
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
Dominik Gedon
7f93595342
Fixed misspelling of openSUSE and SUSE.
6 years ago
Bryan Tan
73772c0646
Merge pull request #1562 from Technius/ci/format-diff-lines
...
Fix format_diff_lines.pl triggering on deleted files
7 years ago
Bryan Tan
9f56ccc496
Fix format_diff_lines.pl triggering on deleted files
7 years ago