[Interest] Kicking out QtScript completely
Alejandro Exojo
suy at badopi.org
Wed Mar 18 08:52:10 CET 2015
El Tuesday 17 March 2015, Thiago Macieira escribió:
> On Tuesday 17 March 2015 16:37:23 Alejandro Exojo wrote:
> > Or... keep using QtScript. People seem to complain only when a module is
> > deprecated in a blog post, but don't raise their voice when they see no
>
> > commits at all:
> There would be even fewer commits if we didn't actually change the version
> number.
>
> We should stop doing that if there hasn't been any other change.
Makes sense, but I thought this was being done like this because is easier to
make releases and know which version of everything you are running (because
all libraries are at the same version). The KDE Frameworks are released the
same way. Otherwise the modularization made me think of wanting separate
releases for smaller modules. The same small number of commits can be seen for
example on Qt Serial Port:
$ git sb origin/dev origin/5.5 origin/5.4 origin/5.3
! [origin/dev] Merge remote-tracking branch 'origin/5.5' into dev
! [origin/5.5] Fix QSPI::portName() on OSX
! [origin/5.4] bic: Add/Replace 5.{1,2,3,4}.0 bic data for linux-gcc-amd64
! [origin/5.3] Refactor and add missed changes up 5.2.0 to 5.3.2
----
- [origin/dev] Merge remote-tracking branch 'origin/5.5' into dev
++ [origin/5.5] Fix QSPI::portName() on OSX
++ [origin/5.5^] Remove space between "if/elif defined" macro and its
bracket
++ [origin/5.5~2] Make QSP::timeoutValue() as static
++ [origin/5.5~3] Get rid of C-style's SERIALPORT_BUFFERSIZE macro
++ [origin/5.5~4] Unix: Clear serial_struct instances
++ [origin/5.5~5] Fix warning about constructing a QString from ASCII.
++ [origin/5.5~6] Fix reading on Windows with the limited read buffer
++ [origin/5.5~7] Add the missed PORT_UNKNOWN macro for Android OS
-- [origin/5.5~8] Merge remote-tracking branch 'origin/5.4' into 5.5
+++ [origin/5.4] bic: Add/Replace 5.{1,2,3,4}.0 bic data for linux-gcc-amd64
--- [origin/5.4^] Merge remote-tracking branch 'origin/5.4.1' into 5.4
+++ [origin/5.4^^2] Edit changelog for 5.4.1 version
+++ [origin/5.4^^2^] Add changelog for 5.4.1 version
+++ [origin/5.4~2] Doc: Fix the examples page
+++ [origin/5.4~3] Doc: added dependencies to qdocconf file
+++ [origin/5.4~4] Bump version
+++ [origin/5.4~5] Skip the constructByInfo() test if no serial ports are
found on *nix
+++ [origin/5.4~6] Share the clearReceiver() function and for the *nix tests
+++ [origin/5.4~7] Do not touch of the read notifier after its creation
+++ [origin/5.4~8] Remove README file.
--- [origin/5.4~9] Merge "Merge remote-tracking branch 'origin/5.4.0' into
5.4" into refs/staging/5.4
--- [origin/5.4~9^2] Merge remote-tracking branch 'origin/5.4.0' into 5.4
+++ [origin/5.4~9^2^2] Remove foreign records from 5.4.0 changes
+++ [origin/5.4~9^2^2^] Add changelog for Qt 5.4.0
--- [origin/5.4~10] Merge remote-tracking branch 'origin/5.3' into 5.4
++++ [origin/5.3] Refactor and add missed changes up 5.2.0 to 5.3.2
--
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net
More information about the Interest
mailing list