KVIrc
KVIrc copied to clipboard
roboirc's PR and modifications
What's the purpose of this pull request? What changes are you proposing?
The purpose of this pull request is to include better tool tips within KVIrc. I am hoping to improve the tool tips in KVIrc so the software's features are clearer for others via tool tips.
The only change I like is the one in KviIrcView.cpp
Ok. Hopefully more coming in future.
How does PR work? Who includes these changes if they are accepted?
The commit messages need a better description
What did the check fail on? Travis CI?
Looks like it failed because a job failed to start on Travis. I've just restarted it and it worked: https://travis-ci.org/kvirc/KVIrc/jobs/612232346 Please have a look at other devs' comments
Thanks will do.
Now tooltip for icons in Icon Table shows name of icon which is important when using them. Before that info was not visible.
@ctrlaltca how come CI is failing again?
Somethign about perl support on windows, unrelated to your change.
Ok cool. How come it shows X next to ac9f957? The change has not yet been accepted or failed CI again or what?
Updating PR with more changes as follows. All changes by me are indicated by my nickname in comments:
- Increased size of icons in Icon Manager with centered window
- Before the option KviOption_boolCommandlineInUserFriendlyModeByDefault did not work properly, now it either enables or disables the friendly mode based on the option in menu.
- You can open destination folder for downloaded files via right click popup menu on the item.
- Colour tint on filename after right clicking on a downloaded file has been removed as it makes filename hard to see.
To download specific commits look under Commits tab in this git. And on the right side you can click on the <> symbol to download that specific git.
- Please remove the cmake build artifacts
- Please remove the autogenerated docs
- Please remove your IDE's config stuff
I can't even look at the proper changes since GitHub truncates the files changed. It appears that the intent of this PR involves changes that are unrelated to each other, so perhaps you could open a PR for each feature/bug/enchangement fix you are proposing.
@staticfox By 2, you mean the KVIrc/doc folder?
How do I update this PR with latest changes? I am unable to update this PR any more. Thanks.
I'm sorry but i have to close this PR. It's just impossible to be reviewed.