Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcut manager #558

Closed

Conversation

andresmmera
Copy link
Contributor

@andresmmera andresmmera commented Sep 8, 2016

Hello,

This PR is a rebase of the shortcut manager written by yodalee. Personally, I find this feature quite useful so I'd like to see it merged someday :)

Cheers


rebased from yodalee feature54-custom-shortcut

@andresmmera andresmmera added this to the 0.0.21 milestone Sep 8, 2016
@felix-salfelder
Copy link
Member

cc6986a reverts a cleanup.

the use of stdio.h is an implementation detail. it has been moved to logging.cc intentionally.

@andresmmera
Copy link
Contributor Author

Hang on! I've almost forgotten #536 !!

@felix-salfelder Should we/I/whoever fork this branch and rebase it with develop and then merge it? This way I can avoid cc6986a. Finally, I'll rebase this PR with develop and that's all.
... am I right?

@in3otd
Copy link
Contributor

in3otd commented Sep 9, 2016

you could simply cherry-pick the commit(s) from release-0.0.19; but I guess the "right" thing would be to merge release-0.0.19 into develop and then rebase your branch...

@felix-salfelder
Copy link
Member

[..] merge release-0.0.19 into develop

you could open a PR on this. but please just merge... any time, for any value of 0.0.19 (if you need it).

@andresmmera
Copy link
Contributor Author

@felix-salfelder just for checking... Should I do "git push" after merging release-0.0.19 into develop?

@felix-salfelder
Copy link
Member

Should I do "git push" after merging release-0.0.19 into develop?

yes please. what you want to to is git push $remote develop, where $remote is what you call the remote (such as origin). details may vary depending on your setup...

@andresmmera andresmmera force-pushed the Shortcut-Manager-rebased-yodalee branch from cc6986a to 93e1536 Compare September 9, 2016 20:06
@nvdl
Copy link
Contributor

nvdl commented Nov 5, 2016

This is a good step forward. I was thinking if that was a sinking ship.

@andresmmera andresmmera mentioned this pull request Jan 29, 2017
11 tasks
@guitorri guitorri changed the title Shortcut manager (rebased from yodalee feature54-custom-shortcut) Shortcut manager Feb 12, 2017
@guitorri guitorri force-pushed the Shortcut-Manager-rebased-yodalee branch from 93e1536 to 0c71cb4 Compare February 12, 2017 21:44
@guitorri
Copy link
Member

guitorri commented Feb 12, 2017

@andresmmera, I just rebased, resolved the conflicts and force updated your branch.

@andresmmera
Copy link
Contributor Author

@guitorri Thank you! :-)

@andresmmera
Copy link
Contributor Author

...should I merge this? It doesn't contain commits from me

@guitorri
Copy link
Member

I would like to understand/document the file format used to store the settings.

@andresmmera andresmmera force-pushed the Shortcut-Manager-rebased-yodalee branch 2 times, most recently from 1bdf0ab to c901c25 Compare August 24, 2017 15:30
@andresmmera andresmmera force-pushed the Shortcut-Manager-rebased-yodalee branch from c901c25 to f8f395d Compare April 7, 2018 15:02
@andresmmera
Copy link
Contributor Author

Re-rebased

@andresmmera andresmmera force-pushed the Shortcut-Manager-rebased-yodalee branch 4 times, most recently from dfdd02b to e8c19a9 Compare April 14, 2018 07:52
custom shortcut needs a new dialog to handle
add button "custom shortcut" in qucssettingdialog to open the new dialog
`
@andresmmera andresmmera force-pushed the Shortcut-Manager-rebased-yodalee branch from 65facc1 to 24f806e Compare April 14, 2018 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants