aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/setup
Commit message (Expand)AuthorAgeFilesLines
* Compile and run with Qt5.0. Also add a couple of KVS functions for byte order...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-12-222-6/+6
* - update KviOsInfo with values from the winsdk8•••- rip out some append libs statements for ws2_32; since we are linking in a way they get added anyway we don't need them (yet) - remove wsock32.lib from kvilib, linking works fine without it - move shlwapi for mingw from root to src/kvirc since that is where the msvc one is and it works - remove envvar hack added in r6273 from perlcore since it is unneeded git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6276 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-081-1/+1
* - remove -Wl,--no-undefined "handling" as this is not something we should "ju...•••- remove winmm hack now that append libs works - fix some win32 ifs in cmakelists files which should be mingw (check if this stuff is still needed when i get my mingw toolchain up) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6270 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-051-2/+2
* 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-6/+6
* 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-6/+1
* 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-3/+0
* dropped YellowIRC theme, adjusted setup to use Aria instead•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6133 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-091-1/+1
* single bugfix in webview object + a lot of make gcc happy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-081-0/+1
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar. Addiotional fix: "disconnect" menu entry was broken since the 3.x era git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-261-5/+5
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-141-10/+0
* delete pointless version number on .desktop files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5954 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-271-1/+1
* Code improvements in the theme manager(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-03-161-5/+2
* Fix a text in the setup dialog. Thnx Nakre.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5447 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-091-39/+1
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-014-47/+47
* 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-293-3/+3
* 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-19/+19
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-262-6/+6
* 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-13/+13
* fixed #1013•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5129 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-11-031-11/+11
* cleaned code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5043 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-10-041-5/+5
* 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-312-4/+4
* Quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4507 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-221-1/+1
* Convert a radio to a checkbox in the setup dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4501 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-211-1/+1
* Fix local directory selection in the setup dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4361 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-221-0/+1
* last round of misc fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4323 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-1/+2
* removed some more compilation warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4320 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-1/+1
* fixed default alternative nicknames•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4209 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-231-18/+8
* Restored theme choice on first setup, added minimal dark theme•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4017 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-02-233-44/+40
* fixed "portable mode" in setup not activating the "next page" button correctly•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3922 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-312-1/+16
* 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
* fixed #688•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3832 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-121-10/+7
* cleaned setup module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3780 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-011-10/+1
* quickly fixed win32 compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3779 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-311-5/+5
* fixed "download" folder in portable mode #676•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3770 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-311-1/+10
* setup window deserves a title•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3766 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-301-2/+1
* removed useless KviTalTextEdit class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3520 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-241-2/+2
* fix for #561•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3503 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-171-0/+3
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-012-72/+72
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-255/+0
* [KVIrc] (trunk) Fixed spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3402 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-08-061-2/+2
* 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