Commit Graph

271 Commits

Author SHA1 Message Date
blaze
1b14b42576 zeit: use full version 2018-02-17 20:27:18 +03:00
blaze
66df271025 update Readme.md, rename license file 2018-02-15 19:06:23 +03:00
blaze
b61c4e004a zeit: simplify the addCommand method 2018-02-09 15:51:04 +03:00
blaze
c404e22333 zeit: increase user friendliness a bit 2018-02-08 13:26:06 +03:00
blaze
f8ced8c745 zeit: minor change 2018-02-07 18:58:25 +03:00
blaze
34b43f9d07 zeit: get rid of the slots in the MainWindow 2018-02-07 18:58:09 +03:00
blaze
6bfcadc19e zeit: get rid of the slots in the TimerDialog 2018-02-07 18:57:48 +03:00
blaze
53d2fa4f39 zeit: get rid of the slots in the AlarmDialog 2018-02-07 18:53:23 +03:00
blaze
6ef2d386e8 zeit: get rid of the slots in the VariableDialog 2018-02-07 16:11:01 +03:00
blaze
ed0a6826a7 zeit: get rid of the slots in the TaskDialog 2018-02-07 16:10:44 +03:00
blaze
aa6858289f zeit: get rid of the slots in the CommandDialog 2018-02-07 16:10:13 +03:00
blaze
ed12fdd64d zeit: minor changes
- more of QStringLiteral
  - code style
2018-02-06 21:01:14 +03:00
blaze
d6f0a4c528 zeit: escape double quotes correctly 2018-02-06 18:24:31 +03:00
blaze
c90084ada3 update year 2018-01-25 18:44:29 +03:00
blaze
6ae9ba5a28 zeit: use references in range-based for loops 2018-01-25 18:40:56 +03:00
blaze
9947ebb4fe CommandDialog, TimerDialog: quick fix 2018-01-25 18:40:07 +03:00
blaze
ec22e99f2b zeit: use multiarg 2018-01-25 16:28:47 +03:00
blaze
53d53e7f3b crontablib: use multiarg 2018-01-25 16:15:42 +03:00
blaze
413bb13a47 update Readme.md 2018-01-13 16:28:26 +03:00
blaze
bcfa9f8a89 remove redundant urls 2017-09-02 12:13:47 +03:00
blaze
483e551bdd update translations 2017-04-15 19:38:49 +03:00
blaze
2819678e1c zeit: visually refine the AlarmDialog and the TimerDialog 2017-04-06 13:14:06 +03:00
blaze
1f37185a85 crontablib: minor change 2017-04-05 18:18:17 +03:00
blaze
8ac60b9281 zeit: make all dialogs fixed-sized 2017-04-05 18:15:06 +03:00
blaze
9b4e0a54a3 zeit: minor change 2017-04-05 10:07:35 +03:00
blaze
e3c5a7ef52 zeit: visually refine the CommandDialog 2017-04-05 10:02:51 +03:00
blaze
8c9b8f1360 zeit: minor change 2017-04-04 18:33:36 +03:00
blaze
e3bcaf9e74 zeit: visually refine the VariableDialog 2017-04-04 18:33:18 +03:00
blaze
9693825842 zeit: visually refine the TaskDialog 2017-04-04 11:08:50 +03:00
blaze
e0772b177f zeit: minor change 2017-04-04 10:34:27 +03:00
blaze
4f129fe40e zeit: refine the TaskDialog 2017-04-04 10:33:19 +03:00
blaze
0d8f575a0f zeit: exclude some methods by replacing them with lambdas 2017-04-03 19:16:39 +03:00
blaze
a47ce8985b zeit: minor change 2017-04-03 12:44:52 +03:00
blaze
881989a9e1 zeit: use lamdas where it can be helpful 2017-04-03 12:31:07 +03:00
blaze
a572d6756b zeit: use new style connections in MainWindow 2017-04-03 12:23:28 +03:00
blaze
d13efffd31 zeit: minor change 2017-04-03 09:37:44 +03:00
blaze
574b18de1c zeit: better construct QString from QLatin1String 2017-04-03 09:35:25 +03:00
blaze
37d7704fce begin new development cycle 2017-04-03 09:24:39 +03:00
blaze
1d8fe86e69 Added tag v0.3 for changeset 87d3991d51b2 2017-03-15 12:26:01 +03:00
blaze
ccee1191f3 zeit: update russian translation 2017-03-10 12:38:16 +03:00
blaze
7d015452f2 zeit: update year 2017-03-10 12:23:27 +03:00
blaze
f65fa576d9 zeit: add help tooltip 2017-03-10 10:43:52 +03:00
blaze
20e2852e86 zeit: add linux cron range syntax support to the TaskDialog 2017-03-09 20:06:42 +03:00
blaze
564a26fa8c zeit: add input checking to the TaskDialog 2017-03-09 17:12:11 +03:00
blaze
a4c34e95eb zeit: minor code style fixes 2017-03-05 11:47:57 +03:00
blaze
068cbe3c73 zeit: add basic input checking 2017-03-05 11:45:58 +03:00
blaze
1a601565b8 zeit: use the BaseEditDialog class 2017-03-05 11:35:36 +03:00
blaze
af3076146f zeit: add BaseEditDialog class 2017-03-05 11:28:46 +03:00
blaze
995a71da89 zeit: remove redundant ui file 2017-03-03 16:54:53 +03:00
blaze
ea87b21960 update the AboutDialog 2017-03-03 16:51:39 +03:00