aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/mkcreateinstanceproc.sh
Commit message (Collapse)AuthorAgeFilesLines
* Convert 0s and NULLs to nullptrGravatar IceN9ne2018-12-031-7/+7
|
* Remove C-style typedef structsGravatar IceN9ne2018-11-281-4/+2
|
* Boilerplating: fix typos and capitalizationGravatar un1versal2016-04-131-3/+3
|
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by ↵Gravatar Dessa2016-01-311-1/+1
| | | | Arfrever
* mkcreateinstanceproc: update capitalization in boileralte header in generatorGravatar un1versal2015-12-071-3/+3
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-2/+2
| | | | opinion -> option
* followup to 306b1ed6c9d6ca2a94b1701a98644a23cdf78a59Gravatar Dessa2015-10-261-1/+1
| | | | fix the script as well.
* more windows stuff, run mkcreateinstanceproc.shGravatar Dessa2015-10-221-1/+1
| | | | | | - make win32 version.h autogenerated ("breaks" out of source build i don't really know if i can make the windows RC behave the way i want...) - install at qt.conf file on windows so the platform plugin doesn't need to be moved around anymore - convert OptionsWidget_lag.h to UTF-8 to fix mkcreateinstanceproc.sh
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-4/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #1073Gravatar Fabio Bas2011-01-151-2/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5364 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked icon stuffGravatar Elvio Basello2011-01-051-86/+91
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Another fix for the options instance generation scriptGravatar Szymon Tomasz Stefanek2011-01-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5300 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-56/+56
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more renaming and cleanupsGravatar Szymon Tomasz Stefanek2010-12-271-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5238 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Complete the fix for #1018Gravatar Szymon Tomasz Stefanek2010-11-171-4/+20
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5144 17fca916-40b9-46aa-a4ea-0a15b648b75c
* don't try to reuse already opened option widgets (fixes #1018)Gravatar Fabio Bas2010-11-161-7/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5143 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned code: removed all instances of debugGravatar Elvio Basello2010-08-071-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* a small fix for windows on the windowlistGravatar Fabio Bas2008-09-191-1/+1
| | | | | | broken the options module with the excuse to port it git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2502 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to rGravatar Elvio Basello2008-09-181-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c
* work on STARTTLS protocol SHOULD be complete: please test!Gravatar Elvio Basello2008-08-291-13/+13
| | | | | | | | | updated TODOs; updated ChangeLogs; updated kvirc translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2344 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial implementation for #76 (wip)Gravatar Elvio Basello2008-08-051-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2194 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Made mkcreateinstanceproc.sh compatible with actual windows compilation.Gravatar Szymon Tomasz Stefanek2008-04-301-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1628 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Preliminary KDE4 support. Now compiles and runs.Gravatar Szymon Tomasz Stefanek2008-04-281-4/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet one more fixGravatar Szymon Tomasz Stefanek2008-02-251-13/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1152 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-181-0/+441
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c