Commit Graph

271 Commits

Author SHA1 Message Date
blaze
e7fe630d06 zeit: minor changes to the UI
- bypass the Esc key interception
  - fix the accelerator
2019-03-29 18:13:21 +03:00
blaze
c88c26083f split translations into two files 2019-03-27 18:42:08 +03:00
blaze
dad8d6439e update russian translation 2019-03-27 13:05:16 +03:00
blaze
f26ccfef52 zeit: workaround for some weird selection issue
prevents a crash while doing area selection
2019-03-27 13:04:59 +03:00
blaze
4ac07f3e7c update changelog 2019-03-27 10:30:41 +03:00
blaze
57d783d46a zeit: minor fix 2019-03-27 10:20:15 +03:00
blaze
cc8319263d update readme file 2019-03-26 18:10:03 +03:00
blaze
47ee559567 update readme file 2019-03-26 18:04:53 +03:00
blaze
d7bea51328 crontablib: do not write 'No comment' into the file
if there is really no comment, 'No comment' is still technically a comment
2019-03-26 18:01:59 +03:00
blaze
a34411258d merge experimental branch with root actions support 2019-03-26 14:09:52 +03:00
blaze
fdbb6f58d8 update readme file
--HG--
branch : experimental
2019-03-26 13:46:59 +03:00
blaze
4060d3667e zeit: finalize UI
make it clear that user is editing system file,
  disable list when compiled with no KAuth support (old behaviour)

--HG--
branch : experimental
2019-03-26 13:41:25 +03:00
blaze
97678137b9 crontablib: refactor a bit
no need to call CommandLine::execute()
  when the file is already there

--HG--
branch : experimental
2019-03-26 13:35:29 +03:00
blaze
756fe6814f improve cmake configuration
--HG--
branch : experimental
2019-03-25 23:54:30 +03:00
blaze
2695451453 fix helper app, minor changes to crontablib
--HG--
branch : experimental
2019-03-25 20:42:36 +03:00
blaze
1be2674ba6 zeit: initial work towards possibility of editing system crontab
--HG--
branch : experimental
2019-03-23 22:56:45 +03:00
blaze
92f669033f zeit: reset filter after closing 2019-03-20 20:41:33 +03:00
blaze
630a287975 zeit: hide filter bar with the Escape key 2019-03-20 20:29:27 +03:00
blaze
69741e05fd zeit: set focus to the filter input when it shows up 2019-03-20 19:19:50 +03:00
blaze
5c3ff753c8 zeit: implement filtering 2019-03-20 09:34:34 +03:00
blaze
d32c7c21e8 zeit: make one more string translatable 2019-03-19 23:45:20 +03:00
blaze
9a3e23d40c zeit: minor change in TaskDialog 2019-03-19 23:03:11 +03:00
blaze
8c660db274 zeit: minor fix 2019-03-19 22:54:42 +03:00
blaze
c998fc51f1 zeit: do not pass pointers through signals/slots 2019-03-19 22:51:55 +03:00
blaze
3c947acda9 zeit: remove addTask() method 2019-03-19 22:36:14 +03:00
blaze
0d002f93e7 zeit: remove refresh() method, minor fix 2019-03-19 22:27:42 +03:00
blaze
5e0ef8f270 zeit: minor change 2019-03-19 19:29:39 +03:00
blaze
992f383be9 zeit: introduce filtering GUI
logic is not implemented yet
2019-03-19 19:03:24 +03:00
blaze
52e6d619f8 crontablib: make tasks() and variables() methods return const
doesn't add much, but should prevent deep copying while
  iterating through QList elements
2019-03-19 18:55:42 +03:00
blaze
67d5ae5e94 zeit: simplify code a bit and make more readable 2019-03-16 00:16:17 +03:00
blaze
6717240eab zeit: introduce a new action to switch items on and off 2019-03-15 22:33:09 +03:00
blaze
1fbcfb415f zeit: remove toggleItem method 2019-03-15 16:42:22 +03:00
blaze
058e0da99b zeit: introduce a context menu 2019-03-15 16:25:17 +03:00
blaze
9f70be8027 zeit: add possibility to enable and disable tasks through TaskDialog 2019-03-14 22:56:35 +03:00
blaze
7bc61bfced zeit: add possibility to enable and disable variables through VariableDialog 2019-03-14 22:49:33 +03:00
blaze
9d03535ad1 zeit: update year 2019-03-12 22:49:21 +03:00
blaze
d8f36000bd zeit: minor change, make time units look consistent 2019-03-12 22:19:27 +03:00
blaze
016ee4893d zeit: minor change 2019-03-12 18:21:31 +03:00
blaze
e2ca580a87 zeit: remove the destructor in AboutDialog 2019-03-04 20:09:33 +03:00
blaze
83033d9377 declare some ctors explicit 2018-11-27 20:53:31 +03:00
blaze
8e6a89bf68 zeit: construct QChar explicitly in task dialog 2018-11-03 14:04:45 +03:00
blaze
9f28dc6b6d zeit: fix the initialization order in AlarmDialog and TaskDialog 2018-11-03 13:56:46 +03:00
blaze
c73850a6e2 CMake: begin new development cycle 2018-07-30 13:45:14 +03:00
blaze
37b24ebce4 CMake: make include dirs target-specific and private 2018-07-29 13:41:18 +03:00
blaze
aa7b4b622a Added tag v0.4.0 for changeset 993d033c461e 2018-06-17 12:05:37 +03:00
blaze
9aaae76cf0 update version 2018-06-17 10:42:03 +03:00
blaze
184cfb73e0 add changelog file 2018-06-17 10:40:26 +03:00
blaze
2de3cc1bec update russian translation 2018-02-26 11:29:32 +03:00
blaze
3f1c7ae0a5 zeit: workaround for some KDE-related stuff 2018-02-24 16:27:09 +03:00
blaze
1960162f9e crontablib: link only against QtCore 2018-02-17 20:31:07 +03:00