Commit Graph

31 Commits

Author SHA1 Message Date
13e0732168 Show context menu on recent changes view 2020-01-23 20:07:11 +01:00
6026339c83 Show recent changes 2020-01-18 16:43:13 +01:00
4b5a8efa3e Apply cmake-format v0.6.0 2019-11-30 18:24:19 +01:00
cf5faeca51 Apply cmake-format 2019-09-08 18:12:05 +02:00
p-bo
9869794d29
Added Czech localization 2019-08-20 22:11:45 +02:00
de76489a2c Require "edit-clear" icon
It is now required for the button overlay from qtilities because
no fallback is provided anymore.
2019-08-08 22:55:49 +02:00
be0be08997 Apply cmake-format 2019-08-06 00:13:15 +02:00
Chih-Hsuan Yen
829e79929e
Hide the application icon from Dock and Command+Tab switcher
Info.plist.in is $prefix/share/cmake-2.14/Modules/MacOSXBundleInfo.plist.in
with an additional LSUIElement key.
2019-07-18 10:58:37 +08:00
708334443f Add option to unify tray menus
* Don't create context menu
* Show the "Close" action and the "Internal errors"
  action in the tray widget
* Use this by default on Mac OS
2019-07-17 19:07:58 +02:00
5b45f02fb5 Bundle icons for QLineEdit::createStandardContextMenu() 2019-07-07 12:23:25 +02:00
d88df866d2 Adapt to c++utilities v5 2019-05-04 21:05:21 +02:00
3bcdf26cca Show global statistics on widgets-based GUI 2019-02-18 00:35:32 +01:00
326f03b604 Apply cmake-format 2019-02-06 17:36:14 +01:00
9ce8c593a2 Require qtutilities 5.10.0 for AboutDialog overload 2018-05-08 19:20:05 +02:00
43b2f9ff22 Allow to disable formatting 2017-10-17 19:47:12 +02:00
9782795551 Add missing icons 2017-10-07 22:24:19 +02:00
49862f2701 Make GUI everywhere mandatory 2017-09-09 21:30:18 +02:00
f4df2bbf21 Allow opening internal error log via context menu 2017-09-05 00:24:52 +02:00
49ff5a7b65 Move widgets from tray app to separate lib
So settings pages, web view and other widgets
can be used in other components such as the
Dolphin plugin and Plasmoid, too.
2017-04-23 18:31:18 +02:00
0dbfda37aa Use web view defs provided by qtutilities 2017-03-14 23:24:52 +01:00
8c6b0fd3d4 Move icon rendering to model backend 2017-02-20 18:42:27 +01:00
02e44e372f Move icons used in models to model library 2017-02-20 18:41:45 +01:00
924241f65c Use ENABLE_QT_RESOURCES_OF_STATIC_DEPENDENCIES 2017-02-11 02:42:10 +01:00
78450a2b7e Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
203370f933 Allow notifications via D-Bus 2016-12-12 23:45:40 +01:00
9c9e0040c0 Don't skip Breeze icons from being built-in
Would reduce size of binary but some icons are
not provided in icons.qrc (yet)
2016-11-02 20:09:22 +01:00
98dcfdd609 Specify Breeze being used for fallback icons 2016-11-01 14:07:36 +01:00
ba3db70604 Fix reading high traffic values 2016-10-20 23:14:47 +02:00
f3d78800a5 Add desktop action for web UI 2016-10-18 22:07:07 +02:00
1f21c2dc52 Add syncthingctl, see README.md 2016-10-02 21:59:28 +02:00
6470038fc7 Refactor to allow sharing backend with other apps
Intended for creating command line tool and plasmoid
2016-09-30 23:58:45 +02:00