| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | OptionsWidget_servers: correct missed capitalization in tooltip txt | 2015-10-28 | 1 | -3/+3 | ||
| | | ||||||
| * | OptionsWidget_servers: connect button window unfocus state color adjustments ↵ | 2015-10-27 | 1 | -2/+8 | ||
| | | | | | | | | | | | + add comments @blindsight stumbled over a design omission since cd37db31. When the KVIrc window was unfocused the Active button/text color schemes were maybe left up to Qt. The comments should hopefully benefit future changes. This PR adds slight fine-tuning on the button unfocused state color scheme should change both button/text color not just in one or the other in a manner that reflects something happened but doesnt fundamentally change the status of the button. | |||||
| * | Merge pull request #1695 from blindsighttf2/connect_button | 2015-10-27 | 1 | -1/+4 | ||
| |\ | | | | | widget: Improve the Connect Now button | |||||
| | * | widget: Improve the Connect Now button | 2015-10-27 | 1 | -1/+4 | ||
| | | | | | | | | | | | Make the inactive state color match the active state Remove the blue glow surrounding the border and text | |||||
| * | | followup to 306b1ed6c9d6ca2a94b1701a98644a23cdf78a59 | 2015-10-26 | 1 | -1/+1 | ||
| |/ | | | | fix the script as well. | |||||
| * | options: Fix double semicolon typo | 2015-10-26 | 1 | -82/+82 | ||
| | | ||||||
| * | build: Fix compiler warnings | 2015-10-23 | 2 | -2/+2 | ||
| | | | | | | 'this' is always going to be true, so mute a compiler warning having it default to true. Fixes #1689 | |||||
| * | Fix oops! occurrence | 2015-10-22 | 1 | -1/+1 | ||
| | | ||||||
| * | more windows stuff, run mkcreateinstanceproc.sh | 2015-10-22 | 3 | -45/+45 | ||
| | | | | | | | - make win32 version.h autogenerated ("breaks" out of source build i don't really know if i can make the windows RC behave the way i want...) - install at qt.conf file on windows so the platform plugin doesn't need to be moved around anymore - convert OptionsWidget_lag.h to UTF-8 to fix mkcreateinstanceproc.sh | |||||
| * | KViSelectors/OptionsWidget_* typos and capitalization | 2015-10-22 | 3 | -27/+27 | ||
| | | ||||||
| * | OptionsWidget_servers: adjust 'Connect Now' button colorschemes | 2015-10-22 | 1 | -3/+3 | ||
| | | ||||||
| * | OptionsWidget_servers: add clear icons to 'Clear Servers List' action | 2015-10-22 | 1 | -1/+1 | ||
| | | ||||||
| * | OptionsWidget: fix the strings that escaped the lack of coffee | 2015-10-22 | 2 | -2/+2 | ||
| | | ||||||
| * | OptionsWidget_Various typos, consistency and capitalization | 2015-10-22 | 18 | -48/+47 | ||
| | | ||||||
| * | Clean up trailing whitespaces and excess newlines | 2015-10-18 | 42 | -65/+6 | ||
| | | | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk | |||||
| * | Align message text to top of dialog | 2015-10-14 | 1 | -0/+1 | ||
| | | | | | | | **Before**  **After**  | |||||
| * | Merge pull request #1660 from un1versal/Cant-Help_Myself | 2015-10-12 | 5 | -13/+13 | ||
| |\ | | | | | Split from #1631 - Simpler to digest typos and capitalization fixes and syntax normalization. | |||||
| | * | [ci skip] cpp file typos and capitalization corrections | 2015-10-08 | 4 | -12/+12 | ||
| | | | ||||||
| | * | [ci skip] various header files, typos corrections | 2015-10-08 | 1 | -1/+1 | ||
| | | | ||||||
| * | | fix Winamp messages thx @wodim | 2015-10-08 | 1 | -1/+1 | ||
| |/ | ||||||
| * | changes for windows builds | 2015-10-08 | 1 | -40/+40 | ||
| | | | | | | | - fix #1601 - fix msvc14 build - add Windows 10 identifier to KviOsInfo, even though it will not work until we will actually *target* win10 (which will probably never happen) | |||||
| * | [OptionsDialog] Align message to top of dialog | 2015-10-06 | 1 | -2/+0 | ||
| | | ||||||
| * | Fix missing ")" | 2015-10-05 | 1 | -1/+1 | ||
| | | ||||||
| * | Add package.extractField command to extract binary images from kvirc ↵ | 2015-10-04 | 1 | -1/+1 | ||
| | | | | | packages. Will be used in the web site. | |||||
| * | Update cursor width when the option is changed and enable or disable the ↵ | 2015-10-02 | 1 | -2/+3 | ||
| | | | | | spinbox depending on whether the checkbox is checked. | |||||
| * | fix #1591 add custom cursor thickness size options | 2015-10-02 | 1 | -1/+5 | ||
| | | ||||||
| * | Bye bye MDI. I have probably introduced few minor bugs that I haven't been ↵ | 2015-09-28 | 3 | -72/+1 | ||
| | | | | | able to spot yet. Please report. Closes #1630. | |||||
| * | [Naming]Various icons: Improve naming conventions matching | 2015-09-27 | 1 | -1/+1 | ||
| | | ||||||
| * | Minor grammar: english -> English | 2015-09-15 | 2 | -3/+3 | ||
| | | ||||||
| * | Add the possibility of resetting the IRC colors to default. Also add an ↵ | 2015-09-14 | 2 | -19/+42 | ||
| | | | | | informational message about the nature of the colors. | |||||
| * | I swear Ide done these before. | 2015-09-13 | 4 | -7/+7 | ||
| | | ||||||
| * | Fix: icon assignments an.... zzzzzzzRonc | 2015-09-13 | 8 | -12/+12 | ||
| | | ||||||
| * | Quick fix | 2015-09-13 | 1 | -1/+1 | ||
| | | ||||||
| * | More icon assignment in menus fixes | 2015-09-13 | 4 | -12/+12 | ||
| | | | | | Im hoping the last. | |||||
| * | Improvemnet: Various KVIrc Options menu icons assignment improvements | 2015-09-10 | 6 | -8/+8 | ||
| | | | | | | | Also added: new Shield Icon type to serve as Protection Icon new Raweventeditor Icon type for Settings menubar \#1559 | |||||
| * | This stuff doesn't seem to be used anymore | 2015-08-30 | 1 | -1/+1 | ||
| | | ||||||
| * | Fix #1535 | 2015-08-30 | 2 | -6/+10 | ||
| | | ||||||
| * | Fix naming for commit 633ce49 | 2015-08-26 | 1 | -1/+1 | ||
| | | ||||||
| * | Merge pull request #1504 from Pan7/master | 2015-08-26 | 1 | -1/+2 | ||
| |\ | | | | | Show WindowList With User Flag Option (will change the name of the option in next commit) | |||||
| | * | Show WindowList With User Flag Option | 2015-08-02 | 1 | -1/+2 | ||
| | | | ||||||
| * | | File dialogs seem to always require a parent. Without it Qt5 enters in a ↵ | 2015-08-25 | 2 | -3/+3 | ||
| | | | | | | | | | kind of modal loop that prevents user from interacting with the whole application. | |||||
| * | | Fix modality of option dialogs | 2015-08-24 | 5 | -10/+12 | ||
| |/ | ||||||
| * | Fix naming conventions | 2015-08-02 | 1 | -1/+1 | ||
| | | ||||||
| * | Spacing for toggle option for away color | 2015-08-02 | 1 | -0/+1 | ||
| | | ||||||
| * | UI toggle option for away color | 2015-08-02 | 1 | -1/+5 | ||
| | | ||||||
| * | Implemented options.close. Closes #1397 | 2015-08-02 | 1 | -1/+56 | ||
| | | ||||||
| * | Implement support for IRCv3.1's away-notify extension | 2015-08-01 | 1 | -2/+2 | ||
| | | ||||||
| * | Allow user to prevent notices from triggering the notifier | 2015-02-14 | 1 | -4/+9 | ||
| | | | | | | | Fixes https://svn.kvirc.de/kvirc/ticket/1476 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6441 17fca916-40b9-46aa-a4ea-0a15b648b75c | |||||
| * | Make options dialogs modal. Fixes ugly focus issues. | 2015-01-02 | 5 | -11/+15 | ||
| | | | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6431 17fca916-40b9-46aa-a4ea-0a15b648b75c | |||||
| * | Fix input boxes alignment in nickserv options. | 2014-12-29 | 1 | -1/+1 | ||
| | | | | | | | | Patch by TheReign, thanks! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6419 17fca916-40b9-46aa-a4ea-0a15b648b75c | |||||
