aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/pythoncore
Commit message (Expand)AuthorAgeFilesLines
* kvircmodule: capilalization of kvirc -> KVIrc•••as suggested per https://github.com/kvirc/KVIrc/commit/cab89774e5b773ed8bf64a1c523fb90a5990cd20 Gravatar un1versal2016-04-221-12/+12
* Python: Properly initialize imported kvirc moduleGravatar staticfox2016-04-212-17/+41
* Python: Refactor python support•••Closes #1866 Gravatar staticfox2016-04-213-273/+169
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-1/+1
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-284-4/+4
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-284-4/+4
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-11-212-4/+4
* moved perl linking flags from main cmakelists to perlcore's cmakelists•••fixed up beefy includes lowercase cake module's rules git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6269 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-10-051-0/+9
* 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-4/+4
* qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-281-8/+0
* qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-251-1/+1
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-294-4/+4
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-273-10/+10
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-253-5/+5
* fix for #1028•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5181 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-081-17/+6
* 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 Gravatar Fabio Bas2010-08-313-3/+3
* fixed python initialization on macosx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4688 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-251-4/+0
* Constness fixes. Thnks PKEuS :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4621 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-061-1/+1
* Avoid crashing when python scripts attempt to call kvirc functions from diffe...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4589 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-041-0/+66
* Improve a bit the python interpreter: allow for passing arguments in python.b...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4587 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-041-2/+40
* Fix typo in README.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4538 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-272-10/+13
* 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 Gravatar Fabio Bas2010-01-241-1/+2
* workaround for python freeze on module unloading (mingw32)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3664 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-031-0/+5
* small qt4 port of x11 idle code in module "my"•••fixed bug in python module git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3654 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-021-1/+1
* implemented most of python kvirc extensions :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3531 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-273-81/+217
* more fixes to pytho module. now it is able to correctly run python code :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3525 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-241-7/+38
* some work on python module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3524 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-242-35/+194
* probable fix for win32 compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3471 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-021-4/+7
* even moar compilation denoising•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-022-4/+4
* removed checks on python* modules;•••added python version to the definitions; changed LIB_SUFFIX with better LIBDIR_SUFFIX; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3395 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-301-15/+0
* [KVIrc] (trunk) Correct check for building with Python or not.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3394 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-301-15/+26
* [KVIrc] (trunk) Revert r3376, r3374 didn't break Python.••• After testing and discussion with hellvis69 it was found, that the changes in r3374 didn't break Python support. A test build of r3391 (which includes the source code for the Python module) showed, that 1.) the module is linked against the SO, 2.) »python.load« and »python.begin [...] python.end« doesn't result in errors. Additionally this commit ensures, that the Python module is only build if CMake was called with WITH_PYTHON=YES as the Python code is still experimental. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-301-26/+15
* 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-305-0/+525