OSDN Git Service

tjqt4port/tj2qt4.git
2009-06-11 Chris SchlaegerSet version to 2.4.2_beta2
2009-06-11 Chris SchlaegerEliminate compiler warning with newer GCCs.
2009-05-29 Jean-YvesAdded *~ to .gitignore
2009-05-29 Jean-YvesFix issue on vacation resource display
2009-05-29 j.taskjuggler... Use TJ standart period format for vacation ressource...
2009-05-29 j.taskjuggler... Fix issue on vacation resource display for the day...
2009-05-27 Chris SchlaegerImproved the description of 'isDependencyOf'.
2009-05-27 j.taskjuggler... Fixed documentation 'isDependencyOf'
2009-05-15 Chris SchlaegerThere is no difference for duration task with bookings.
2009-05-14 Chris SchlaegerAdapt example to new algorithm.
2009-05-14 j.taskjuggler... Updated documentation for taskbarprefix and taskbarpostfix.
2009-05-14 Chris SchlaegerMake sure booking tasks align with timing resolution.
2009-05-13 Chris SchlaegerAnother refinement of the duration-booking code.
2009-05-13 j.taskjuggler... Added taskbarprefix and taskbarpostfix
2009-05-12 Chris SchlaegerGet rid of ugly DOS linebreaks.
2009-05-12 Chris SchlaegerMore improvements for the duration + bookings code.
2009-05-12 j.taskjuggler... Added complements info in task and resource Details...
2009-05-12 Chris SchlaegerImproved version of last patch.
2009-05-11 Chris SchlaegerFix duration tasks with bookings.
2009-05-10 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-05-10 j.taskjuggler... Added double and middle click facility in interactive...
2009-04-24 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-04-24 Chris SchlaegerAttempt to contain rounding errors.
2009-04-18 Chris SchlaegerAdd last fix to change log.
2009-04-18 Chris SchlaegerFixed crash for vacation date outside of project.
2009-04-16 Chris SchlaegerFixed problem with completion degree reporting.
2009-04-06 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-04-06 Chris SchlaegerMark version as snapshot release.
2009-03-27 Chris SchlaegerCorrect desciption of legal ID characters.
2009-03-25 Chris SchlaegerFixed a booking related bug.
2009-03-18 Chris SchlaegerRemove more historic time zones.
2009-03-18 Chris SchlaegerDon't use the historic time zone names. They cause...
2009-03-15 Chris SchlaegerAdd support for misalined time zones.
2009-02-24 Chris SchlaegerFix crash when the UI is started with a project without...
2009-02-23 Chris SchlaegerDon't overwrite table frames with alternating backgroun...
2009-02-19 Chris SchlaegerNo need to create an empty ExpressionTree. 0 will do...
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 LehtiniemiDead code
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 LehtiniemiMissed a kotrus variable
2009-01-18 Ray LehtiniemiFix several crashes with repeated rescheduling.
2009-01-18 Ray LehtiniemiUse initializer list
2009-01-18 Ray LehtiniemiDead code removal
2009-01-18 Ray LehtiniemiMake example installation work with --prefix.
2009-01-18 Chris SchlaegerFix ICal bug with missing start times on certain tasks.
2009-01-17 Chris SchlaegerThe sum in CSV account reports was wrong.
2008-09-15 Chris SchlaegerGet rid of some empty *.cpp files.
2008-09-15 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-09-15 Chris SchlaegerAdded logical expression function 'isDependencyOf()'.
2008-08-23 Stefan Kamphausenadded a new tasjuggler emacs mode
2008-08-23 Georg HofmannCorrected date-tool shortcut in 'Tip of the day' message.
2008-08-23 Georg HofmannAdded a dash between dates to meet TJ 2.4.1 date interv...
2008-08-23 Georg HofmannFixed possible values for sloppy in the reference from...
2008-08-23 Chris SchlaegerAdd changes suggested by coyote_x.
2008-08-23 Chris SchlaegerFix manual error reported by coyote_x.
2008-07-13 Chris SchlaegerProperly report summary columns in CVS account reports...
2008-07-13 Chris SchlaegerFix crash on template dialog with some older Qt versions.
2008-07-08 Rene KuettnerChange error for missing ICal support to warning.
2008-05-29 Chris SchlaegerAdd 'accounts' column to interactive reports as well.
2008-05-29 Chris SchlaegerAdded support for 'accounts' columns in reports.
2008-05-06 Chris SchlaegerFinally marking 2.4.1 as final.
2008-05-06 Chris SchlaegerMake DTD more standard compliant.
2008-05-05 Chris SchlaegerFix templates to no longer generate missing dash in...
2008-03-20 René KüttnerFix for typos in TestSuite/runtests.
2008-03-17 Chris SchlaegerThese files must have slipped into the repository by...
2008-03-16 Rene KuettnerFix variable initialization in TestSuite/runtests.
2008-03-16 Chris SchlaegerAdding missing unit to padding-left and padding-right...
2008-03-03 Chris SchlaegerFix UTF8 problem in macros. This bug was reported by...
2008-02-24 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-02-24 Chris SchlaegerGetting ready for 2.4.1_beta2.
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-30 Chris SchlaegerAdd new column to changelog.
2008-01-30 Oliver Lehmnew column 'hierarchlevel' added to report
2008-01-28 Chris SchlaegerFixed typo reported by Erik Sigra.
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-28 Chris SchlaegerImproved computation for path criticalness.
2008-01-21 Grégoire Barbiertj-graphviz-pert: updating samples pngs
2008-01-21 Grégoire Barbiertj-graphviz-pert: rewritten dot stylesheet to have...
2008-01-18 Grégoire Barbiertj-graphviz-pert: dependences are drawn in red if their...
2008-01-18 Grégoire Barbiertj-graphviz-pert: milestones more visibles in graphviz...
2008-01-18 Grégoire Barbiertj-graphviz-pert: add suport for "precedes" in graphviz...
2008-01-15 Chris SchlaegerGetting ready for 2.4.1-beta1.
2008-01-07 Chris SchlaegerFixed crash when zooming a report after a non-embedded...
2007-12-29 Chris Schlaeger'accumulate' is only available for account reports...
2007-12-04 Chris SchlaegerSlightly improved scheduling heuristic.
2007-11-26 Chris SchlaegerUse new booking syntax in example.
2007-11-22 Gregoire Barbier... containers drawn as regular tasks (drawemptycontainersa...
2007-11-22 Gregoire Barbier... Added project option 'drawemptycontainersastasks':...
2007-11-22 Gregoire Barbier... Added XSL stylesheets for creating Pert diagrams throug...
next