Warning, /utilities/kronometer/CHANGELOG is written in an unsupported language. File is not indexed.

0001 v2.2.3
0002 * Fixed bug #349861 (thanks to Gaurav Shah): https://bugs.kde.org/show_bug.cgi?id=349861
0003 * Updated translations.
0004 
0005 v2.2.2
0006 * Updated translations.
0007 
0008 v2.2.1
0009 * Fixed laps sorting.
0010 * Updated translations.
0011 
0012 v2.2.0
0013 * Fixed laps export feature.
0014 * Implemented screen inhibition while a stopwatch is running.
0015 
0016 v2.1.5
0017 * Fixed width of columns in the laps view.
0018 * Updated translations.
0019 
0020 v2.1.4
0021 * Updated homepage links
0022 
0023 v2.1.3
0024 * Fix build with ECM >= 5.31
0025 * Prevent warning messagebox with kxmlgui >= 5.30
0026 
0027 v2.1.2
0028 * Fix default size of Session dialog.
0029 * Don't assume there are always sessions saved.
0030 * Updated translations.
0031 
0032 v2.1.1
0033 * Window size can now be restored (BUG 361494)
0034 * Fix wrongly-enabled Save action (BUG 352993)
0035 * Fix appereance of Lap View (BUG 365101)
0036 
0037 v2.1.0
0038 * Improved usability of dialogs.
0039 * Moved toolbar to top position.
0040 * Menubar is now hidden by default.
0041 * Dropped statusbar.
0042 
0043 v2.0.2
0044 * Fixed invisible main window with Qt 5.6
0045 
0046 v2.0.1
0047 * Fixed default height of the Kronometer window (BUG 351746)
0048 
0049 v2.0.0
0050 * Port to Qt5 and KDE Frameworks 5
0051 * New Breeze icons: app icon and start/pause/reset/lap icons
0052 * Sessions persistence through a simple Session dialog, instead of XML files
0053 * Improved the Settings dialog and removed useless settings
0054 * Hours are now hidden by default, both in stopwatch time and laps times.
0055 * Laps absolute times are now hidden by default
0056 * Laps notes can now be hidden
0057 * Suspension awareness: pause running stopwatch if the OS is going to sleep (BUG 349824)
0058 * Cleaned up UI and visible string messages
0059 * Stopwatch time format is automatically ovverridden when needed (BUG 343130)
0060 * Fixed BUG 344714
0061 * Laps can now be exported to the JSON format, but not anymore to XML
0062 * Fixed Kronometer handbook not being shown from Help -> Kronometer Handbook
0063 * Added manpage
0064 * Development: added autotests
0065 
0066 v1.6.0
0067 * UI cleanup in the Settings dialog (bug 343127: http://bugs.kde.org/show_bug.cgi?id=343127)
0068 * Removed the 'Ask On Exit' option (bug 343126: http://bugs.kde.org/show_bug.cgi?id=343126)
0069 * Lap times format is no more ignored (bug 343128: http://bugs.kde.org/show_bug.cgi?id=343128)
0070 
0071 v1.5.2
0072 * Fixed wrong GPLv2 version in COPYING file
0073 
0074 v1.5.1
0075 * Fixed error preventing the building of Opensuse RPM packages
0076 
0077 v1.5.0
0078 * Laps annotations: now you can place a custom text note over a certain lap time
0079 * Option to disable the laps feature and hide the lap button and table
0080 * AppData support
0081 * Fixed bug 338540: https://bugs.kde.org/show_bug.cgi?id=338540
0082 
0083 v1.4.2
0084 * Removed option to hide the statusbar, since it's a built-in KDE feature
0085 * Small fix for digits appearance
0086 
0087 v1.4.1
0088 * Upper toolbar is now correctly removed from the UI
0089 
0090 v1.4.0
0091 * Latest lap time is now automatically selected
0092 * Fixed bug 336904: https://bugs.kde.org/show_bug.cgi?id=336904
0093 * First release with localization in over 11 languages
0094 
0095 v1.3.0
0096 * Major improvements in the stopwatch display UI
0097 * Fixed critical bug with exotic fonts in the stopwatch display
0098 * Removed the upper toolbar to make the UI less crowded (those actions are always available in the File menu)
0099 * Use the official KDE bugtracking system
0100 * Minor layout fix in the settings dialog
0101 
0102 v1.2.2
0103 * Fixed small bug preventing compilation on old compilers
0104 
0105 v1.2.1
0106 * Option to hide the statusbar from the main window
0107 * Official documentation, *Kronometer Handbook* now available in the Help menu
0108 
0109 v1.1.2
0110 * Fixed window-modified placeholder (*) bug on stopwatch reset
0111 
0112 v1.1.1
0113 * Minor bug fixes and improvements
0114 
0115 v1.1.0
0116 * Export lap times to CSV (Comma Separated Values) format
0117 * Export lap times to XML format
0118 
0119 v1.0.0
0120 * First "stable" release of Kronometer
0121 * Fixed the appereance of the laps table-widget
0122 * Added tooltips in Settings dialogs
0123 
0124 v0.9.0
0125 * Times saved on XML files instead of binary files
0126 * Fixed bug on aborting a file opening
0127 
0128 v0.8.0
0129 * Added *Edit* menu with the ability to copy current stopwatch time to clipboard
0130 * Color settings: choose stopwatch display background/text color
0131 
0132 v0.7.1
0133 * Fix compilation bug
0134 
0135 v0.7.0
0136 * Timer central *display* re-designed
0137 * Now each time "slot" has its own display
0138 * The displays are *splittable* between them
0139 * Display *time headers*, which can be disabled from settings
0140 
0141 v0.6.0
0142 * Initial implementation of times saving on binary files
0143 * You can save a stopwatch *frame* (time and laps) to a file and resume it (open it) later
0144 * Due to the new *save toolbar* (new/open/save/save as buttons), the old *main* toolbar is moved on the window bottom by default. If you don't like it, you can always move it by right-clicking on it
0145 * Added **Kronometer** menu, separating the *save* actions (menu File) from the *stopwatch* actions
0146 * Save settings. You can disable the dialog on application exit if there are unsaved times
0147 
0148 v0.5.0
0149 * Now you can choose also the time format for lap times
0150 * Font settings for timer display font
0151 * Fixed general settings appereance, with a scrollable layout
0152 
0153 v0.4.0
0154 * Initial implementantation of Kronometer settings dialog (Settings -> Configure Kronometer)
0155 * Stopwatch time format settings: show or not show hours/minutes/seconds/tenths/hundredths/milliseconds
0156 * Now you can resize time label and lap times table without resize the application window
0157 
0158 v0.3.0
0159 * Lap recording feature
0160 * Lap times sorting
0161 
0162 v0.2.0
0163 * *Panel-like* look for time label
0164 * Time format in statusbar
0165 * Tooltip messages for labels in statusbar
0166 
0167 v0.1.2
0168 * Switched install prefix from (cmake-default) **/usr/local** to **/usr**
0169 
0170 v0.1.1
0171 * Added **.desktop** file for KMenu integration
0172 
0173 v0.1.0
0174 * First public and stable release
0175 * Initial basic features: start, pause, resume and reset the stopwatch widget
0176 * Basic KDE settings: toolbar/shortcuts configuration, statusbar visibility