Commit Graph

20 Commits

Author SHA1 Message Date
Martchus 8dc2956edf Use override 2018-10-10 21:12:58 +02:00
Martchus 571c2f8a26 Fix missing #includes 2018-06-05 22:49:17 +02:00
Martchus afe3373896 Apply tidy after updating to clang-format 5.0.0
The behavior of clang-format slightly changed in Clang 5.0.0:
http://releases.llvm.org/5.0.0/tools/clang/docs/ReleaseNotes.html#clang-format
2017-09-17 21:45:49 +02:00
Martchus 37dc2f722f Add missing #include <functional> 2017-05-30 15:08:01 +02:00
Martchus 0599eb354d Apply clang-format 2017-05-04 22:46:37 +02:00
Martchus 2dcbc02f4b Apply clang-format 2017-05-01 03:16:25 +02:00
Martchus ebf76ab4cf Add high res edit icons 2017-03-01 23:29:40 +01:00
Martchus 27b132f39a Capitalize 'Clear' tooltip on ButtonOverlay 2016-12-01 23:04:45 +01:00
Martchus 7f9afcda73 Fix decoration for static builds
- Also fix finding static web view and JavaScript provider
2016-08-29 15:41:21 +02:00
Martchus f8718d31f6 Remove unneeded #include 2016-07-27 18:51:45 +02:00
Martchus 0b68468814 tweaked PathSelection 2016-04-23 13:29:15 +02:00
Martchus 489ba018b8 minor fixes 2016-04-16 18:35:25 +02:00
Martchus 9cf5656efe reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 02:11:20 +02:00
Martchus 323c3b8824 allow building without Qt Widgets specific features 2016-04-09 02:33:09 +02:00
Martchus fbfe8491ec added Widgets::PathSelection 2016-04-09 02:32:07 +02:00
Martchus ed9fbc44cd ensure buttons are updated in all situations 2016-03-06 18:43:07 +01:00
Martchus 2a9d4cb353 ClearPlainTextEdit: buttons are no longer displayed over the scroll bar 2016-03-06 17:12:06 +01:00
Martchus 721e79d027 fixed includes 2015-09-06 20:19:21 +02:00
Martchus 89f3822f09 replaced signals and slots with Q_SIGNALS and Q_SLOTS to avoid conflicts
with boost signals
2015-08-10 23:27:26 +02:00
Martchus 26748b4923 First commit 2015-04-22 18:57:44 +02:00