| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [AV] update openssl, (hopefully short-term) hack for handling msvc 12 depende...•••also revert an erroneously committed change to the targeted windows version in CMakeLists.txt (though it appeared to be still working, i want to be sure)
| Dessa | 2017-05-29 | 1 | -1/+1 |
| * | unbreak my last commit, don't cache perl and choco dirs, too big | Dessa | 2017-05-24 | 1 | -3/+3 |
| * | push and pull po{t}s, typo fixes | Dessa | 2017-05-24 | 1 | -1/+1 |
| * | OS X is dead, long live macOS | staticfox | 2017-01-15 | 1 | -5/+5 |
| * | fix build on mingw | wodim | 2016-12-01 | 1 | -3/+5 |
| * | CMakelists / buildinfo: report GTK status (#2123)•••* cmakelists / buildinfo: report GTK status
in case GTK is compiled in we should know about it
helps debugging and removes guessing.
* CMakeLists: move GSM status to top
and remove one too many empty line
| un1versal | 2016-08-25 | 1 | -2/+5 |
| * | kill some more xp support and bump Devel::PPPort•••- remove specification of subsystem, now that we dropped XP
- update nsis to force Vista+
- get maketool from cmake var, no conditional needed anymore
- bump Devel::PPPort to 3.35 (no code change)
| Dessa | 2016-08-20 | 1 | -9/+2 |
| * | Goodbye XP, my old friend | staticfox | 2016-08-17 | 1 | -1/+2 |
| * | CMakeLists: Add new stdlib to linker flags•••Bump macosx min version to 10.7
| staticfox | 2016-08-03 | 1 | -2/+2 |
| * | CMakeLists.txt: Prefer Python 2.7•••Fixes #2020.
| Vladimir Panteleev | 2016-06-30 | 1 | -0/+3 |
| * | Fix #1991 | wodim | 2016-05-31 | 1 | -0/+3 |
| * | Fix extraction of sources-date from git | Szymon Tomasz Stefanek | 2016-04-24 | 1 | -0/+1 |
| * | CMake: Add error handling MSVC flags•••This mutes warnings generated by VS2015
| staticfox | 2016-04-17 | 1 | -4/+4 |
| * | W.I.P.: combine OS specific build stuffs into a single directory (#1933)•••* rename win32build directory to windows
* create dist/osx dir and move osx files there
* corrections for win32build rename and directory change
* move windows folder to dist folder
* osx_dmg.json / travis.yml / CMakeLists.txt: adjust for changes
path and rename changes
| un1versal | 2016-04-16 | 1 | -1/+1 |
| * | make cmake only search of py2k7 and remove some stuff obsoleted by cmake3 (dr... | Dessa | 2016-03-28 | 1 | -17/+3 |
| * | [AV] update for the last weeks deployment (mostly due to NSIS 2.50)•••- don't cache OpenSSL, its the same version currently
- update spellchecker
- migrate to cygwin64
- in preparation for OpenSSL 1.1, search for libcrypto and make an implicit include explicit. no this doesn't make it work fully, KviSSL still needs to be fixed and CMakes FindOpenSSL doesn't find it without changes either.
| Dessa | 2016-03-27 | 1 | -1/+1 |
| * | Bump up version | Szymon Tomasz Stefanek | 2016-03-07 | 1 | -1/+1 |
| * | Hopefully fix WinXp support on AppVeyor builds | Fabio Bas | 2016-03-03 | 1 | -0/+2 |
| * | Simplify messages-tidy regexp; fixes tidy of defscript.pot | Fabio Bas | 2016-02-29 | 1 | -2/+2 |
| * | Show build type in the cmake configuration summary. | wodim | 2016-02-08 | 1 | -0/+1 |
| * | CmakeLists: small mostly cosmetic cleanup | un1versal | 2016-02-03 | 1 | -95/+94 |
| * | Drop support of Qt4 from CMakeLists•••All C++ #ifdefs are still there... See #1650
Also switch Travis to Qt5
| Alexey Sokolov | 2016-01-31 | 1 | -249/+115 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 1 | -1/+1 |
| * | Revert "Disable the option to disable QGtkStyle on Qt 5. Fixes #1610"•••This reverts commit ed9d80e38551aff4e38edc3446084b5f4a1f9530.
GTK style is still buggy on Qt 5, aw.
| wodim | 2016-01-10 | 1 | -5/+2 |
| * | Bump version number to 4.9.1 - approaching 5.0.0 | Szymon Tomasz Stefanek | 2016-01-02 | 1 | -2/+2 |
| * | Fix favorites filter icon in servers dialog | Szymon Tomasz Stefanek | 2015-12-30 | 1 | -1/+0 |
| * | Move the favorites flag to the upper right corner, near the filter. | Szymon Tomasz Stefanek | 2015-12-30 | 1 | -0/+1 |
| * | Fix for BSD (OS X)'s sed using a different syntax | Fabio Bas | 2015-12-28 | 1 | -8/+19 |
| * | CMake: cmake_minimum_required() should go before project() | Alexey Sokolov | 2015-12-19 | 1 | -3/+3 |
| * | fixed compilation: -DMANUAL_REVISION | Alexander Pozdnyakov | 2015-11-14 | 1 | -0/+2 |
| * | enable c++11 differently, also clean up some now-obsolete policies | Dessa | 2015-11-06 | 1 | -20/+1 |
| * | Merge pull request #1699 from blindsighttf2/date•••build: Use git show to set the current source date | ctrlaltca | 2015-11-03 | 1 | -0/+16 |
| |\ |
|
| | * | build: Use git show to set the current source date•••Closes #1566
| Matt Ullman | 2015-10-29 | 1 | -0/+16 |
| * | | target_compile_features requires CMake 3.1 | Alexey Sokolov | 2015-11-01 | 1 | -1/+1 |
| |/ |
|
| * | CMakeLists.txt: cosmetic fixes, OCD kicked in. | un1versal | 2015-10-27 | 1 | -34/+26 |
| * | Merge pull request #1681 from ctrlaltca/fix_osx_package•••Fix fixup_bundle() on osx + qt >= 5.5 | ctrlaltca | 2015-10-23 | 1 | -0/+4 |
| |\ |
|
| | * | fix indentation | Fabio Bas | 2015-10-18 | 1 | -2/+2 |
| | * | Fix fixup_bundle() on osx + qt >= 5.5 | Fabio Bas | 2015-10-18 | 1 | -0/+4 |
| * | | actually installing the qt.conf would be helpful... | Dessa | 2015-10-22 | 1 | -1/+1 |
| * | | more windows stuff, run mkcreateinstanceproc.sh•••- 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
| Dessa | 2015-10-22 | 1 | -0/+6 |
| |/ |
|
| * | Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers
with pitchforks running over to my desk
| Matt Ullman | 2015-10-18 | 1 | -1/+0 |
| * | CMakeLists: Remove trailing whitespaces | Matt Ullman | 2015-09-30 | 1 | -3/+3 |
| * | build: Only display GTKSTYLE warning if on Qt4•••Because GTKSTYLE is now mandatory in Qt5, the warning should be
silenced for Qt5 builds as there is no physical way to disable
it (and at this point, no legitamate reason to as Qt5+KVIrc is
non functional without it)
| Matt Ullman | 2015-09-30 | 1 | -1/+1 |
| * | Disable the option to disable QGtkStyle on Qt 5. Fixes #1610•••We had to disable QGtkStyle on Qt 4 by default because of several bugs (#777, #988, #964), but this is no longer a problem on Qt 5.
In fact, disabling QGtkStyle on Qt 5 leaves KVIrc in a non-functional state, where menu entries are no longer visible and everything looks like you used a time machine to go back to 1995.
| wodim | 2015-09-30 | 1 | -2/+5 |
| * | Various SVN -> Git chnages and README updates•••modified: CMakeLists.txt
modified: ChangeLog
modified: admin/makedist.sh
modified: cmake/Doxyfile.cmake
modified: doc/CMakeLists.txt
modified: doc/FAQ
modified: doc/INSTALL
modified: doc/INSTALL-MacOS.txt
modified: doc/INSTALL-Win32.txt
modified: doc/accelerator.keys.txt
modified: doc/addon.howto.txt
modified: doc/firefox.hack.txt
modified: doc/hackers.guide.txt
modified: doc/translations.howto.txt
modified: po/core/kvirc/kvirc.pot
modified: src/kvirc/kernel/KviApplication.cpp
modified: src/kvirc/ui/KviStatusBarApplet.cpp
| uNiversaI | 2015-09-06 | 1 | -1/+1 |
| * | Travis: build also on OSX•••[skip appveyor]
| Alexey Sokolov | 2015-08-29 | 1 | -12/+12 |
| * | Avoid warnings if ECM package is not found. Fixes AppVeyor build. | Szymon Tomasz Stefanek | 2015-08-26 | 1 | -1/+1 |
| * | Revert release name from Quasar to Aria | Szymon Tomasz Stefanek | 2015-08-24 | 1 | -2/+2 |
| * | Bump up version number. Change codename to the proposed one. Change reference... | Szymon Tomasz Stefanek | 2015-08-24 | 1 | -3/+7 |
| * | Add basic KDE5 support. | Szymon Tomasz Stefanek | 2015-08-24 | 1 | -81/+158 |