| Commit message (Expand) | 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 ...•••@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. | 2015-10-27 | 1 | -2/+8 | ||
| * | Merge pull request #1695 from blindsighttf2/connect_button•••widget: Improve the Connect Now button | 2015-10-27 | 1 | -1/+4 | ||
| |\ | ||||||
| | * | widget: Improve the Connect Now button•••Make the inactive state color match the active state Remove the blue glow surrounding the border and text | 2015-10-27 | 1 | -1/+4 | ||
| * | | followup to 306b1ed6c9d6ca2a94b1701a98644a23cdf78a59•••fix the script as well. | 2015-10-26 | 1 | -1/+1 | ||
| |/ | ||||||
| * | options: Fix double semicolon typo | 2015-10-26 | 1 | -82/+82 | ||
| * | build: Fix compiler warnings•••'this' is always going to be true, so mute a compiler warning having it default to true. Fixes #1689 | 2015-10-23 | 2 | -2/+2 | ||
| * | Fix oops! occurrence | 2015-10-22 | 1 | -1/+1 | ||
| * | more windows stuff, run mkcreateinstanceproc.sh•••- 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 | 2015-10-22 | 3 | -45/+45 | ||
| * | 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•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk | 2015-10-18 | 42 | -65/+6 | ||
| * | Align message text to top of dialog•••**Before**  **After**  | 2015-10-14 | 1 | -0/+1 | ||
| * | Merge pull request #1660 from un1versal/Cant-Help_Myself•••Split from #1631 - Simpler to digest typos and capitalization fixes and syntax normalization. | 2015-10-12 | 5 | -13/+13 | ||
| |\ | ||||||
| | * | [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•••- 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) | 2015-10-08 | 1 | -40/+40 | ||
| * | [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 packages... | 2015-10-04 | 1 | -1/+1 | ||
| * | Update cursor width when the option is changed and enable or disable the spin... | 2015-10-02 | 1 | -2/+3 | ||
| * | 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 ab... | 2015-09-28 | 3 | -72/+1 | ||
| * | [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 infor... | 2015-09-14 | 2 | -19/+42 | ||
| * | 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•••Im hoping the last. | 2015-09-13 | 4 | -12/+12 | ||
| * | Improvemnet: Various KVIrc Options menu icons assignment improvements•••Also added: new Shield Icon type to serve as Protection Icon new Raweventeditor Icon type for Settings menubar \#1559 | 2015-09-10 | 6 | -8/+8 | ||
| * | 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•••Show WindowList With User Flag Option (will change the name of the option in next commit) | 2015-08-26 | 1 | -1/+2 | ||
| |\ | ||||||
| | * | 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 kind... | 2015-08-25 | 2 | -3/+3 | ||
| * | | 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•••Fixes https://svn.kvirc.de/kvirc/ticket/1476 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6441 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2015-02-14 | 1 | -4/+9 | ||
| * | Make options dialogs modal. Fixes ugly focus issues.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6431 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2015-01-02 | 5 | -11/+15 | ||
| * | Fix input boxes alignment in nickserv options.•••Patch by TheReign, thanks! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6419 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2014-12-29 | 1 | -1/+1 | ||
