Change logs for dee-qt source package in Saucy

  • dee-qt (3.3+13.10.20130924.2-0ubuntu1) saucy; urgency=low
    
      [ Michal Hruby ]
      * Take advantage of new changeset API in dee
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 83
     -- Ubuntu daily release <email address hidden>   Tue, 24 Sep 2013 10:47:10 +0000
  • dee-qt (3.2+13.10.20130821.1-0ubuntu1) saucy; urgency=low
    
      [ Albert Astals ]
      * Be a better behaved QAbstractListModel That means: *
        decrement/increment the count between the begin/end calls * Add a
        workaround so that data() ignores the not really removed row after
        endRemoveRows has been called We still are not good behaved in the
        fact that we call beginInsertRows after the model has been internall
        modified, but luckily it seems not much people listens to that
        signal's data We also rely on the fact that nothing will call data()
        between us resetting m_rowBeingRemoved to -1 at the end of
        DeeListModelPrivate::onRowRemoved and the internal dee model
        actually removing the row.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 81
     -- Ubuntu daily release <email address hidden>   Wed, 21 Aug 2013 16:18:56 +0000
  • dee-qt (3.2+13.10.20130726-0ubuntu1) saucy; urgency=low
    
      [ Michal Hruby ]
      * Expose variant conversion methods
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 79
     -- Ubuntu daily release <email address hidden>   Fri, 26 Jul 2013 07:02:07 +0000
  • dee-qt (3.1+13.10.20130703-0ubuntu1) saucy; urgency=low
    
      [ Michal Hruby ]
      * Make sure we don't try to disconnect from signals that weren't
        connected in the first place.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 77
     -- Ubuntu daily release <email address hidden>   Wed, 03 Jul 2013 04:01:10 +0000
  • dee-qt (3.1daily13.06.25-0ubuntu1) saucy; urgency=low
    
      [ Pawel Stolowski ]
      * Handle conversions of arrays of dict entries in GVariant - QVariant conversion code.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 75
     -- Ubuntu daily release <email address hidden>   Tue, 25 Jun 2013 04:01:04 +0000
  • dee-qt (3.0daily13.06.17-0ubuntu1) saucy; urgency=low
    
      [ Łukasz 'sil2100' Zemczak ]
      * Fix copyright - GPL3 license text needs to be used, not 3+.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 73
     -- Ubuntu daily release <email address hidden>   Mon, 17 Jun 2013 04:01:57 +0000
  • dee-qt (3.0daily13.06.14-0ubuntu1) saucy; urgency=low
    
      [ Łukasz 'sil2100' Zemczak ]
      * debian/control, debian/copyright:
        - Minor changes according to our packaging standards
      * Automatic snapshot from revision 70 (bootstrap)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 71
     -- Ubuntu daily release <email address hidden>   Fri, 14 Jun 2013 04:01:55 +0000
  • dee-qt (3.0-0ubuntu1) raring; urgency=low
    
      [ Michał Sawicz ]
      * rename the source package to dee-qt
      * rename libqtdee to libdee-qt
      * rename libqtdee-qt5 to libdee-qt5
      * separate plugin out into "modules" directory
      * separate tests out
      * drop obsolete test.cpp
      * rename dee 0.1 QML plugin to Dee 3.0
    
      [ Ken VanDine ]
      * Fixed SONAME
      * debian/control
        - match soname changes
        - multi-arch fixes
        - make libdee-qt5-dev depend on libdee-qt5-3 instead of libqtdee-qt5
      * debian/copyright
        - Updated format to latest standard
     -- Ken VanDine <email address hidden>   Thu, 07 Mar 2013 11:08:08 -0500