v0.0.4 is out

01 Nov 2008
Posted by bain

I tagged the repo as v0.0.4

Here are changes since v0.0.3
Abhijit Bhopatkar (36):
      Added .desktop file and icons to install target
      Added support files for running checkinstall
      Don't depend on qt 4.4.1 we can do with just 4.4
      Changed the signoff check box label
      Added auto "add sign off line" to commit
      Added auto sign off option to general settings
      Added auto sign off option in settings
      Change libqt-core to libqtcore4 for intrepid in checkinstall script
      Make default new project directory ~/linux-2.6
      Add base dir selection for new project dialog
      Current project is no longer used
      Add base dir selection to the new projects dialog
      Fix new project stuff to open up correct repo after clone
      Cleaned up icons directory
      Removed unneeded icon pngs
      Qdevelop cleaned up the project fine
      Added git blam support to backend gitprocess
      Added file annotation support with commit search
      Make sure first column is visible when searching
      Scrool annotation text box to top after receiving annotaion
      Cleanup: we no longer use mutex
      Bring annotated file to front when received
      FIX: Open dialog failed to refresh the UI
      Added apply mailbox function to git process backend
      Added support to push to a selected remote
      Removed an uneeded debug output message
      Added apply mail action in tools
      Added apply mail functionality
      Fix: apply mail didn't use the file provided in path and did nothing
      Fix: Make apply mail  actully store the last path for it to remember later
      Fix: apply mail did not refresh after operation completed
      Added send patch by email functionality
      Added send patch by mail in toolbar menu
      Activated send patch by mail menu action
      Added quit action to file menu and activated it
      teamGit will now print sha id of the selected commit while exiting to stdout

Horst H. von Brand (1):
      Fix typo in src/mainwindowimpl.cpp