| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove version from splash 5.0.0-alpha1 | un1versal | 2016-01-02 | 1 | -0/+0 |
| * | Fix out-of-git sources date | Szymon Tomasz Stefanek | 2016-01-03 | 1 | -1/+1 |
| * | Correct INSTALL file. Avoid #defining KVI_SOURCES_DATE_GIT when not building ... | Szymon Tomasz Stefanek | 2016-01-02 | 3 | -5/+5 |
| * | Bump version number to 4.9.1 - approaching 5.0.0 | Szymon Tomasz Stefanek | 2016-01-02 | 1 | -2/+2 |
| * | Minor tweak | Szymon Tomasz Stefanek | 2016-01-02 | 1 | -8/+2 |
| * | Add a debug message for help hunting issue #1742 | Szymon Tomasz Stefanek | 2016-01-02 | 1 | -25/+21 |
| * | Fix #1747. | Szymon Tomasz Stefanek | 2016-01-02 | 1 | -29/+35 |
| * | Fix a small issue related to nick completion | Szymon Tomasz Stefanek | 2016-01-02 | 1 | -5/+10 |
| * | Fix compilation warning. | wodim | 2016-01-02 | 1 | -2/+1 |
| * | I broke the first rule: build before you commit. | wodim | 2016-01-02 | 1 | -1/+1 |
| * | Fix also this duplicate code. | wodim | 2016-01-02 | 1 | -7/+7 |
| * | Make the margin between icons in the userlist more consistent.•••Fixes #1807.
| wodim | 2016-01-02 | 1 | -9/+10 |
| * | fix unrecognized icon position: sausage fingers syndrome. | un1versal | 2016-01-02 | 1 | -0/+0 |
| * | lighten avatar icon so its more visible against dark themes | un1versal | 2016-01-02 | 1 | -0/+0 |
| * | missed: dont use quotes to emphasis words and avoid all capitals to do same | un1versal | 2016-01-02 | 1 | -27/+27 |
| * | Make input selection look a bit nicer | Szymon Tomasz Stefanek | 2016-01-02 | 1 | -1/+1 |
| * | More work on input widget. Fix #1731. Possibly fix #1665. | Szymon Tomasz Stefanek | 2016-01-02 | 3 | -261/+268 |
| * | Rework KviInputEditor. Remove the character width cache madness. Use floating... | Szymon Tomasz Stefanek | 2016-01-02 | 3 | -793/+816 |
| * | dont misuse quotes to place emphasis on words•••use italics or bold instead | un1versal | 2016-01-02 | 1 | -80/+80 |
| * | Merge pull request #1805 from wodim/borders•••Add a sunken border to the tree window list and to the user list. | un1versal | 2016-01-02 | 2 | -8/+19 |
| |\ |
|
| | * | Remove redundant code. | wodim | 2016-01-01 | 1 | -12/+4 |
| | * | Adds a sunken border to the tree window list and to the user list. | wodim | 2016-01-01 | 2 | -2/+21 |
| * | | Merge pull request #1806 from un1versal/My-Favorite-Martian•••Improve a few icons. | un1versal | 2016-01-02 | 12 | -0/+0 |
| |\ \ |
|
| | * | | statusbar icon: dont incur the wrath of the stanzilla - godzillas cousin twi...•••@stanzilla Is that better?
| un1versal | 2016-01-01 | 1 | -0/+0 |
| | * | | avatar icon: the all dark father•••lets hope its not too dark I added a cheat lighter outline for dark
themes. If it doesnt look good Ill have to reconsider it.
| un1versal | 2016-01-01 | 1 | -0/+0 |
| | * | | improver small user icons: the bust is a bust -> helmet looks better at this ... | un1versal | 2016-01-01 | 4 | -0/+0 |
| | * | | ircbot: use a more recognizable bot | un1versal | 2016-01-01 | 1 | -0/+0 |
| | * | | ircop - improve the ircop icon, its a badge now.•••This is the real IRCOp user ranking icon, its unrelated to the
alienircop icon that shows when genders are enabled.
| un1versal | 2016-01-01 | 5 | -0/+0 |
| | |/ |
|
| * | | Clarify comment about $true and $false.•••Checking if a value is true can be done also with if()
| Alexey Sokolov | 2016-01-01 | 1 | -3/+2 |
| * | | Remove default nickname in the NickServ dialog.•••Part of #1781.
| wodim | 2016-01-01 | 1 | -1/+1 |
| * | | Clarification on true, false, $true and $false.•••Fixes #1789.
| wodim | 2016-01-01 | 1 | -1/+3 |
| * | | Remove default texts from the addon packager dialog.•••Part of #1781.
| wodim | 2016-01-01 | 1 | -3/+2 |
| * | | Let the user create/edit a profile as long as it has a name. Do away with def...•••Part of #1781.
| wodim | 2016-01-01 | 2 | -41/+12 |
| * | | Rename KviOsInfo to KviRuntimeInfo, which makes more sense. | wodim | 2016-01-01 | 7 | -26/+26 |
| * | | Show the name of the current Qt theme in the About dialog.•••My idea is to make the text of that dialog useful as a troubleshooting tool.
| wodim | 2016-01-01 | 3 | -0/+13 |
| * | | Don't use a stylesheet to style KviThemedComboBoxes with the Breeze theme.•••Breeze is buggy and the whole container widget is not drawn at all.
Fixes #1799.
| wodim | 2016-01-01 | 1 | -1/+1 |
| |/ |
|
| * | improve destinction between ircbot<->alienircop icons•••closes #1803 (this is not the end of this but fixes the immediate issue)
HAPPY NEW YEAR: To all fellow KVIrc dev team members and our beloved
users. I wish to you all prosperous a new year filled with great things.
Live long and prosper.
| un1versal | 2015-12-31 | 1 | -0/+0 |
| * | Make user-friendly command line mode the default, as discussed in #1768. | wodim | 2015-12-31 | 1 | -1/+1 |
| * | Another tweak to this. | wodim | 2015-12-31 | 1 | -1/+1 |
| * | Merge pull request #1800 from TheReign/fix_keyboard_shortcuts•••Fixes the display of the key sequence for actions in menus. | TheReign | 2015-12-31 | 2 | -36/+29 |
| |\ |
|
| | * | Fixes the display of the key sequence for actions. | TheReign | 2015-12-30 | 2 | -36/+29 |
| * | | update broadcast and alert icons and revert unhandled icon. | un1versal | 2015-12-31 | 4 | -0/+0 |
| |/ |
|
| * | Fix the offsets of the text drawn in the irc context info toolbar applet a li... | wodim | 2015-12-30 | 1 | -3/+3 |
| * | fix icons assignemts in popups/kvs •••(icon 41) is now completely destinct from 44 they are not even same action to begin with | un1versal | 2015-12-30 | 1 | -7/+7 |
| * | Fix favorites filter icon in servers dialog | Szymon Tomasz Stefanek | 2015-12-30 | 3 | -4/+8 |
| * | add favoriteoff icon for new favorite server dialog. | un1versal | 2015-12-30 | 3 | -1/+4 |
| * | string StatusBar -> Status Bar•••Windows is Status bar, Linux Ubuntu flavor is Statusbar, no idea about OSX, this seems a reasonable mutiplatform choice in any case.
Just didnt like the capitalized word Bar attached to Status word. | un1versal | 2015-12-30 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/kvirc/KVIrc | Szymon Tomasz Stefanek | 2015-12-30 | 1 | -1/+1 |
| |\ |
|
| | * | Improve string label: On me was kicked -> When I am Kicked.•••wodim should have reviewed the PR that changed this string months ago, he especially had plenty opportunity for 3+ weeks while PR was up.
@ctrlaltca would you mind terribly doing a transifex push for this? | un1versal | 2015-12-30 | 1 | -1/+1 |
| * | | Move the favorites flag to the upper right corner, near the filter. | Szymon Tomasz Stefanek | 2015-12-30 | 3 | -27/+24 |
| |/ |
|