Azure Pipelines
cf4624cf50
[skip ci] Update translation template
6 years ago
rolandlo
87e9b824aa
fix doubled loaded pdf pages bug
6 years ago
Fabian Keßler
3fedec5ffe
fixup TextEditor selection color
6 years ago
Yuri
d537f173f5
Fix build on i386 systems.
6 years ago
Roland Lötscher
03963b5394
fix color change undo crash
6 years ago
Roland Lötscher
3fe8f59f57
Plugin for cycling through a color list
...
Plugin for cycling through a color list
6 years ago
Azure Pipelines
a332c43ffb
[skip ci] Update translation template
6 years ago
Bryan Tan
62c5639e7a
Fix PDF export crash when outline is empty
6 years ago
Azure Pipelines
cdebec6115
[skip ci] Update translation template
6 years ago
Roland Lötscher
6e54698742
Snapping enhancements
...
Enhancements include snapping for selections, vertical space, recognized shapes, images, TeX-images and text.
Fixed bugs related to rotated selections, including undo operation and cursor.
6 years ago
Azure Pipelines
274f7f36ab
[skip ci] Update translation template
6 years ago
Fabian Keßler
a18d547e36
Fixup #2245
6 years ago
Mark W. Mueller
88fa6ada5a
Update README.md
...
Removed reference to snap install; the snap install is out-of-date and shouldn't be recommended.
6 years ago
Fabian Keßler
d2665ed8d9
Fixes 1.0.18 PDF export bug, when references exist in the document.
...
- Regression
- fixes #2236
6 years ago
Azure Pipelines
11f6331db9
[skip ci] Update translation template
6 years ago
Fabian Keßler
d5963026f1
fixed bug in `Util::toUri`, which prevented the generation of a URI.
...
This happened, when the `fs::path` object is relative.
6 years ago
Fabian Keßler
bb8e1c2e18
Fix Black lines in LineBackgroundPainter
6 years ago
Azure Pipelines
2f8206940d
[skip ci] Update translation template
6 years ago
Fabian Keßler
ddbb7c6b12
Enforce uint32_t for internal Color Representation
...
This prevents unwanted conversion bugs
-Removed GtkColorWrapper
6 years ago
Azure Pipelines
45a619d83f
[skip ci] Update translation template
6 years ago
Fabian Keßler
c0d0189cc8
Fixed several memory leaks after the use of gtk_file_chooser
...
For that a neww utility function has been introduced `Util::fromGtkFilename`
Which parses an owned char* to an fs::path and deletes the char*
6 years ago
Fabian Keßler
795fda8bfb
Delete existing file before override:
...
This commit handles a bug in mingw: fs::copy_options::overwrite_existing is ignored on copy
Fixes #2210
6 years ago
Febbe
67e360aeb4
fixup crash when closing xournalpp on windows, due to a wrong flag for g_fopen.
6 years ago
Febbe
85cd51872e
fixup linking problems, when using std::filesystem::relative in gcc7/g++7
6 years ago
Febbe
225728d0bc
Made Util::isChild more robust and renamed it to isChildOrEquivalent
6 years ago
Febbe
4518449205
Fixup gitter reported bug #2208
6 years ago
Azure Pipelines
e3cb46073e
[skip ci] Update translation template
6 years ago
Fabian Keßler
d8570489c2
Fix Util:ensureFolderExists and XournalMain::migrateSettings
...
- fs::create_directories may return false even, when one of the paths has been created
- migrateSettings: tried to migrate a folder which does not even exist.
6 years ago
Azure Pipelines
e229884fe0
[skip ci] Update translation template
6 years ago
Fabian Keßler
cefa38e455
Fixed 3 occurrences of undefined behaviour
...
Fixed safe of Document
6 years ago
Roland Lötscher
c3df668922
Update WindowsBuild.md ( #2185 )
...
Update WindowsBuild.md
6 years ago
Azure Pipelines
a2e16c2868
[skip ci] Update translation template
6 years ago
Fabian Keßler
6a0d0cd360
Fixup bug on loading files. Regression due to the filesystem changes.
6 years ago
Ari Breitkreuz
5a214894a0
Check if folder exists
6 years ago
Azure Pipelines
0733751df8
[skip ci] Update translation template
6 years ago
Ari Breitkreuz
d14f01d76f
Use std::filesystem instead of glib when possible
6 years ago
Ari Breitkreuz
fb2bc6bb9a
Use std::filesystem instead of Path
6 years ago
Fabian Keßler
6d1730e53d
Precursor commit for using fs::filesystem
...
Fixes macOS compilation and corrects linking
across all platforms
6 years ago
Azure Pipelines
385a0d61a4
[skip ci] Update translation template
6 years ago
Bryan Tan
0cdd0224c7
Latex tool enhancements ( #1952 )
...
Implements various enhancements of the LaTeX tool, including a global template file and a configuration settings panel.
Co-authored-by: rolandlo <roland_loetscher@hotmail.com>
6 years ago
The one with the braid | Der mit dem Zopf
b9a13dec6b
Merge pull request #2167 from TheOneWithTheBraid/readme-mobile
...
Included Xournal++ Mobile into README
6 years ago
TheOneWithTheBraid
7b2bbcacc7
Fixed link for iOS
6 years ago
TheOneWithTheBraid
dfc285cbbe
Fixed one more typo
6 years ago
TheOneWithTheBraid
5062ad8e93
Some linguistic fine tuning
6 years ago
TheOneWithTheBraid
0f5fb7d859
Added Xournal++ Mobile screenshot
6 years ago
TheOneWithTheBraid
9f2d3ef9b1
Fixed typos and formatted README
6 years ago
TheOneWithTheBraid
a728f72679
Removed Google's official play badges due to legal incompilience
6 years ago
TheOneWithTheBraid
d437261004
Included Xournal++ Mobile into README
6 years ago
Azure Pipelines
0313ce5639
[skip ci] Update translation template
6 years ago
Roland Lötscher
b5a6a68858
Merge pull request #2112 from duncanawoods/show_toolbar_menu_toggle
...
Add "Show toolbars" menu toggle item bound to F9
6 years ago