aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/setup
Commit message (Expand)AuthorAgeFilesLines
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-083-3/+3
* enforce portable mode after 1st time setup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3183 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-04-241-0/+1
* added rules for default theme; ported 3.4.2 default theme YellowIrc to 4.0•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3013 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-01-191-1/+1
* 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 Gravatar Fabio Bas2008-11-081-7/+7
* get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-101-1/+1
* reverted defines•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2678 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-091-4/+4
* renamed old KDE 3 define•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2676 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-091-4/+4
* fixed old references to Qt3•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2581 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-271-1/+1
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-172/+1
* removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-170/+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 Gravatar Elvio Basello2008-09-181-1/+1
* 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 Gravatar Robert Förster2008-09-162-255/+255
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-7/+6
* small changes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2294 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-251-1/+1
* more stylish fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2086 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-161-0/+1
* small stylish fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-161-0/+5
* 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 Gravatar Elvio Basello2008-07-051-1/+1
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-302-5/+5
* 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 Gravatar TheXception2008-06-301-5/+6
* 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 Gravatar Elvio Basello2008-06-031-26/+0
* 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 Gravatar Fabio Bas2008-05-281-1/+1
* 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 Gravatar Fabio Bas2008-05-282-21/+21
* fixed styled widgets + more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-272-5/+5
* QT4 port commit :) (modules) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-153-27/+29
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1665 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-032-4/+3
* KviTalGroupBox QT4 port (almost completed)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1630 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-3/+3
* Preliminary KDE4 support. Now compiles and runs.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-04-282-5/+5
* ported KviTalTextEdit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1590 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-251-1/+1
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-211-1/+1
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-181-1/+1
* added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-111-28/+2
* ported some modules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1423 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-083-12/+3
* maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-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 Gravatar Elvio Basello2008-04-042-6/+15
* More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Thomas Kalla2008-04-041-1/+5
* fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-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 Gravatar Elvio Basello2008-04-021-8/+16
* patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-0/+3
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+26
* Removed unused files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-291-249/+0
* new and definitive unix name rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1318 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-281-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 Gravatar José Melo2008-03-281-1/+1
* XDG support... maybe :D•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1310 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-03-281-1/+2
* ported KviTalHBox and KviTalVBox to Qt4;•••removed some qt3 include files and cleaned a bit the code around; moved config dir to ~/.config/KVIrc according to LSB 2.0 standards; changed codename to 'Insomnia'; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1293 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-263-62/+61
* Trunk switches to Qt4 development: you can start messing up :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1265 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-03-241-2/+2
* Fix for regusers stuff: please test•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-03-181-0/+4
* Uncluttered a bit the setup dialog: removed unused stuff and changed logo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1208 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-03-122-50/+105
* 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 Gravatar Elvio Basello2008-03-041-4/+4
* Rewritten KviTalWizard in a QtX independent form, working on a new setup too...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@674 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-07-132-25/+48
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-052-9/+1