[SCM] Kaboom - Debian KDE 3->4 migration tool annotated tag, master/0.9, created. master/0.9

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Mar 7 21:37:21 UTC 2009


The annotated tag, master/0.9 has been created
        at  389319947efd47fcebc2e2bbd833e38ce0938ed7 (tag)
   tagging  245b9c9ef2657b1867b623b66cd615a8d4109bc5 (commit)
 tagged by  Ana Guerrero
        on  Sat Mar 7 22:36:50 2009 +0100

- Shortlog ------------------------------------------------------------
0.9/experimental

Ana Guerrero (8):
      Convert message to standard engrish.
      lupdate-qt4 kaboom.pro
      spanish and catalan translations
      Merge branch 'master' of ssh://ana@git.debian.org/git/pkg-kde/kaboom
      add it to the languages
      Fix some strings
      Fix typo
      Add licensing file

David Palacio (5):
      Set strings status to finished. Fixed typos.
      Merge branch 'master' of ssh://dpalacio-guest@git.debian.org/git/pkg-kde/kaboom
      make it able to recheck for backup space
      modal dialog for space check
      undialog

George Kiagiadakis (37):
      This file was accidentally merged. It doesn't belong here...
      Move the diroperations unit test to another dir and add a project file.
      Modify the unit test to do merging.
      Fix mergeDirs. Now it actually works :)
      Merge the functionality of mergeDirs() back to recursiveCpDir() and use flags to define behavior.
      Initialize QApplication after checking for cases where kaboom should not start.
      * Do not crash if d->backup is not initialized.
      If no work needs to be done, set the progress bar directly to 100% in recursiveCpDir and recursiveRmDir.
      Revert "* Do not crash if d->backup is not initialized."
      Redo (only crash fix): Do not crash if d->backup is not initialized.
      Word puzzles are BAD!
      Initial commit of RichRadioButton.
      Count directories in sizes too.
      Set the label text after calculating dir size, or else calculateDirSize will overwrite it.
      Do not attempt to copy special files (sockets, pipes, etc...). It will fail...
      When exiting from recursiveRmDir(), call processEvents() to make the progressbar reach 100% visually.
      Always create the destination directory in recursiveCpDir().
      Update the translation files to include the typo fixes that were made in the source.
      Initial kaboom packaging.
      Use Qt's resource system for the watermark.
      Packaging is LGPL too.
      Remove the test.
      Generate and install translations in /usr/share/kaboom/
      Minor headers fix.
      There is no need for a template.
      Implement a proper QHoverEvent handler. This fixes the high cpu usage of RichRadioButton.
      Use threads for DirOperations...
      Update .gitignore to ignore build stuff when doing in-source builds.
      Fix a bug with the progressBar value in recursiveRmDir.
      Make ProgressWidget safe to use with quint64 values > INT_MAX.
      Prettify the strings used in the operations and add a bytesToString() method
      Use correct context for DirOperations::Exception messages.
      Minor code style & docs compliance fixes.
      Show busy waiting indicator when calculating a directory's size.
      Attempt to fix ChoicePage. Changes:
      Changes for initial upload to experimental.
      Disable kaboom.

Modestas Vainius (18):
      Add missing newlines at the end of some files.
      Set window title.
      Reword intropage.
      Add kaboomsettings singleton class.
      Port existing code to use KaboomSettings instead of hardcoded KDEDIR vars
      Dump kaboomsettings on startup for debugging purposes.
      Use kdehome paths from kaboomsettings in the intropage text.
      Change title and infotext in choicepage.
      Use KaboomSettings here as well
      Add myself to debian/copyright
      Use shorter variable name for KaboomSettings::instance().
      Directory does not have to exist to prettify its name.
      Use   for "KDE 3" and "KDE 4" strings in the intropage.
      Inform user about current configuration in choicepage.
      Add details label and tooltips to RichRadioButton.
      New strings for choicepage.
      Do not show tool tips over detailsLabel.
      Do not use canonical path on non-existing dirs.

Pino Toscano (3):
      first version of Italian translation, almost complete
      i18n fixes
      add it to the languages

Sune Vuorela (63):
      initial gui
      add George Kiagiadakis's initial diroperations
      add copyright header
      do a mergedirs function. Still untested
      compilefix - watch out when you save your files
      touch the trace file at the end
      actually make my diroperation changes compile
      build include the diroperations parts
      add the progress dialog of diroperations
      do a bit more magic with the start and back buttons and actually dummy use the progress bar
      simple script to generate some test data
      fix up the header to match the actual function
      do debug builds currently
      do some dummy operations
      improved warning message
      define some standarddirs in a header to only configure it one place
      no need to run migration tool if neither kde nor kde4 dir exsist
      no need to fail if a nonexistant directory is asked to be removed
      warnings in a bit more cases and no warinngs when not wanting to backup a nonexistant dir
      better heuristics to check the options to give to the user
      do the actual work
      fake progress bar when letting kconf_update do the migration
      reference exceptions, don't copyconstruct them
      Merge branch 'master' of ssh://alioth/git/pkg-kde/kaboom
      add operations to calculate free space and such
      do something if too little space
      actually do the real test
      add tr's
      apparantly the language tools wants these to have a QObject macro
      prepare for languages
      translation template
      quick and dirty translation - not expected to actually be used, as hopefully most strings will change
      more tr()
      wrong filename
      danish transltion
      adapt filename change
      more strings
      more tr's
      load translations
      more error handling
      increase error handling
      string update
      translation update
      actually make code work, no need to reinitialize variables inside a try {}
      add .gitignore file for autogenerated stuff
      wordwrap on label and proper  Qt parenthood
      wordwrap on label, wizardpage title and proper Qt parenthood
      add tr()
      styling and stuff
      add some graphics
      string&translation update
      make the backup field available every time
      allow more label wordwrap
      actually honour the backup settings
      change strings as pr scottk's recommendations
      add a string that can be used later for rechecking directory space
      rest of scottk's language fixes
      updated translation files
      translations updates
      merge stuff
      update danish translations, thanks martin
      make sure that pointers dereferenced actually exists
      under some conditions, kdedir does not exist - like if the user never in his life ran a KDE app

-----------------------------------------------------------------------

-- 
Kaboom - Debian KDE 3->4 migration tool



More information about the pkg-kde-commits mailing list