aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/system/KviLocale.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Start making sense out of KviLocale: split into separate files inside a new ↵Gravatar Szymon Tomasz Stefanek2011-03-231-1154/+0
| | | | | | subdirectory. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5672 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Load translation catalogues 'on-the-fly' from the default locale directoryGravatar Szymon Tomasz Stefanek2011-03-231-35/+51
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5671 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moed kvirc_force_locale from Qdir::home() to local configuration dir, so ↵Gravatar Fabio Bas2011-02-101-2/+3
| | | | | | that it affects only a single installation (#1091) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5462 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for vc++/kvilocaleGravatar Fabio Bas2011-01-141-17/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5357 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work killing QString helpersGravatar Elvio Basello2011-01-101-13/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-11/+16
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moved around some header hopefully minimizing recompilation times on small ↵Gravatar Fabio Bas2010-12-311-2/+4
| | | | | | changes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5280 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
* Get rid of kvi_hstrEqualCIN file.Gravatar Szymon Tomasz Stefanek2010-12-281-3/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5246 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-0/+1146
names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c