| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more work on serverdb module. please test it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2037 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-08 | 3 | -87/+498 | |
| * | added the ability to expose the fact that kvirc has an avatar set, so others ...•••added an option value to enable/disable exposure; partially implements feature request #166 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2036 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-08 | 1 | -1/+2 | |
| * | feature request #164•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2024 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-06 | 1 | -1/+61 | |
| * | removed old clock module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2013 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 5 | -326/+1 | |
| * | more work on serverdb•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2010 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 1 | -159/+471 | |
| * | renamed global server database pointer; applied patch: thanks to BugSlayer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2008 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 2 | -9/+9 | |
| * | fixed kvs popups•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2005 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 3 | -3/+6 | |
| * | bumped sources data;•••added initial new serverdb module; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2004 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 4 | -4/+579 | |
| * | fixed normal popups•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2002 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 4 | -24/+24 | |
| * | quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2001 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 1 | -2/+2 | |
| * | fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-05 | 17 | -108/+108 | |
| * | 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 | 2008-07-04 | 1 | -0/+33 | |
| * | fixed ticket #132 and backported(frontported?) fix for #27 from version 3.4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1994 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-04 | 2 | -5/+33 | |
| * | merged perlcore translation in perl•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1987 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-04 | 1 | -2/+2 | |
| * | moved KviIrcNetwork to KviNetwork and KviIrcServer to KviServer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1985 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-03 | 3 | -42/+42 | |
| * | fixed bug #92 ; quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1978 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-01 | 2 | -8/+12 | |
| * | fix for phonon support (working on mingw32+mplayer backend :))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1974 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-01 | 1 | -7/+17 | |
| * | trayicon pics were missing at make install on win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1973 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-30 | 1 | -1/+1 | |
| * | trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-30 | 57 | -255/+211 | |
| * | cleaned up kvistyledcontrols references on kvirc (complete) and modules (only...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1971 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-30 | 1 | -1/+1 | |
| * | dropped styledcontrols use•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1970 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-30 | 2 | -12/+12 | |
| * | fixed first-run window positions of wizard and mainwindow on multi-monitor sy...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1968 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-30 | 1 | -5/+6 | |
| * | filetranferwindow: fixed update of tranfers status•••nicklist: changed male/female icons (they're self explanative now), please comment change git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1963 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-29 | 3 | -27/+25 | |
| * | added kvi_tal_tablewidget;•••ported filetrandferwindow from old tal_listview to new tal_tablewidget (wip) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1962 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-27 | 6 | -140/+214 | |
| * | Fixed the order of class registration in the objects module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1961 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-27 | 1 | -52/+56 | |
| * | added $objects.name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1960 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-27 | 2 | -123/+151 | |
| * | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1953 17fca916-40b9-46aa-a4ea... | 2008-06-26 | 1 | -1/+1 | |
| * | Up-porting fixes from 3.4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1948 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-25 | 4 | -75/+75 | |
| * | fixed help module for win32/mingw (and probably msvc too)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1936 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-24 | 3 | -14/+25 | |
| * | enabled cmake info on about module. test it with msvc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1935 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-24 | 2 | -4/+2 | |
| * | creating empty QPixmap doesn't quite make sense•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1929 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-17 | 1 | -2/+3 | |
| * | install kvi_dccfiletransfericons.png•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1928 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-17 | 1 | -0/+17 | |
| * | fixed $system.call(); thanks to thexception•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1911 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-07 | 1 | -3/+4 | |
| * | Added tooltip for an unclear option•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1909 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-05 | 1 | -0/+2 | |
| * | fixed some compilation warnings•••fixed a crash on theme applying git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1903 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-03 | 2 | -15/+15 | |
| * | added some VS missing project•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1901 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-03 | 3 | -0/+748 | |
| * | more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1900 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-03 | 4 | -19/+30 | |
| * | 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 | 2008-06-03 | 71 | -1794/+0 | |
| * | fixed compilation warnings •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1894 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-02 | 4 | -123/+123 | |
| * | more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1892 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-02 | 8 | -31/+32 | |
| * | more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1891 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-02 | 6 | -114/+145 | |
| * | little fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1871 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-01 | 2 | -7/+8 | |
| * | more mingw32 fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1870 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-31 | 1 | -1/+2 | |
| * | more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1869 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-29 | 3 | -28/+48 | |
| * | fixed modules compilation (except rinjdael); first preliminary installation r...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1866 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-28 | 3 | -5/+9 | |
| * | mingw32: fixed module compilation up to kvirijndael; added some installation ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1864 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-28 | 37 | -100/+100 | |
| * | another compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1861 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-27 | 2 | -6/+8 | |
| * | fixed styled widgets + more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-27 | 41 | -172/+171 | |
| * | fix segfault in proxy settings (but there is another segfault ^^)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1857 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-26 | 1 | -1/+4 | |
| * | fixed action editor selection and completed relative QT4 port.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1856 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-26 | 3 | -86/+106 |
