Changes between kplato rev 0.9 and 0.10 (koffice 2.2 - 2.3) Changelog: ---------- Resources: * Add posiblity to create resource teams consisting of working resources. * Add required resource. A working resource may require material resource(s). * Use project target times if resource available from/until is not specified. * Make material resources always available by default. * Create a material resource if the group is material. Scheduling: * Add presentation of scheduling errors to gantt view. * Project scheduling is done in separate thread to avoid blocking the user interface. * Check possible bookings when calculating start/end time also for other constraint types than ASAP. * Performance improvements. Performance views: * Replace KPlotWidget with kdchart for improved presentation. New template: * Add a basic project template that should be a little more friendly to first time users. Duration entry: * Limit unit to min/max also when using keyboard. * Use localized text-to-number conversion. * Improve cursor postition policy. Task editor: * Allow setting task estimate calendar to None. Task progress dialog: * Remove spourious seconds/milliseconds from user edited datetime. * Use the configured min/max duration units in the Used effort editor. Task dialog: * Improved navigation in tree combobox using Home and End keys. Project dialog: * Remove spourious seconds/milliseconds from user edited datetime. Reports: * Give access to data sources in report creator. * Filter out resource groups in the Resources model. Scheduling: * Improve handling of mix of time constraints and resource conflicts. * Fixed the warning when task constraint is outside project target times. * Fixed rounding problem when scaling estimates. * Fixed bug in rcps scheduler when re-scheduling started tasks. Dependency Editor: * Fixed crash on close if in connection mode. * Fixed painting of focus- and selected state. Account editor: * Limit selection to a single row, deletion only handles one row. * Add new account after the selected account. Schedule editor: * Make undo of delete insert deleted schedule in the old position. * Limit selection to a single row, deletion only handles one row. * Add new schedule after selected schedule. * Fixed crash when selecting Scheduler, when the scheduler plugin used for scheduling is no longer available. * Fixed bug in schedule distribution xml save/load. Work&Vacation editor: * Insert new calendar after selected calendar. * Fixed color of working hours in day view to not clash with select color. Milestone gantt view: * Fixed save/load of context information.