kaamui
407ee2555e
Merge pull request #256 from odo2063/patch-2
...
update proposal to lang DE
5 years ago
kaamui
abe23f818b
Merge pull request #252 from jrynik/master
...
Update OpenBoard_sk.ts
5 years ago
kaamui
d71beaa2e9
Merge pull request #67 from antoine-girard-vallee/dev
...
Fixing "drawing on Gnome Desktop fails" (WIP, as some issues with the left floating palette still occuring)
5 years ago
odo2063
6d262af1b8
update proposal to lang DE 2
...
fixed my own typo
5 years ago
Clément Fauconnier
fdecd32ec7
workaround for QFontDialog issue locking current font ( https://bugreports.qt.io/browse/QTBUG-79637 )
5 years ago
Clément Fauconnier
b3e6c4a013
fixed QWebView locations (now in QtWebkitWidgets
5 years ago
kaamui
e3b0202fd5
Merge pull request #212 from JBBgameich/poppler
...
Port from xpdf to poppler
5 years ago
Clément Fauconnier
05372d9c19
Revert "screens overlapping on ubuntu 18 in some cases"
...
This reverts commit 7dc58b7e60
.
5 years ago
Clément Fauconnier
288b21c17f
improved behavior on font style changes
5 years ago
Clément Fauconnier
88dee1f9e1
reorder documents tree when a document has been modified
5 years ago
jrynik
7aa098a4f7
Update OpenBoard_sk.ts
5 years ago
Clément Fauconnier
331d758db2
reset timer at mouse release event
5 years ago
Clément Fauconnier
d65218e0f8
Revert "be able to double click on ubx files (WIP)"
...
This reverts commit adb884c8c9
.
5 years ago
Clément Fauconnier
4ea7af384a
Revert "handle ubx double click on windows"
...
This reverts commit 410d0ff173
.
5 years ago
dev
da448aa0c1
added some relinks in Homebrew libs (absolute paths refering to other libs ... homebrew 2.0 issue ? osx upgrade issue ? xcode linker issue ?
5 years ago
Clément Fauconnier
8081ab134b
fix an issue where the text could be in interaction mode without being selected
5 years ago
Clément Fauconnier
87892b6e61
recolor function of UBGraphicsTextItem should use scene's isDarkBackground instead of settings
5 years ago
Clément Fauconnier
e0b1417e0f
improvements in selection of another document when the current one selected is deleted
5 years ago
Clément Fauconnier
4dfdbe9b72
reorder automatically renamed documents
5 years ago
Clément Fauconnier
8ddcb6e17e
added Bstgreek.ttf to resources
5 years ago
Clément Fauconnier
bf87dc6943
version number appearing in Uninstall control panel (windows)
5 years ago
Clément Fauconnier
410d0ff173
handle ubx double click on windows
5 years ago
Clément Fauconnier
7b678ab7c7
improved behavior when replacing active document during import
5 years ago
Clément Fauconnier
a690a11420
improved naming behavior
5 years ago
Clément Fauconnier
15c4ca9323
fixed a crash when replacing active document during import
5 years ago
Clément Fauconnier
efbba6dce4
remove obsolete connect with new qtsingleapplication
5 years ago
kaamui
4f95e96f69
Merge pull request #218 from bartoszek/patch-1
...
Distro agnostic ffmpeg version test
5 years ago
kaamui
a6f7042159
Merge pull request #233 from JBBgameich/css-menu-background
...
OpenBoard.css: Add background color to QMenu, QPushButton and QComboBox
5 years ago
kaamui
71b6aa78ca
Merge pull request #229 from gektor-de/patch-1
...
Fix wrong German translation: "Kompass" -> "Zirkel"
5 years ago
Clément Fauconnier
b7095072b3
fixed autocompletion error in hasSelection()
5 years ago
Clément Fauconnier
80c63726f2
Revert "fixed autocompletion error in hasSelection()"
...
This reverts commit 63e5e8ecf4
.
5 years ago
Clément Fauconnier
63e5e8ecf4
fixed autocompletion error in hasSelection()
5 years ago
Jonah Brüchert
e34f074a42
OpenBoard.css: Add styling for QPushButton
5 years ago
Jonah Brüchert
bfe74a4fa4
OpenBoard.css: Add styling for QComboBox
5 years ago
Jonah Brüchert
9c7f349d76
OpenBoard.css: Add background color to QMenu
...
Fixes ui with dark system themes
5 years ago
Clément Fauconnier
6f6ad00dce
preview circle of pen, marker or eraser was nearly invisible when zooming out
5 years ago
Clément Fauconnier
adb884c8c9
be able to double click on ubx files (WIP)
5 years ago
Clément Fauconnier
40c334c144
reuse last used color for newer text boxes (only if applied globally) + recolor text boxes on background changes (white text becomes black and black text becomes white (like for polygons))
5 years ago
Clément Fauconnier
a8fa4b0caa
fixed an issue where the cursor was no longer blinking after a color change
5 years ago
Clément Fauconnier
7e324283b4
fixed an issue where font family styles of a block with the same font family were lost when changing size
5 years ago
Clément Fauconnier
1e78d64d0a
added a preference in the display tab to show/hide the date column on alphabetical sort
5 years ago
Clément Fauconnier
8ef272db0a
improved scrolling behavior (ensure visible) + fixed issues on drag and drop due to constantly regenerated thumbnails...
5 years ago
Clément Fauconnier
e60416f3fa
improved click handling on thumbnails view
5 years ago
Sergei Pachtchenko
e4d93c84eb
Fix wrong German translation: "Kompass" -> "Zirkel"
...
In German, "Kompass" is the navigational instrument. The drawing tool is called "Zirkel."
6 years ago
kaamui
9e4dfba31b
Merge pull request #223 from bartoszek/patch-2
...
Fix massive memory leak in UBFFmpegVideoEncoderWorker.
6 years ago
Clément Fauconnier
e8a18a787c
Revert "workaround to fix geometry update when drawing on desktop (ubuntu 18)"
...
This reverts commit 94140cbc4b
.
6 years ago
Clément Fauconnier
7dc58b7e60
screens overlapping on ubuntu 18 in some cases
6 years ago
Clément Fauconnier
625a1f9dfb
Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev
6 years ago
Clément Fauconnier
94140cbc4b
workaround to fix geometry update when drawing on desktop (ubuntu 18)
6 years ago
bartoszek
4915326ab0
free av_frame data
...
fix massive memory leak in UBFFmpegVideoEncoderWorker::writeLatest{Video/Audio}Frame()
resoulting from freeing av_frame without freeing its data.
fix #222
6 years ago