aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed not-existing #ifdef directive•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6098 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-181-1/+1
* fix for #1265•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6097 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-181-1/+1
* fix for #1273•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6096 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-181-1/+9
* fix for #1271•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6095 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-181-0/+3
* added iZ-smart.net network (fixes #1275)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6094 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-181-1/+11
* Note "cd" after "mkdir" in installation instructions for MacOS.•••Thanks to rjwiii for the suggestion. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6093 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2012-03-151-0/+1
* update links in macos install docs (thanks to Gizmokid2005)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6092 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-03-151-3/+3
* fixes compilation, thanks Firefishe•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6091 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-03-091-7/+9
* added missing action icons (do you think they sucks? send us your artistic ex...•••added missing files from previous commit hide/show tools submenus if they are empty git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6090 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-089-19/+125
* Created KVICOREACTIONS for the old previously caps-based entries in the tools...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6089 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-0828-396/+61
* fix a typo in the docs, thanks roadrunner•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6088 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-03-031-1/+1
* fix some indentation which got lost in the last commit.•••someone with too much free time should fix all the files to be indented correctly (right...) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6087 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-02-298-32/+32
* I previously broke the objects module, this should fix it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6086 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-2810-31/+31
* attempt to avoid SIGPIPE closing a stuck ssl connection under osx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-281-8/+9
* Don't assert when we have no console window. It *may* happen.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6084 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-02-281-3/+6
* Don't crash at startup while loading modules with the verbose flag set•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6083 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-02-281-2/+11
* probable fix for msvc compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6082 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-9/+13
* fix or the previous fix, sorry guys•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6081 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-1/+1
* fix for kde•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6080 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-272-5/+7
* fix for kde•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6079 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-1/+1
* fixed #440 for osx; updated INSTALL-Win32.txt for openssl>=1.0 •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6078 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-272-17/+27
* another compilation fix for win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6077 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-1/+1
* fixed compilation under win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6076 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-9/+8
* fixed window activation from "window" menu: it was not respecting mdi maximiz...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6075 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-4/+1
* KviAction: correctly register QActions added to QMenus (so that their enable ...•••KviMenuBar: avoid to clear and refill each QMenu's actions at every aboutToShow(), just update action's enabled state (this was causing crashes when using shortcuts under osx) Todo: refresh "tools" popup with KviActions of the "tools" category when a new one gets added/an old one gets removed (needs to find a good insertion place for KviMenuBar::setupToolsPopup(QMenu *pop)) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6074 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-275-64/+76
* fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-02-2754-58/+57
* 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-26111-1252/+1076
* Some mixed changes, mostly related to osx development:•••- test a non-fixed font to work on kerning bug; - rename the cmake project name KVIrc (capitalized) to match application name and play nicer - re-enable native menubar git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6070 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-244-20/+24
* updated network•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6069 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-02-181-1/+5
* added lightspike network•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6067 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-02-171-0/+4
* Fix typo, thanks Arfrever•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6066 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-02-111-1/+1
* Use letter Ё in Russian translation in few places, where needed.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6065 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2012-02-101-4/+4
* updated ukrainian translation, thanks to Igor Paliychuk•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6064 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-02-0118-13210/+14085
* assume qt has been compiled with the same kvirc ssl option•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6063 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-01-291-3/+11
* Fix Russian translation of Editor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6062 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2012-01-291-6/+6
* fix for kvs error on server connection, thx MonoBOY and Ckk•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6061 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-01-281-2/+2
* Fix Russian translation.•••Thanks to wRAR for providing better translation. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6059 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2012-01-272-12/+10
* - guard the xp home/pro detection stuff by the build Major and Minor to not a...•••- fix r6056, i accidentally incinerated build and service pack detection there - kill some more pre xp stuff git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6058 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-213-16/+12
* copy and paste is hard.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6057 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-201-1/+1
* - block installation if not running XP or higher to not waste time of users i...•••(translators this adds a new language string to the nsi file) - murder pre-xp (and therefore pre-nt) support of KviOsInfo, reorder and clean up some product names, also add win8 there git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6056 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-203-577/+597
* - replace -D_CRT_SECURE_NO_WARNINGS with -D_CRT_SECURE_CPP_OVERLOAD_STANDARD_...•••- it helps to actually define MSVC somewhere if you are trying to use it :| (finally fixes module paths issue) - tweak a svn:mime-type property git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6054 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-181-1/+2
* - nuke PCH support from orbit as discussed with Pragma, it never worked anywa...•••- add a missing file to svn:ignore - do not add -mwindows in the root CMakeLists.txt file, add_executable with WIN32 flag should handle that already. (the WIN32 flag is just silently ignored on non-windows) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6053 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-153-141/+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-14131-1327/+0
* fix linux build. whoops.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6051 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-141-1/+1
* last round of msvc fixes (of NMake at least, the Visual Studio Project files ...•••- remove hardcoding of module paths for MSVC (and remove mmove and ix86 asm stuff which was not removed in r5235 ) - fix MSVC builds to not show a console on release builds by using the WIN32 flag in src/kvirc/CMakeLists.txt (needs checking for MinGW anyway since it might make sense there, not sure and don't want to break the build for others) and linking to qtmain on non-debug builds for MSVC in the root CMakeLists.txt file, thanks to thexception for pointing me in the right direction git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6050 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-133-7/+18
* - use res files on msvc too•••- sprinkle around some svn eol-style props git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6049 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-136-402/+403
* Improve some pt strings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6048 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2012-01-121-6/+6
* moar window management fixes:•••- cache userlist/notifylist splitter size when it's hidden to avoid dummy values - cache window geometry when minimized/maximized to avoid qt reporting dummy geometry - avoid raising the filetransferwindow when kvirc is not the active window - per-window TextEncoding option is already saved in a section, no need to append channel name to it git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6047 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-01-1111-46/+96
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6046 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-01-091-1/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6045 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-01-091-5/+6