Semi-yearly copyright bump
[quassel.git] / src / common / main.cpp
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-06 phuzionChange HTTP links to HTTPS for quassel-irc.org and...
2018-04-04 Manuel Nickschascommon: Don't return a bool from main()
2018-04-04 Martin T. H. SandsmarkDisable high DPI scaling on anything but Windows
2018-04-04 Hannah von RethUse Qt::AA_UseHighDpiPixmaps
2018-02-28 romibiEnable Qt's high-DPI scaling introduced in Qt5.6
2016-01-02 Daniel SchaalAdd cmdline options for SSL certificate/key paths.
2015-04-23 Manuel NickschasMove config file migration after QCoreApplication insta...
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-04 Michael MarleyDon't require SSL for loopback connections with --requi... 111/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-16 Manuel NickschasMigrate KDE-specific settings from KDE4 to KF5
2015-02-08 Manuel NickschasMove KAboutData initialization before app initialization
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-02-04 Manuel NickschasSimplify the handling of the contributor list in AboutDlg
2015-02-04 Manuel NickschasMake UTF-8 the default encoding for QString and tr()
2015-01-31 Manuel NickschasAdd support for Qt5's native command line parser
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasAdd command line parameter for overriding the system...
2014-10-25 Manuel NickschasRework how icons are handled in the build system
2014-03-31 Manuel NickschasFix Qt resource handling
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-25 Manuel NickschasUse the raster rendering engine by default on OSX
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-16 Manuel Nickschasgenversion-B-GONE
2014-01-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasMake DCC support opt-in for now
2013-11-19 Michael MarleyAdd core commandline option to require SSL for client...
2013-03-06 Bas PapeOptionally start minimized to tray
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-02-13 Manuel NickschasCleanups
2012-02-13 Daniel Albersadd oidentd cli options to quasselcore
2012-01-21 Manuel NickschasFix and improve logging support
2012-01-20 Tomas ChvatalIntroduce possibility to use syslog.
2010-08-25 Daniel Albersmake quasselcore listen on IPv6 if available
2009-10-06 Daniel Albersreorganize crash handling
2009-08-06 Manuel NickschasAdd --qss parameter to load a custom stylesheet
2009-07-13 Manuel NickschasSet bugtracker address in KAboutData
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-18 Manuel NickschasDon't mention the database in --help for -c for the...
2009-03-13 Manuel NickschasAdd --version (-v) switch for non-KDEified Quassel
2009-03-12 Marcus Eggenbergeradding --change-userpass=<username> option to the core
2009-03-11 Marcus Eggenbergerfixes a bug where the data/config-dir option was not...
2009-03-11 Marcus Eggenbergerfixes #611 - quasselclient --help shows core options
2009-03-11 Marcus EggenbergerDropping --migrate-backend option and adding --add...
2009-03-03 Marcus Eggenbergerprettyficating the prompting for backend credentials
2009-03-03 Marcus Eggenbergermigration no longer eats memory
2009-02-19 Marcus Eggenbergerfixing images in webpreview when linked statically
2009-01-25 Manuel NickschasRevamping the build system (again...)
2009-01-20 Manuel NickschasProvide Quassel::configDirPath() and Quassel::findDataF...
2009-01-16 Joshua T CorbinAdd listen option.
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2009-01-04 Tomas ChvatalMake kde stuff speak in localized manner, also remove...
2008-12-26 Manuel NickschasSome more info for KAboutData
2008-12-26 Manuel NickschasFixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-26 Manuel NickschasEnable KDE support in the build system
2008-12-26 Manuel NickschasFix compile warnings, remove unneeded exception handlers
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-09-26 Manuel NickschasMajor redesign of the build system. Also allow icons...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-18 Manuel Nickschascleanups (WiP)
2008-09-01 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-09-01 Manuel NickschasVarious buildsystem improvements:
2008-08-29 Marcus EggenbergerFixing BR #295 - Autobacktraces are limited to Linux...
2008-08-17 Marcus Eggenbergermake quassel compile in deploy mode again (mac os x...
2008-08-14 Marcus EggenbergerQuassel dumps now a human readable stacktrace to $...
2008-08-13 Jonas Heeseadded session management
2008-08-01 Marcus EggenbergerAdded a commandline option to specify the datadir ...
2008-07-30 Sebastian GothChanged default logging to stdout and some minor fixes.
2008-07-30 Sebastian GothActivate logging for quasselcore.
2008-07-19 Marcus Eggenbergerlanguage is now changable (settings -> appearance ...
2008-07-16 Sebastian GothAdopted --debugbufferswitches and --debugmodel to clipa...
2008-07-16 Sebastian GothActivate cliparser and adapt old global variables to it.
2008-06-21 Manuel NickschasUse qsrand initialization from Qt examples
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-17 Diego 'Flameeyes... Fix warnings about non-string-literals on printf()...
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-07 Manuel NickschasIntroduce new format for version.inc.
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-04-18 Manuel Nickschass,--sputdev,--debug,g
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-03-18 Manuel NickschasMake server/network encoding configurable
2008-03-07 Manuel NickschasUsed the trip back from CeBIT to prepare everything...
2008-02-13 Manuel NickschasMore improvements to encoding handling. There is now...
next