Re: [Qt-creator] Begging for some micro-features for 4.6/4.7

2018-02-16 Thread Jyrki Yli-Nokari
Adding to that, it would be also helpful to see in the editor the changed 
locations of the file. That is, the parts of the file marked red on the left, 
also highlighted in the scrollbar. This is especially helpful for QML files 
that gets changed moving components in the designer, as typically I need to 
modify the absolute location to relative. Other than that, the designer is an 
excellent tool

> André Hartmann  kirjoitti 15.2.2018 kello 9.27:
> 
> Hi Jason,
> 
>> I know the beta is out for 4.6, but I would like to request a few tiny "how 
>> hard could it be?" features.
> 
> There is a simple rule: features have to go in before the beta, the time 
> between beta and release is for testing and bug fixing. So your wishes could 
> go to 4.7 earliest.
> 
>> 1.  Add the really cool color ticks in the scrollbars (used for showing 
>> location of errors, found occurrences) of found occurrences to the Help, 
>> Compile, and Output panes. I figure this is a micro-feature because there is 
>> already a scrollbar that does it, and the finding ability also exists. It's 
>> just not yet applied for those panes.  I'm begging for this!!
> 
> I already found QTCREATORBUG-15703 and QTCREATORBUG-18333 as related 
> requests. Does this cover all your needs? If not, feel free to add more 
> suggestions.
> 
>> 2. Add new colors for class and function definitions to the scrollbars. The 
>> idea is that the Nth color tick corresponds to the nth class/function in 
>> header files and the Nth color corresponds to the Nth function for source. 
>> (Maybe have click to jump?)
> 
> I don't fully understand what you mean here... can you elaborate?
> 
> Best regards,
> André
> 
> [1] https://bugreports.qt.io/browse/QTCREATORBUG-15703
> [2] https://bugreports.qt.io/browse/QTCREATORBUG-18333
> 
> 
> 
> 
>> ___
>> Qt-creator mailing list
>> Qt-creator@qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
> 
> 
> -- 
> Dipl.-Ing. (FH) André Hartmann
> Softwareentwicklung / Software Development
> 
> E-Mail: andre.hartma...@iseg-hv.de | Tel: +49 351 26996-43 | Fax: +49 351 
> 26996-21
> 
> iseg Spezialelektronik GmbH - HIGH VOLTAGE. EXACTLY.
> iseg-hv.de | iseg-hv.com | download.iseg-hv.com
> 
> Bautzner Landstr. 23, 01454 Radeberg / Rossendorf, Germany
> Geschäftsführer / Managing directors: Dr. Frank Gleisberg, Dr. Joachim Pöthig
> Amtsgericht / Lower district court: Dresden HRB 16250
> Umsatzsteuer-Id: / VAT-ID: DE812508942
> 
> News / Information
> https://iseg-hv.com/en/products/control#isegControl2 isegControl2 - Unified 
> Control Software
> https://iseg-hv.com/en/products/detail/EHS EHS FLEX - Customize and keep the 
> price
> https://iseg-hv.com/en/products/detail/EHS EHS STACK - Perfect for GEM 
> Detectors
> https://iseg-hv.com/files/iseg-high-voltage-power-supplies.pdf NEW! Product 
> catalog 2017 / 2018 released
> https://iseg-hv.com/en/products/detail/NHR NHR - NIM HV-Supply with 
> reversible polarity
> 
> Links
> https://www.linkedin.com/company/12726924 iseg on LINKEDIN | Let's stay 
> connected!
> https://www.youtube.com/channel/UC5AL-ZgOqSim_1gYNnndyzQ iseg on YOUTUBE | 
> Tutorials and more ...
> https://www.twitter.com/iseg_hv iseg on TWITTER | please follow!
> https://iseg-hv.com/files/iseg-high-voltage-power-supplies.pdf iseg CATALOG | 
> download product catalog as PDF
> http://download.iseg-hv.com/ iseg DOWNLOADS | manuals, software, firmware and 
> more...
> 
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
> Informationen. Wenn Sie nicht der richtige
> Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie 
> bitte sofort den Absender und
> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte 
> Weitergabe dieser Mail ist nicht
> gestattet.
> 
> This e-mail may contain confidential and/or privileged information. If you 
> are not the intended recipient
> (or have received this e-mail in error) please notify the sender immediately 
> and destroy this e-mail.
> Any unauthorized copying, disclosure or distribution of the material in this 
> e-mail is strictly forbidden.
> ___
> Qt-creator mailing list
> Qt-creator@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


Re: [Qt-creator] Begging for some micro-features for 4.6/4.7

2018-02-15 Thread Jason H


> Sent: Thursday, February 15, 2018 at 2:27 AM
> From: "André Hartmann" 
> To: "Jason H" , qt-creator 
> Subject: Re: [Qt-creator] Begging for some micro-features for 4.6/4.7
>
> Hi Jason,
> 
> > I know the beta is out for 4.6, but I would like to request a few tiny "how 
> > hard could it be?" features.
> 
> There is a simple rule: features have to go in before the beta, the time 
> between beta and release is for testing and bug fixing. So your wishes 
> could go to 4.7 earliest.
> 
> > 1.  Add the really cool color ticks in the scrollbars (used for showing 
> > location of errors, found occurrences) of found occurrences to the Help, 
> > Compile, and Output panes. I figure this is a micro-feature because there 
> > is already a scrollbar that does it, and the finding ability also exists. 
> > It's just not yet applied for those panes.  I'm begging for this!!
> 
> I already found QTCREATORBUG-15703 and QTCREATORBUG-18333 as related 
> requests. Does this cover all your needs? If not, feel free to add more 
> suggestions.

YES!! That's where I put them. I did search, I didn't find  them.

> 
> > 2. Add new colors for class and function definitions to the scrollbars. The 
> > idea is that the Nth color tick corresponds to the nth class/function in 
> > header files and the Nth color corresponds to the Nth function for source. 
> > (Maybe have click to jump?)
> 
> I don't fully understand what you mean here... can you elaborate?

Sure, the idea is that the scroll bar shows key locations in the file. Change 
the color to indicate a class or function, and put that on the scrollbar too. 

> Best regards,
> André

Thanks Andre!
___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


Re: [Qt-creator] Begging for some micro-features for 4.6/4.7

2018-02-14 Thread André Hartmann

Hi Jason,


I know the beta is out for 4.6, but I would like to request a few tiny "how hard 
could it be?" features.


There is a simple rule: features have to go in before the beta, the time 
between beta and release is for testing and bug fixing. So your wishes 
could go to 4.7 earliest.



1.  Add the really cool color ticks in the scrollbars (used for showing 
location of errors, found occurrences) of found occurrences to the Help, 
Compile, and Output panes. I figure this is a micro-feature because there is 
already a scrollbar that does it, and the finding ability also exists. It's 
just not yet applied for those panes.  I'm begging for this!!


I already found QTCREATORBUG-15703 and QTCREATORBUG-18333 as related 
requests. Does this cover all your needs? If not, feel free to add more 
suggestions.



2. Add new colors for class and function definitions to the scrollbars. The 
idea is that the Nth color tick corresponds to the nth class/function in header 
files and the Nth color corresponds to the Nth function for source. (Maybe have 
click to jump?)


I don't fully understand what you mean here... can you elaborate?

Best regards,
André

[1] https://bugreports.qt.io/browse/QTCREATORBUG-15703
[2] https://bugreports.qt.io/browse/QTCREATORBUG-18333









___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator





--
Dipl.-Ing. (FH) André Hartmann
Softwareentwicklung / Software Development

E-Mail: andre.hartma...@iseg-hv.de | Tel: +49 351 26996-43 | Fax: +49 
351 26996-21


iseg Spezialelektronik GmbH - HIGH VOLTAGE. EXACTLY.
iseg-hv.de | iseg-hv.com | download.iseg-hv.com

Bautzner Landstr. 23, 01454 Radeberg / Rossendorf, Germany
Geschäftsführer / Managing directors: Dr. Frank Gleisberg, Dr. Joachim 
Pöthig

Amtsgericht / Lower district court: Dresden HRB 16250
Umsatzsteuer-Id: / VAT-ID: DE812508942

News / Information
https://iseg-hv.com/en/products/control#isegControl2 isegControl2 - 
Unified Control Software
https://iseg-hv.com/en/products/detail/EHS EHS FLEX - Customize and keep 
the price
https://iseg-hv.com/en/products/detail/EHS EHS STACK - Perfect for GEM 
Detectors
https://iseg-hv.com/files/iseg-high-voltage-power-supplies.pdf NEW! 
Product catalog 2017 / 2018 released
https://iseg-hv.com/en/products/detail/NHR NHR - NIM HV-Supply with 
reversible polarity


Links
https://www.linkedin.com/company/12726924 iseg on LINKEDIN | Let's stay 
connected!
https://www.youtube.com/channel/UC5AL-ZgOqSim_1gYNnndyzQ iseg on YOUTUBE 
| Tutorials and more ...

https://www.twitter.com/iseg_hv iseg on TWITTER | please follow!
https://iseg-hv.com/files/iseg-high-voltage-power-supplies.pdf iseg 
CATALOG | download product catalog as PDF
http://download.iseg-hv.com/ iseg DOWNLOADS | manuals, software, 
firmware and more...


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
Informationen. Wenn Sie nicht der richtige
Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren 
Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte 
Weitergabe dieser Mail ist nicht

gestattet.

This e-mail may contain confidential and/or privileged information. If 
you are not the intended recipient
(or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail.
Any unauthorized copying, disclosure or distribution of the material in 
this e-mail is strictly forbidden.

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator