Feature #578

IDE tool bar should contain shortcuts for following operations: "Execute" and "Debug".

Added by Zbigniew Rebacz over 10 years ago. Updated over 10 years ago.

Status:ApprovedStart date:11/18/2013
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

100%

Category:IDESpent time:-
Target version:-

Description

Personally, I think each app should be extremely friendly for new users. So, I decided to create two icons for one of the most usfull ide commands ("Execute" & "Debug") and add them to toolbar .

P.S.
  • This change is deffinitly not for power upp users (In my opinion, they will still prefer "F5" shortcut).
  • This change is friendly for new upp users (noouppers ;)).
  • In some cases it is aslow usfull for power user for instance: clicking on "Execute" icon can be faster than pressing SHIFT+F5 shortcut.
  • In the near future I will publish simillar update for debuggers (Stop debugging icon equivalent - "SHIFT+F5"). Moreover debugger toolbar needs additional fixes on POSIX.
  • I tried to design icons that will fit to upp global style. Of course, current design is only proposition, but I spend a lot of time to create them in its present form.

ExecuteDebugDemo2.png - Exemplary image (155 KB) Zbigniew Rebacz, 11/19/2013 12:51 AM

ide.key (4.29 KB) Zbigniew Rebacz, 11/19/2013 01:23 AM

ide.iml - New icons (285 KB) Zbigniew Rebacz, 12/02/2013 01:54 PM

idebar.cpp Magnifier - New bar functionality - vol 4 (20.9 KB) Zbigniew Rebacz, 12/02/2013 01:54 PM


Related issues

Related to Feature #579: IDE tool bar should contain shortcut for "Stop debugging"... Approved 11/19/2013

History

#1 Updated by Zbigniew Rebacz over 10 years ago

In my opinion, we need also to change two following commands names (ide.key):

KEY(DEBUGTO, "Run (in debugger)", K_CTRL_F10)
KEY(DEBUGEXT, "Run to cursor (in debugger)", K_ALT_F5)

to

KEY(DEBUG, "Debug", K_F5)
KEY(DEBUGTO, "Debug to cursors", K_CTRL_F10)

This is dictated by the fact that the brackets don't look nice in command name.

#2 Updated by Zbigniew Rebacz over 10 years ago

  • File deleted (idebar.cpp)

#3 Updated by Zbigniew Rebacz over 10 years ago

  • File idebar.cpp added

#4 Updated by Zbigniew Rebacz over 10 years ago

  • File deleted (idebar.cpp)

#5 Updated by Zbigniew Rebacz over 10 years ago

  • File idebar.cpp added

#6 Updated by Zbigniew Rebacz over 10 years ago

  • Status changed from Patch ready to In Progress
  • Assignee changed from Miroslav Fidler to Zbigniew Rebacz
  • % Done changed from 100 to 70

I have new idea for this feature...

#7 Updated by Zbigniew Rebacz over 10 years ago

  • File deleted (idebar.cpp)

#8 Updated by Zbigniew Rebacz over 10 years ago

  • File deleted (ide.iml)

#9 Updated by Zbigniew Rebacz over 10 years ago

  • File ide.iml added
  • File idebar.cppMagnifier added
  • Assignee changed from Zbigniew Rebacz to Miroslav Fidler
  • % Done changed from 70 to 100

I think this patch is finished...

#10 Updated by Zbigniew Rebacz over 10 years ago

BTW, Icons are smooth now.

#11 Updated by Zbigniew Rebacz over 10 years ago

  • Status changed from In Progress to Ready for QA

#12 Updated by Miroslav Fidler over 10 years ago

  • Status changed from Ready for QA to Patch ready

#13 Updated by Miroslav Fidler over 10 years ago

  • Status changed from Patch ready to Approved

Also available in: Atom PDF