| Commit message (Expand) | Author | Age | Files | Lines |
| * | added $window.isDocked and window.savePropertiesAsDefault•••removed hardcoded partAllChannels(), unhighlightAllWindows() and window "system popup" creation routines
binded windows "system popup"request with the OnWindowPopupRequest event
implemented all previous hardcoded functions in kvs in the (previously unused) "windowpopup" popup
implements #1021; you'll need to restore default scripts or add the popup manually
The first who opens a bug ticket because he missed to restore the scripts will win a puppy
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5150 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-11-20 | 1 | -2/+58 |
| * | applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-10-16 | 1 | -2/+2 |
| * | applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules
fixed "space before comma" in documentation/coments/code
regenerated translations
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-31 | 1 | -2/+2 |
| * | Implemented channel mode descriptions for most common irc networks/daemons (w...•••moved around some header inclusions to reduce unneded recompilation
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4897 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-18 | 1 | -0/+1 |
| * | improved hungarian notation;•••cleaned code;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4869 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-08-14 | 1 | -4/+4 |
| * | Fixed OnUserModeChange event name•••Added OnWindowTitleRequest event (implements #804)
Expanded window.setWindowTitle so that it can change the title of any type of window
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4846 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-10 | 1 | -4/+8 |
| * | final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-01-24 | 1 | -1/+2 |
| * | removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-09-01 | 1 | -261/+0 |
| * | removed old options & code regarding window caption colors•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3353 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-07-19 | 3 | -22/+5 |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2009-05-08 | 3 | -3/+3 |
| * | fix for #327•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2956 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-12-29 | 1 | -3/+3 |
| * | hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-11-08 | 2 | -3/+3 |
| * | fixed typos•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2635 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2008-10-03 | 1 | -1/+1 |
| * | Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-26 | 3 | -178/+3 |
| * | removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-26 | 1 | -174/+0 |
| * | fixed license template for modules from n to the end;•••please, when you create a new file or edit an old one, don't
simply copy/paste the license from an other file, but adjust
the infos in it (author, datetime, license owner)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-09-18 | 3 | -6/+6 |
| * | pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings
- svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings
- svn:executable fixup (some file had the executable bit set were they shouldn't)
- svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files
- some typo fixup, the manpage seems to need some love, though.
this will be pushed to the branches once i get to it today.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2008-09-16 | 2 | -261/+261 |
| * | updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-12 | 1 | -7/+6 |
| * | renamed taskbar to window list.•••splitted "tree window list" in its own file
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2362 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-08-30 | 1 | -5/+5 |
| * | more code cleanups, deprecated functions removal, inline optimizations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2172 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2008-08-04 | 1 | -5/+5 |
| * | fixed #172 on trunk too•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2098 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-07-20 | 2 | -2/+2 |
| * | feature request #164•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2024 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-07-06 | 1 | -1/+61 |
| * | implemented $window.highlighLevel (feature request #164)•••example usage: /echo $window.highlightLevel($channel(#name));
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1998 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-07-04 | 1 | -0/+33 |
| * | oh yeah, removed autotools!;•••bumped sources date;
cleaned up a bit kvi_settings.h;
added -DVERBOSE to cmake rules;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-06-03 | 1 | -21/+0 |
| * | QT4 port commit :) (modules) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-05-15 | 2 | -8/+8 |
| * | Preliminary KDE4 support. Now compiles and runs.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-04-28 | 1 | -1/+1 |
| * | A huge progress in KDE4 port, kvirc and several modules now compile. Linking ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1608 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-04-28 | 1 | -5/+5 |
| * | more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-18 | 3 | -9/+9 |
| * | removed QT3 QString stuff (wip). Need test.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1476 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-13 | 1 | -16/+16 |
| * | added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-11 | 1 | -28/+2 |
| * | ported some modules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1423 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-08 | 2 | -7/+5 |
| * | maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-04 | 1 | -2/+1 |
| * | applied sardanap's patch to link modules under MacOS X;•••added skel for modules under windows;
first try to install kvirc's shell scripts;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-04 | 1 | -5/+14 |
| * | More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Thomas Kalla | 2008-04-04 | 1 | -1/+5 |
| * | fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-02 | 1 | -2/+2 |
| * | fixed cmake rules to work either on linux and mac and prepared a skel for win...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-02 | 1 | -4/+13 |
| * | added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-03-29 | 1 | -0/+21 |
| * | Removed unused files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-03-29 | 1 | -255/+0 |
| * | new and definitive unix name rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1318 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-03-28 | 1 | -1/+1 |
| * | rename libkvilib into libkvirclib to avoid conflicts with older releases•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1314 17fca916-40b9-46aa-a4ea-0a15b648b75c
| José Melo | 2008-03-28 | 1 | -1/+1 |
| * | Fixed bugs #40(please test command exec() ),#41 (added optional parameter qui...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1236 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-03-20 | 1 | -1/+1 |
| * | some little fixes around;•••fixed docs;
bumped version to 3.4.0
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-03-04 | 1 | -17/+18 |
| * | More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-01-15 | 2 | -9/+9 |
| * | Added context module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1050 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-01-02 | 1 | -0/+29 |
| * | undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2007-07-05 | 1 | -7/+0 |
| * | fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2007-07-05 | 1 | -0/+7 |
| * | updated project files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@612 17fca916-40b9-46aa-a4ea-0a15b648b75c
| TheXception | 2007-06-12 | 1 | -1/+1 |
| * | clearing recent channels properly•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@522 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2007-04-21 | 1 | -1/+1 |
| * | win32 qt4 makefiles•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@516 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2007-04-18 | 1 | -2/+3 |
| * | fix boring warning and compilation errors; new dynamic tooltip system in widg...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@510 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2007-04-17 | 1 | -2/+2 |