v12.2c3: * Send correct graph paths in statistics. * Fix crash in peak list code in statviewer. * Don't sum internal and external in channel view * client/server -> internal/external AS path * Update add button for distribution correctly. * Dscp -> DSCP * Add symlink support to statistics object editor. * Make it possible to disable the 95th percentile. * Only show one value for 95th percentile * Clean up timestamp handling in the CSV statistics export. * Fix graphs url variable handling. * Reset the system manager when closing if there's changes that shouldn't be saved. * Add checkbox for showing in statistics barcharts. v12.2c2: * Show warning dialog if statistics rule doesn't have object set. * Make sure the values listview gets updated on datatype change. * Workaround for bogusly empty system overview graphs. * Show item count in bar charts * Add aggregation checkbox to statsobject editor. * Nicer looking chart type button in statsviewer * Initial implementation of peak list support. * Adapt the ruleeditor backend to new statsobject * PLDBd has switched to use the same path format as the client. * Mark stats object editor as changed if the netobject or serviceobject roots changes. * Delete the session if we couldn't open the services file for writing. * Fix path for services file on vista. * Limit the number of objects shown in the rule editors. * Don't get stuck getting object and parents. * Clean up and speed up the connection handling. * Fix sorting in local hosts view. * Group objects in the shaping objects view Group shaping objects using parts of their names delimited by ':'. So for example "Split by:test" will be shown as "Split by"->"Split by:test" in the view. * Make depth config work in new distributions in statistics objects. * Add object/rule id to the properties dialog in rule editor. * Fix so the object properties dialog is shown in rule editor. * Add progressbar in file manager. * Reuse formatflags for small value tooltip in stats. * Fix formating of small value tooltip * Better handling of small values in stats. Prepend a '>' to values that shows up as 0.0 but really is larger than 0 also add a tooltip showing the smaller value when hovering the label. * Add actions to enable/disable all rules. * Fix graph timestamps in statistics * Check if the user has permissions for PLD_PROTOCOL_RESOURCE_GENERIC before trying to update * Show error dialog when failing to open service doc file for writing. * Don't flash the no data error when changing graphs in stats. * Update the signature docs when a new bundle has been loaded. * Add support for peak anlysis in rule editor * Add missing graph labels for shaping in the statistics view * Make sure to insert the new line at the end of the irc view. * Keep all private messages to the same nick in the same chat window in the irc client. * Make it possible to zoom in futher than a day in statistics. * Set correct icon size on toolbuttons. * Add select all/deselect all to the permissions listviews in the user manager * Add sanity checks to the GraphListModel * Fix crash when removing attribute in the attribute editor. * Make sure status message queue is empty when there's no more command entries. Fixes problem with windows client getting stuck waiting for "Getting object and parents". * Don't hardcode the statistics value types in the rule editor. * Honor is_global of statistics objects in the rule editor. * Use the default text color for selected text when listviews loses focus on mac and windows as the readability is better that way. * Make sure the 95th percentile is not shown in stacked charts. And only show it for the total graph item. * Add depth to the remote and local vhost splits in statistics object editor. * Handle different string tables for the connected plds. * Make the fonts look nicer in the statistics charts. * Add support for visible state of sysconfig values. * Show warning texts for disabled rules. * Allow any file ending when exporting in the system manager. * Refresh the DRDL revision when the ruleset is reloaded. * Show avg latency and drops in connection view. * Fix win buildscript. Make win uninstaller uninstall everything. * Fix compareExt between small and big values. * Fetch 288 datapoints for statistics graphs instead of 250. * Make the linux build script able create package with dynamically linked Qt * Change mac build script to handle shiping dynamic linked Qt * Use 0/1 as values for bool attributes instead of false/true * Change the attributefile parser to use the new fileserv folder and handle more than one file. * Don't use the native font dialog on mac to make font selection work. Also try using a better default font size for mac os. * Don't crash in rule editor on mac. * Refill the local hosts view with netobjects after a netobject reset. * Fix crash on mac when focusing the name line edit in the rule editor. * Make sure to not show two context menus in the object editor. * Fix compile * Fix so that the PDF export is done in the correct order and * doesn't delete the painter in the middle of the export. * Makesure translations gets installed correctly on windows * Remove unused variable in listview. * Fix crash when the alert levels dialog is open while the client is reconnected. * Only show connection start time if it's >0 in the connection view. v12.2c1: * Show 95th percentile in statistics bandwidth graphs. * Show QoE values in the local hosts view. * Support for VBS and attributes in the objects and rules editor. * Support for new statistics API.