OSDN Git Service

Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler...
[tjqt4port/tj2qt4.git] / TaskJugglerUI /
2009-01-18 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-01-18 Chris SchlaegerAdded some more checks to prevents crashes in the GUI.
2009-01-18 Chris SchlaegerRevert "Kill some redundant checks."
2009-01-18 Ray LehtiniemiCache return value in local var
2009-01-18 Ray LehtiniemiKill a bunch of unneeded static_cast<>
2009-01-18 Ray LehtiniemiConstify getTable() to eliminate some const_cast<>...
2009-01-18 Ray LehtiniemiUse Report::generate() virtual function to dispatch...
2009-01-18 Ray LehtiniemiLoosen reportDef pointer type to eliminate a static...
2009-01-18 Ray LehtiniemiKill some redundant checks.
2009-01-18 Ray LehtiniemiUse local vars to reduce code clutter.
2009-01-18 Ray LehtiniemiFix several crashes with repeated rescheduling.
2008-09-15 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-08-23 Georg HofmannCorrected date-tool shortcut in 'Tip of the day' message.
2008-08-23 Chris SchlaegerAdd changes suggested by coyote_x.
2008-07-13 Chris SchlaegerFix crash on template dialog with some older Qt versions.
2008-05-29 Chris SchlaegerAdd 'accounts' column to interactive reports as well.
2008-05-05 Chris SchlaegerFix templates to no longer generate missing dash in...
2008-03-17 Chris SchlaegerThese files must have slipped into the repository by...
2008-02-24 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-02-06 Chris SchlaegerFixed sorting of resources in GUI resource reports.
2008-02-04 Chris SchlaegerRemapped date picker hotkey in GUI to CTRL-SHIFT-t...
2008-01-28 Ray LehtiniemiFix icon lookup for monthly calendars
2008-01-28 Ray LehtiniemiDocument a (harmless?) ASSERT produced by older KDE...
2008-01-28 Ray LehtiniemiAdd some .gitignore files to the project
2008-01-07 Chris SchlaegerFixed crash when zooming a report after a non-embedded...
2007-11-22 Gregoire Barbier... containers drawn as regular tasks (drawemptycontainersa...
2007-11-22 Gregoire Barbier... Added project option 'drawemptycontainersastasks':...
2007-10-01 Chris SchlaegerFixed display of progress bar in GUI Gantt chart.
2007-08-30 csAdded columns 'completedeffort' and 'remainingeffort...
2007-08-27 csAdded new 'scheduling' column to reports.
2007-08-14 csAlternating background for printed Gantt charts.
2007-08-13 csAdd a workaround for the libkdepim/ prefix the uic...
2007-08-09 csAdd missing ui file.
2007-08-09 csSome interative functions for GUI reports.
2007-08-08 csStarted work on a content filter for the Gantt listview.
2007-08-08 csBasic arithmetic can be tough...
2007-08-08 csSet focus to list view of Gantt chart when report tab...
2007-08-05 csReadability and usability enhancement for the Gantt...
2007-08-02 csReplace task outlines with load bars.
2007-06-13 csCleanup include hierarchy
2007-06-05 csMove error and warning counter to TjMessageHandler.
2007-05-02 csProperly show errors during report generation in GUI.
2007-05-02 csThe commandline version now properly returns a non...
2007-04-24 csMake sure that TaskJugglerUI can also work with the...
2007-04-17 csFix crash when clicking on "File->Insert Date" when...
2007-03-23 csPatches 016 - 020 from Andreas' TM for reports patches.
2007-03-23 csPatches 004 - 006 from Andreas' TM for reports patches.
2007-03-18 csProperly report effort and free load for group resource...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-14 cs- Fix reporting of task effort and completion in task...
2007-02-13 cs- Looks the 'reason' is no longer a reliable indication...
2007-02-02 cs- Fix duration values in printed reports. Bug reported by
2007-01-28 cs- Fixed reporting of completion degree of container...
2007-01-25 cs- Fix crash on printing resource reports with hierarchi...
2007-01-13 cs- Set copyright for 2007.
2007-01-12 cs- Fixed sorting of nested properties in interactive...
2007-01-10 cs- Hopefully the final fix for the "show note" problem.
2007-01-10 csFix several crashes when viewing reports in the UI...
2007-01-10 cs- Fix showing of notes when clicked on in interactive...
2007-01-08 cs- Add name and id at the top of show(task|resource...
2006-12-16 cs- Show a warning when bookings exceed effort in strict...
2006-12-13 cs- Another fix to minimize dependency arrows in Gantt...
2006-10-31 cs- Completed support for warnings.
2006-10-04 cs- Compile fix for KDE 3.3. Patch submitted by Daniel...
2006-09-28 cs- Fix test suite to eliminate double headlines.
2006-09-26 cs- Refactored the report classes a bit to prepare the...
2006-09-03 cs- Preselect the first entry of the templates list.
2006-09-03 cs- Make status bar text for mouse over gantt chart more...
2006-08-30 cs- Fix detection of katestylesrc so that indentation...
2006-08-24 cs- Remove debug message.
2006-08-21 cs- Added infrastructure to handle translations for the UI.
2006-08-11 cs- Remove some 'const' qualifiers so that Resources...
2006-07-22 cs- Fixing some GCC 4.1.x warnings.
2006-07-21 cs- Support generation of XML reports from GUI.
2006-07-19 cs- Implement full menu merging for the kate component.
2006-03-21 cs- Only show task/resources in tree structure when tree...
2006-03-20 cs- Some more work on improved Kate integration.
2006-03-12 cs- Support 'make messages' for taskjuggler and TaskJuggl...
2006-03-12 cs- Prevent crash when the back-end reports an error...
2006-03-11 cs- Add TaskJugglerUI to the office category.
2006-03-09 cs- Better fit Gantt chart in printed reports.
2006-03-06 cs- Started work to enable full set of KTextEditor actions.
2006-03-05 cs- Added combo box to select zoom factor for Gantt charts.
2006-03-04 cs- Split scheduling and zoom toolbar.
2006-02-03 cs- No longer show dependency arrows for inherited depend...
2006-02-02 cs- Mark only critical dependency links in red.
2006-02-02 cs- First code for post-scheduling critical path detection.
2005-12-04 cs- Better handling of empty reports.
2005-12-04 cs- Update tutorial to match the example again.
2005-12-03 cs- Undo patch for improved contrast on b/w printers...
2005-12-03 cs- Fix indentation for resources in print reports.
2005-12-02 cs- Use more meaningful reports in the templates.
2005-12-02 cs- Added tip for graphical date entry in project editor.
2005-12-01 cs- Improve contrast for printed b/w reports.
2005-12-01 cs- Fix possible memory handling problem.
2005-11-23 cs- Final fixes for 2.2-beta2 release.
2005-11-22 cs- Added scheduling break button.
2005-11-22 cs- Fix line sorting in multi-line error messages.
2005-11-21 cs- New test case.
2005-11-21 cs- Fixed 'projection' mode.
next