date | project | content | link |
|---|
| 22:42 Saturday | kvirc | Commit by egns :: r6066 /trunk/kvirc/src/kvirc/ui/KviWindow.h: Fix typo, thanks Arfrever | # |
| 18:42 Friday | kvirc | Commit by darthgandalf :: r6065 /trunk/kvirc/po/core/kvirc/kvirc_ru.po: Use letter Ё in Russian translation in few places, where needed. | # |
| 20:32 on Feb 01 | kvirc | Commit by hellvis69 :: r6064 /trunk/kvirc/ (18 files in 18 dirs): updated ukrainian translation, thanks to Igor Paliychuk | # |
| 23:13 on Jan 29 | kvirc | Commit by ctrlaltca :: r6063 /trunk/kvirc/src/kvilib/net/KviHttpRequest.cpp: assume qt has been compiled with the same kvirc ssl option | # |
| 21:21 on Jan 29 | kvirc | Commit by darthgandalf :: r6062 /trunk/kvirc/po/modules/editor/editor_ru.po: Fix Russian translation of Editor. | # |
| 20:20 on Jan 28 | kvirc | Commit by ctrlaltca :: r6061 /trunk/kvirc/src/kvirc/kernel/KviIrcUrl.cpp: fix for kvs error on server connection, thx MonoBOY and Ckk | # |
| 02:26 on Jan 28 | kvirc | Commit by hellvis69 :: r6060 /trunk/www/ (4 files in 4 dirs): added initial ukrainian translation; updated mirrors; | # |
| 20:33 on Jan 27 | kvirc | Commit by darthgandalf :: r6059 /trunk/kvirc/po/ (2 files in 2 dirs): Fix Russian translation.
Thanks to wRAR for providing better translation. | # |
| 01:02 on Jan 22 | kvirc | Commit by dessa :: r6058 /trunk/kvirc/src/ (3 files in 3 dirs): - guard the xp home/pro detection stuff by the build Major and Minor to not add professional somewhere else
- fix r6056, i accidentally incinerated build and service pack detection there
- kill some more pre xp stuff
| # |
| 20:17 on Jan 20 | kvirc | Commit by dessa :: r6057 /trunk/kvirc/win32build/translations/german.nsi: copy and paste is hard. | # |
| 20:11 on Jan 20 | kvirc | Commit by dessa :: r6056 /trunk/kvirc/ (3 files in 3 dirs): - block installation if not running XP or higher to not waste time of users installing it, just to find out it will not work with a cryptic error message (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
| # |
| 04:29 on Jan 19 | kvirc | Commit by pragma :: r6055 /trunk/www/conf/config.php: Add Turkish ftp mirror | # |
| 13:45 on Jan 18 | kvirc | Commit by dessa :: r6054 /trunk/kvirc/ (CMakeLists.txt admin/kvirc_doxy.png): - replace -D_CRT_SECURE_NO_WARNINGS with -D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES since it seems to have no negative impact on the compiled binary
- 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
| # |
| 15:25 on Jan 15 | kvirc | Commit by dessa :: r6053 /trunk/kvirc/ (4 files in 3 dirs): - nuke PCH support from orbit as discussed with Pragma, it never worked anyway, we are waiting for proper support from CMake upstream
- 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)
| # |
| 23:33 on Jan 14 | kvirc | Commit by dessa :: r6052 /trunk/kvirc/ (407 files in 157 dirs): admin: obliterate convert files and svn_fixsvnignore.sh, people should use proper SVN Props instead 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 | # |
| 04:05 on Jan 14 | kvirc | Commit by dessa :: r6051 /trunk/kvirc/cmake/kvi_sysconfig.h.cmake: fix linux build. whoops. | # |
| 02:55 on Jan 14 | kvirc | Commit by dessa :: r6050 /trunk/kvirc/ (3 files in 3 dirs): last round of msvc fixes (of NMake at least, the Visual Studio Project files are beyond broken here) - 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
| # |
| 23:21 on Jan 12 | kvirc | Commit by mmodem :: r6048 /trunk/kvirc/po/modules/log/log_pt.po: Improve some pt strings | # |
| 00:55 on Jan 12 | kvirc | Commit by ctrlaltca :: r6047 /trunk/kvirc/src/ (11 files in 2 dirs): 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
| # |
| 01:22 on Jan 10 | kvirc | Commit by hellvis69 :: r6046 /trunk/kvirc/src/modules/file/libkvifile.cpp: quick fix | # |