[Development] What about including serial port support component to Qt?

marius.storm-olsen at nokia.com marius.storm-olsen at nokia.com
Tue Feb 7 16:31:58 CET 2012


Sorry, never saw your response.

We'll get started with importing the project then.

Again, sorry for not catching your response!

-- 
.marius

On 07/02/2012 05:52, ext Denis Shienkov wrote:
> Hi Marius,
>
> What progress in this problem of integration? Or have changed your mind, refused?
>
> Best regards,
> Denis
>
> 27.01.2012, 11:10, "Denis Shienkov"<scapig2 at yandex.ru>:
>> Hi Marius,
>>
>> I also talked to yesterday Arokux.
>> I explained to him the reason for which I have removed the code from the repository.
>> He understood and agreed, that is, he does not mind.
>> And he also looks forward to the beginning of integration. :)
>>
>> As a result, I believe that you can start migrating without his code, because him code is irrelevant,
>> because all the same it is necessary to perform a deep refactoring.
>>
>> IMHO.
>>
>> Best regards,
>> Denis
>>
>> 27.01.2012, 01:08, marius.storm-olsen at nokia.com:
>>
>>>   Hi Denis,
>>>
>>>   I just got this message Arokux:
>>>       Hi Marius,
>>>
>>>       sorry I wasn't visitin this account for a while. Can/Should I still
>>>   register in Jira?
>>>
>>>       Regards,
>>>       Roman
>>>
>>>   Would you still like to persue him approving the CLA so we can migrate the
>>>   repository without any changes?
>>>
>>>   --
>>>   .marius
>>>
>>>   On 1/25/12 3:45 PM, "ext Denis Shienkov"<scapig2 at yandex.ru>  wrote:
>>>> Hi Marius.
>>>>
>>>> I removed the commit of Arokux, make it git rebase.
>>>> Now, in principle, everything is ready.
>>>>
>>>> I look forward to your (or Nokia) reaction.
>>>>
>>>> Best regards,
>>>> Denis
>>>>
>>>> 17.01.2012, 17:42, marius.storm-olsen at nokia.com:
>>>>>    On 01/17/2012 07:28 AM, ext Denis Shienkov wrote:
>>>>>>     Hi Marius.
>>>>>>
>>>>>>     Yes, a patch of Arokux trivial:
>>>>>> http://gitorious.org/qserialdevice/qserialdevice/merge_requests/9
>>>>>>
>>>>>>     Like (in *.pro/*.pri file):
>>>>>>     ..
>>>>>>     unix:!symbian {
>>>>>>     -maemo5 {
>>>>>>     -target.path = /opt/usr/lib
>>>>>>     -} else {
>>>>>>     -target.path = /usr/lib
>>>>>>     -}
>>>>>>
>>>>>>     +isEmpty(PREFIX) {
>>>>>>     +maemo5 {
>>>>>>     +PREFIX = /opt/usr
>>>>>>     +} else {
>>>>>>     +PREFIX = /usr
>>>>>>     +}
>>>>>>     +}
>>>>>>     +
>>>>>>     +target.path = $$PREFIX/lib
>>>>>>     +
>>>>>>     ..
>>>>>>
>>>>>>     What you concretely advise in this case (concretely with this patch)?
>>>>>    If this is the only patch from Arokux, I say rebase the repo, and
>>>>> remove
>>>>>    that commit. It can easily be added later.
>>>>>
>>>>>    --
>>>>>    .marius



More information about the Development mailing list