aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/pythoncore/kvircmodule.h
Commit message (Collapse)AuthorAgeFilesLines
* Build also in debug mode for windows (#2192)Gravatar Alexey Sokolov2017-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | * Build also in debug mode for windows See #2191 * Don't mix /Od and -O2 on windows build. -O2 comes from perl * Reindent perlcore CMakeLists * Fix debug python build on windows * Rearrange environment vars in appveyor * Try to publish pdb files too * install qts and kvirc's debug pdbs in debug config * use TARGET_PDB_FILE instead
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-38/+39
|
* Python: Refactor python supportGravatar staticfox2016-04-211-20/+2
| | | | Closes #1866
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* moved perl linking flags from main cmakelists to perlcore's cmakelistsGravatar Fabio Bas2012-10-051-0/+9
| | | | | | | 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
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-1/+1
| | | | | | | | 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
* Fix typo in README.Gravatar Szymon Tomasz Stefanek2010-06-271-10/+12
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4538 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small qt4 port of x11 idle code in module "my"Gravatar Fabio Bas2009-12-021-1/+1
| | | | | | fixed bug in python module git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3654 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented most of python kvirc extensions :)Gravatar Fabio Bas2009-09-271-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3531 17fca916-40b9-46aa-a4ea-0a15b648b75c
* first testing implementation of python support: this IS NOT intended to work ↵Gravatar Elvio Basello2009-07-301-0/+116
yet! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3391 17fca916-40b9-46aa-a4ea-0a15b648b75c