File: changelog

package info (click to toggle)
shutdown-qapps 1.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,640 kB
  • sloc: cpp: 3,967; makefile: 10; sh: 1
file content (498 lines) | stat: -rw-r--r-- 16,417 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
shutdown-qapps (1.7.4-1) unstable; urgency=low

  - switched to QT 5
  - Standards-Version update
  - closes: #928901
    Fix FTCBFS: Missing Build-Depends: qt5-qmake:native for running
    lrelease (By Helmut Grohne <helmut@subdivi.de>)
  * qshutdown
    - fixed bug in time calculation caused by local/utc time conversion
    - updated date for copyright

 -- Christian Metscher <hakaishi@web.de>  Tue, 11 Jun 2019 23:12:24 +0900

shutdown-qapps (1.7.3-1) unstable; urgency=low

  * qshutdown
    - fixed bug for shutdown/reboot/suspend/hibernate settings caused by
      previous update.
    - updated date for copy right

 -- Christian Metscher <hakaishi@web.de>  Sat, 14 Jan 2017 13:08:42 +0900

shutdown-qapps (1.7.2-1) unstable; urgency=low

  * qshutdown
    - code optimations
    - fixed small bugs in calendar and "weekly"
    - added DBus Interface method for starting qshutdown from scripts or other
      programs. (Looking for a way to restart countdown after sleep...)
    - some new translated strings and fixes for translations

 -- Christian Metscher <hakaishi@web.de>  Fri, 04 Nov 2016 01:06:32 +0900

shutdown-qapps (1.7.1-1) unstable; urgency=low

  * qshutdown
    fixed: "Weekly" not disabled eventhough the countdown is running.
    fixed: From time to time strage behaviour causing countdown to
     abbort (issue with two different time types).

 -- Christian Metscher <hakaishi@web.de>  Wed, 10 Jun 2015 22:17:13 +0200

shutdown-qapps (1.7.0-1) unstable; urgency=low

  - added new shutdown/reboot/suspend/hibernate command (possibly
    working on most debian based systems, if supported/activated)
  * qshutdown
    - code cleanup
    - added weekly to calendar
    - time is now displayed immediately when OK is pressed
    - added feature to hide system tray icon (because of placement issue
      in Unity.
    - fixed resizing problems in config menu
    - fixed issues after manual/automatic standby mode (not caused by
      qshutdown)

 -- Christian Metscher <hakaishi@web.de>  Fri, 20 Feb 2015 20:19:16 +0100

shutdown-qapps (1.6.8-1) unstable; urgency=low

  * added systemctl command in "automatic" and "sudo"
  * qshutdown
    - complete Turkish translation and added Indonesian and Czech

 -- Christian Metscher <hakaishi@web.de>  Sun, 13 Apr 2014 15:19:48 +0200

shutdown-qapps (1.6.7-2) unstable; urgency=low

  *switched to qt5

 -- Christian Metscher <hakaishi@web.de>  Sat, 21 Sep 2013 13:08:24 +0200

shutdown-qapps (1.6.7-1) unstable; urgency=low

  closes: #716194
  * qprogram-starter
    - fixed not beeing able to start commands after first one failed
    - fixed not saving text editors contents and state of checkboxes
  * qshutdown
    - closes: #717102

 -- Christian Metscher <hakaishi@web.de>  Sun, 11 Aug 2013 10:48:39 +0200

shutdown-qapps (1.6.6-1) unstable; urgency=low

  * qprogram-starter
    - new design and new options
    - added welcome dialog
  * qshutdown
    - revisited power.h
    - added welcome dialog

  - update on translations

 -- Christian Metscher <hakaishi@web.de>  Thu, 30 May 2013 12:30:11 +0200

shutdown-qapps (1.6.5-3) unstable; urgency=low

  * switched to debhelper 9

 -- Christian Metscher <hakaishi@web.de>  Thu, 25 Apr 2013 19:56:08 +0200

shutdown-qapps (1.6.5-2) unstable; urgency=low

  *new upstream release

 -- Christian Metscher <hakaishi@web.de>  Sat, 20 Apr 2013 13:23:13 +0200

shutdown-qapps (1.6.5-1) unstable; urgency=low

  - new watch file
  * qshutdown
    - minor fix for the preferences, the password and the about dialog
    - reviewed shutdown commands
    - new translations for: English (Australian), Galician, Croatian, Burmese,
      Romanian
  * qprogram-starter
    - fixed bug: Settings are not saved if shutdown was set
    - reviewed shutdown commands
    - added translations for: (German), Asturian, Bosnian, Croatian,
      English (Australia / United Kingdom), Galician, Italian, Malay, Polish,
      Russian, Turkish, Ukrainian

 -- Christian Metscher <hakaishi@web.de>  Sun, 14 Apr 2013 12:45:57 +0200

shutdown-qapps (1.6.4-1) unstable; urgency=low

  * qshutdown
    - new (and bigger) qshutdown symbol
    - many new translations
    - fix for intern reset: now independent from QTimer
    - fix for not keeping proportions at startup
    - fix for discarding changes and passwords when escaping
      preferences and password dialogs
    - removed version text label from the main window
    - added version message to the statusbar
    - simplified the creation of the config file

 -- Christian Metscher <hakaishi@web.de>  Sun, 29 Apr 2012 22:00:00 +0200

shutdown-qapps (1.6.3-1) unstable; urgency=low

  * qshutdown
    - added advanced settings for specifying or choosing a shutdown/reboot/
      suspend/hibernate command.
    - added checkBox for qshutdown to quit after countdown ended
    - added gnome-session-quit command
    - changed config file format
    - fix for enabling "hide qshudown at startup"
    - save and ok of the editor now updates the preferences window's settings
  * qshutdown & qprogram-starter
    - File format for .conf files changed to Ini (Windows compatible)

 -- Christian Metscher <hakaishi@web.de>  Thu, 08 Mar 2012 00:15:30 +0100

shutdown-qapps (1.6.2-1) unstable; urgency=low

  * qshutdown & qprogram-starter
    - replaced all qDebug(), qWarning() and qCritical()
  * qshutdown
    - added "About Qt"
    - reworked QSettings
    - added hideEvent and showEvent because of minimize/restore Action of
      the System Tray Icon

 -- Christian Metscher <hakaishi@web.de>  Sun, 08 Jan 2012 15:22:33 +0100

shutdown-qapps (1.6.1-1) unstable; urgency=low

  * qshutdown
    - for first start fonts weren't correctly initialized -> fixed.
  * qprogram-starter
    - now compileable on Windows

 -- Christian Metscher <hakaishi@web.de>  Wed, 28 Dec 2011 17:45:55 +0100

shutdown-qapps (1.6.0-1) unstable; urgency=low

  * qshutdown
    - lockAll reworked
    - new design
    - new options (quit at close button clicked, keep window proportions)
    - added: "About"
    - new warning method: System tray icon message.
    - removed spacers and LCD from the source code since it's more convenient
      to leave this to the ui.
    - more precise display of the time displayed with the LCD
    - removed most global variables and thus restructured many
      functions and classes
    - removed qApp-quit() from Gui::finished_() -> shutdown works again under
      Ubuntu Natty and so on. Added Gui::saveLog() instead to resolve the
      problem from version 1.5.2 (instead of the solution from version 1.5.3)

  * qprogram-starter
    - rearranged design
    - added: 'Show Logs' button

 -- Christian Metscher <hakaishi@web.de>  Tue, 27 Dec 2011 00:13:52 +0100

shutdown-qapps (1.5.6-1) unstable; urgency=low

  * qshutdown
    - bugfix: minimize and restore button didn't work correctly on all systems.
    - added: more information about hotkeys (removed old ones)

 -- Christian Metscher <hakaishi@web.de>  Sun, 23 Oct 2011 22:45:33 +0200

shutdown-qapps (1.5.5-1) unstable; urgency=low

  * qshutdown
    - bugfix: autostart entry is written or deleted when confirming with OK.
              (the function was called at the wrong place)

 -- Christian Metscher <hakaishi@web.de>  Sat, 08 Oct 2011 15:38:40 +0200

shutdown-qapps (1.5.4-1) unstable; urgency=low

  * qshutdown
    - added: restore and minimize Button to the system tray icon.

 -- Christian Metscher <hakaishi@web.de>  Sun, 26 Sep 2011 10:04:00 +0200

shutdown-qapps (1.5.3-1) unstable; urgency=low

  * qshutdown
    - fixed: No log entry for shutdown events (gui.cpp -> before_quit())
    - fixed: When pressing Enter in the password prompt line Edit
             the message box reappeared twice (passwd.cpp)

 -- Christian Metscher <hakaishi@web.de>  Mon, 22 Aug 2011 09:06:25 +0200

shutdown-qapps (1.5.2-1) unstable; urgency=low

  * qshutdown
    - fixed timer problem (minor issue)

 -- Christian Metscher <hakaishi@web.de>  Mon, 27 Jun 2011 00:15:03 +0200

shutdown-qapps (1.5.1-2) unstable; urgency=low

  * qshutdown
    - added information on the no-system-tray-icon issue in Ubuntu 11.04
      to the README and qshutdown man files

 -- Christian Metscher <hakaishi@web.de>  Tue, 14 Jun 2011 14:06:05 +0200

shutdown-qapps (1.5.1-1) unstable; urgency=low

  * qshutdown
    - saving the edited configuration file will now also update the
      preferences window.
    - the editor got an additional button and won't quit after
      saving, if Ok hasn't been clicked.
    - the main window won't rise into the foreground if the calendar, the
      password promt or the editor is open.
    - removed line for minimizing Window after OK has been clicked
    - corrected spelling-error-in-binary (writeable -> writable)

 -- Christian Metscher <hakaishi@web.de>  Tue, 24 May 2011 07:14:36 +0200

shutdown-qapps (1.5.0-1) unstable; urgency=low

  * qshutdown
    - added a password gui and editor to access qshutdown.conf, removing
      a possible security vulnerability (in "admin mode" only).
    - added a button in preferences to edit qshutdown.conf
    - revised the way of how the autostart works and
      added an option to the preferences.

 -- Christian Metscher <hakaishi@web.de>  Sat, 07 May 2011 18:37:23 +0200

shutdown-qapps (1.4.9-1) unstable; urgency=low

  * qshutdown
    - fixed translation (de) for info box:
      qshutdown_script.sh -> qshutdown_script

 -- Christian Metscher <hakaishi@web.de>  Sat, 30 Apr 2011 12:05:43 +0200

shutdown-qapps (1.4.8-1) unstable; urgency=low

  * qprogram-starter
    - added start & abort buttons
    - fixed date and time problems (timer)

 -- Christian Metscher <hakaishi@web.de>  Sat, 22 Jan 2011 02:12:03 +0100

shutdown-qapps (1.4.7-1) unstable; urgency=low

  * fixed: missing line in power.cpp at hibernate()
  * integrated dbus command for locking screen

 -- Christian Metscher <hakaishi@web.de>  Sat, 08 Jan 2011 01:25:56 +0100

shutdown-qapps (1.4.6-1) unstable; urgency=low

  * Changes in qshutdown:
    - simplified some calculations (gui.cpp)
    - removed redundant funktion starter()
    - added lock screen for suspend and hibernate
    - added option to hide qshutdown at startup if
      "Start countdown" is enabled.

 -- Christian Metscher <hakaishi@web.de>  Sun, 10 Oct 2010 16:49:10 +0200

shutdown-qapps (1.4.5-2) unstable; urgency=low

  * fixed manpage(s) (qshutdown)

 -- Christian Metscher <hakaishi@web.de>  Sun, 03 Oct 2010 12:32:10 +0200

shutdown-qapps (1.4.5-1) unstable; urgency=low

  * added "delete settings" in destructor (qprogram-starter)
  * new path for .qm translation files
  * implemented UPower (for suspend and hibernate in qshutdown)
  * implemented shortcut Shift + E to edit ~/.qshutdown/qshutdown.conf
    with gksu(do)/kdesu(do) (qshutdown)
  * revised "admin mode" (Lock_all)
  * made some code cleanups (qshutdown)
  * new debian/rules

 -- Christian Metscher <hakaishi@web.de>  Wed, 29 Sep 2010 13:43:43 +0200

shutdown-qapps (1.4.4-1) unstable; urgency=low

  * fixed: if no date was set and the clock turned 12:00 AM
    qshutdown stopped working because the date was intern set to the
    current day.
  * minor changes in Gui::showCalendarBox()
  * .ui files had wrong .qrc path (fixed)

 -- Christian Metscher <hakaishi@web.de>  Sun, 12 Sep 2010 02:01:16 +0200

shutdown-qapps (1.4.3-1) unstable; urgency=low

  * corrected a spelling mistake in qprogram-starter
  * added a new version control for qshutdown
  * and some minor changes

 -- Christian Metscher <hakaishi@web.de>  Sat, 04 Sep 2010 01:22:08 +0200

shutdown-qapps (1.4.2-1) unstable; urgency=low

  * a little modification for the file browser (qprogram-starter)

 -- Christian Metscher <hakaishi@web.de>  Mon, 30 Aug 2010 02:58:25 +0200


shutdown-qapps (1.4.1-1) unstable; urgency=low

  * bug in time calculation fixed (qprogram-starter)

 -- Christian Metscher <hakaishi@web.de>  Mon, 30 Aug 2010 01:56:58 +0200

shutdown-qapps (1.4.0-1) unstable; urgency=low

  * the DateTimeEdit from qprogram-starter was replaced through a
    date and a time edit
  * the date and time are now at minimum the current date and time
  * there are now browse buttons to choose a program binary
  * one can now save the command he/she wants to
  * the output is now devided into four files: two output and two
    error output files, because there are two processes

 -- Christian Metscher <hakaishi@web.de>  Sun, 29 Aug 2010 23:05:08 +0200

shutdown-qapps (1.3.7-1) unstable; urgency=low

  * repacked "upstream" orig.tar.gz

 -- Christian Metscher <hakaishi@web.de>  Wed, 25 Aug 2010 09:13:31 +0200

shutdown-qapps (1.3.6-1) unstable; urgency=low

  * the upload of version 1.3.5-1 was faulty

 -- Christian Metscher <hakaishi@web.de>  Tue, 24 Aug 2010 02:04:01 +0200

shutdown-qapps (1.3.5-1) unstable; urgency=low

  * bugfix for timeEdit

 -- Christian Metscher <hakaishi@web.de>  Tue, 24 Aug 2010 01:35:01 +0200

shutdown-qapps (1.3.4-1) unstable; urgency=low

  * fix for toolButton
  * bugfix for spinBox

 -- Christian Metscher <hakaishi@web.de>  Mon, 23 Aug 2010 13:03:15 +0200

shutdown-qapps (1.3.3-1) unstable; urgency=low

  * new design for preferences

 -- Christian Metscher <hakaishi@web.de>  Sun, 22 Aug 2010 23:46:02 +0200

shutdown-qapps (1.3.2-1) unstable; urgency=low

  * fixed and modified many things

 -- Christian Metscher <hakaishi@web.de>  Sun, 22 Aug 2010 17:16:01 +0200

shutdown-qapps (1.3.1-1) unstable; urgency=low

  * adjusted some things in the calendar widget
  * corrected quite a lot things
  * made some code cleanups

 -- Christian Metscher <hakaishi@web.de>  Sun, 22 Aug 2010 12:54:00 +0200

shutdown-qapps (1.3.0-1) unstable; urgency=low

  * new Standards-Version 3.9.1
  * new features: added a calendar and the changes of the font settings
    take immediantly effect in the main window

 -- Christian Metscher <hakaishi@web.de>  Sat, 21 Aug 2010 08:53:17 +0200

shutdown-qapps (1.2.5-2) unstable; urgency=low

  * new Standards-Version 3.9.0

 -- Christian Metscher <hakaishi@web.de>  Wed, 30 Jun 2010 07:08:00 +0200

shutdown-qapps (1.2.5-1) unstable; urgency=low

   *bugfix: Programwindow didn't reappear when starting twice

 -- Christian Metscher <hakaishi@web.de>  Sun, 20 Jun 2010 14:58:37 +0200

shutdown-qapps (1.2.4-1) unstable; urgency=low

  *new feature: start countdown at startup
  *scrollable area for preferences

 -- Christian Metscher <hakaishi@web.de>  Tue, 08 Jun 2010 16:28:49 +0200

shutdown-qapps (1.2.3-1) unstable; urgency=low

  * bugfix for "Lock_all" (gui.cpp -> loadSettings())
  * the size of the log file is now adjustable

 -- Christian Metscher <hakaishi@web.de>  Tue, 20 Apr 2010 12:16:54 +0200

shutdown-qapps (1.2.2-1) unstable; urgency=low

  * revised "Reset Settings" in preferences.cpp

 -- Christian Metscher <hakaishi@web.de>  Wed, 07 Apr 2010 14:20:48 +0200

shutdown-qapps (1.2.1-1) unstable; urgency=low

  * bug fixed: Window was shifting down on hide and show events
  * Switch to dpkg-source 3.0 (quilt) format

 -- Christian Metscher <hakaishi@web.de>  Mon, 05 Apr 2010 12:12:11 +0200

shutdown-qapps (1.2.0-1) unstable; urgency=low

  * improved tray-icon-contextmenu in qshutdown
  * replaced hints/info message box with an QPlainTextEdit object
  * fixed shutdown/reboot/suspend/hibernate functions
  * added a combo box and shortcuts to the qshutdown gui
  * qshutdown now accepts arguments like --help
  * added a preferences dialog for qshutdown

 -- Christian Metscher <hakaishi@web.de>  Wed, 24 Mar 2010 16:12:18 +0100

shutdown-qapps (1.1.0-1) unstable; urgency=low

  * in qshutdown: Added tray-icon-contextmenus for
    shutdown/reboot/standby/hibernate
  * added DeviceKit in the shutdown option
  * pixmaps now in .xpm format

 -- Christian Metscher <hakaishi@web.de>  Wed, 17 Mar 2010 18:29:08 +0100

shutdown-qapps (1.0.2-1) unstable; urgency=low

  * added dh_installmenu in debian/rules
  * bugfix in qshutdown (see NEWS)

 -- Christian Metscher <hakaishi@web.de>  Thu, 11 Mar 2010 22:43:13 +0100

shutdown-qapps (1.0.1-1) unstable; urgency=low

  * New upstream release (Closes: #572321)
  * Added Debian menus and corrected descriptions in control file

 -- Christian Metscher <hakaishi@web.de>  Wed, 03 Mar 2010 18:47:00 +0100

shutdown-qapps (1.0.0-1) unstable; urgency=low

  * Initial release

 -- Christian Metscher <hakaishi@web.de>  Fri, 26 Feb 2010 13:05:00 +0100