aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add a spellchecker backend based on windows >=8 integrated spellchecker (#2743)•••* Add a spellchecker backend based on windows >=8 integrated spellchecker * CI: remove enchant from windows builds * Assume Qt5 is Windows 7, Qt6 is Windows >= 10 * Qt5 build is picking up a foreign libenchant from the build system, disable itGravatar ctrlaltca2025-12-221-2/+2
* Switching the mac CI to qt6 (#2612)•••* try switching the mac CI to qt6; remove the cmake hardcoded deploy, use macdeployqt instead * mac: Try to mode kvilib and modules to Contents/Frameworks for macdeployqt to pick them up * Add Mattoje's patch * Just disable python by nowGravatar ctrlaltca2024-03-081-6/+1
* Add package management moduleGravatar Szymon Tomasz Stefanek2015-09-151-1/+1
* Fix #24. Add spell checking support using Enchant library (wrapper for Aspell...•••Thanks to alexzulu and S658P for inspiration, and to Pragma for code review. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6416 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2014-12-291-0/+4
* convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-041-14/+14
* Install kvirc, kvilib and the module in the place actually declared in the cm...•••osx: put qt libraries and plugins inside the bundle, and fix dyld references => bundles will now be redistributable to other users without prerequisites git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6163 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-291-0/+5
* Start making sense out of KviLocale: split into separate files inside a new s...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5672 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-231-0/+1
* added fish module; wip: key exchange works, but the symmetrical encryption la...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5403 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-301-1/+1
* The kvs directory was way too big. Start reorganizing in subdirs.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5240 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-0/+4
* created "popup" module with popup.delitem and popup.show•••internally aliased delpopupitem to popup.delitem internally aliased popup to popup.show (wip: popup.additem, popup.create, popup.destroy, ?) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4979 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-041-1/+1
* added userlist module: userlist.select userlist.ensureVisible $userlist.selec...•••internally aliased $selected with $userlist.selected removed hardcoded "select nickname on nick link click" from ircview added select + sensureVisible nick in default handler for event OnChannelNickLinkClick fixed "select all" in userlistview added ensureVisible on keypress in userlistview implements #932 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4973 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-031-2/+1
* New classeditor (not working)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4019 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-02-231-1/+1
* removed uselss comment•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3506 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-171-3/+0
* first testing implementation of python support: this IS NOT intended to work ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3391 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-301-2/+6
* reworked r3156•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3160 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-03-241-2/+2
* don't try to compile perl scripting support if perl is disabled•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3156 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-03-221-1/+5
* added rot13 crypto module by aeriana with small modifications: closes #276•••fixed a bug in the lamerizer module cmakelists.txt file git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3077 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-02-161-1/+1
* fixed rijndael compilation under mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2980 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-01-071-8/+1
* re-enabled perl support; patched to work nicely with perl 5.10•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2872 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-171-5/+1
* re-enabled torrent module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-041-3/+1
* finished porting of theme module to qt4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2566 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-251-6/+2
* ported trayicon module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2565 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-251-3/+3
* removed kvi_tal_listbox; removed qt3 support; now we're pure-qt4, baby (some ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2553 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-241-2/+6
* added first test of a upnp module (gateway control point that enables port-fo...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2219 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-091-2/+2
* added module proxydb•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2139 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-311-2/+2
* reverted modules rules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2110 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-231-2/+2
* removed header files which do not need to be moc'ed•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2109 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-231-2/+2
* removed old clock module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2013 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2008-07-051-1/+1
* bumped sources data;•••added initial new serverdb module; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2004 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-051-3/+3
* fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-051-7/+7
* 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/+8
* re-activated language module and started implementing its functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1743 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-101-2/+2
* 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-1/+1
* ported some modules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1423 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-081-3/+4
* code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-051-3/+2
* 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-041-2/+4
* 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-1/+1
* code clean; applied patch for MacOS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1370 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-1/+4
* 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/+45