Merge pull request #139 from TheOneRing/snorenotify-0.6
[quassel.git] / src / qtui / settingspages /
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2015-03-25 Lasse LiehuThese two settings keys shouldn't be translated
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 #110 from mamarley/passhash
2015-03-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
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-07 Manuel NickschasRemove unneeded conditionals
2015-02-06 Manuel NickschasRemove support for network detection via Solid
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 Yaohan ChenAdd Qt-based connection detection 108/head
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-10-10 David ‘Bombe’ RodenSet initial focus to host input widget. 97/head
2014-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 Manuel NickschasMerge pull request #67 from jpnurmi/preset
2014-03-26 J-P NurmiMove preset networks handling out of Network 67/head
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Manuel NickschasAdd missing include
2014-03-24 Manuel NickschasQDesktopServices -> QStandardPaths
2014-03-24 Manuel NickschasQSslCertificate::subjectInfo() returns a QStringList...
2014-03-24 Manuel NickschasUse QSslCertificate::isNull() instead of isValid()...
2014-03-24 Bas PapeQHeaderView::setResizeMode is deprecated in Qt 5
2014-03-24 Bas Papereset is deprecated since Qt 5.0
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-17 Manuel NickschasEnable automoc
2014-03-04 Daniel Albersmake highlight rules case-insensitive by default
2014-02-26 Michael MarleyUse autonegotiation to choose an SSL protocol. 61/head
2014-02-18 Adam HarwoodAdd option to include read messages in chat monitor
2014-02-18 Awad MackieAdd option for chat monitor to look in the backlog
2014-02-18 Pete BeardmoreAdd option to enable linewrap mode
2014-02-18 Chris Le SueurAdd CoreFeatures guard for hiding inactive networks
2014-02-18 Chris Le SueurAdd a setting to hide inactive networks in buffer views
2014-01-14 Chris H (Shade ... Implement issue #1219: Update the marker line when...
2014-01-13 Chris H (Shade ... Search the web with selected text.
2014-01-01 Manuel NickschasHappy New Year!
2013-11-23 Manuel NickschasFix grammar bug in ChatViewSettings
2013-11-19 Manuel NickschasRename settingspages.inc to settingspages.cmake
2013-11-07 Manuel NickschasFix build without SSL
2013-05-16 Bas PapeShow a message when failing to load the key file 17/head
2013-02-19 Bas PapeSet key and cert for the temp identity manually
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
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-02-19 Manuel NickschasName labels a bit nicer
2013-02-19 Bas PapeAdd support for SASL EXTERNAL
2013-02-19 Bas PapeSimplify CTCP parsing by default
2013-01-27 Manuel NickschasYearly bump
2012-12-10 Bas PapeStrip newlines from 'reason' fields in settings
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Manuel NickschasChan -> Channel, it's just nicer in user-visible strings
2012-05-22 salnxUse QString::isEmpty() instead of size() comparsion
2012-05-22 salnxMake Highlight table select newly added rule
2012-05-22 salnxChange Hilight config dialog layout a bit
2012-05-22 salnxInitial Channel specific highlights feature implementation
2012-04-24 Daniel Albersadd tooltip to chatview timestamp setting
2012-04-01 Manuel NickschasAdd (pretty empty) cpp files for abstract classes to...
2012-02-12 Daniel Albersallow automatic client reconnect to be < 30s
2012-01-23 Daniel Albersmark some strings untranslatable
2012-01-21 Manuel NickschasFix compiler warnings
2012-01-20 Bas PapeAdd support for adding a space when tab-completing...
2010-10-22 Manuel NickschasFix trimming
2010-06-02 Manuel NickschasAdd missing #include for Mac
2010-06-02 Manuel NickschasFix keysequence strings for Mac again
2010-06-02 Manuel NickschasFix modifier names for Mac
2010-05-31 Manuel NickschasAllow configuration of shortcuts for platforms other...
2010-05-01 Dirk Rettschlagsort languages in settings V2
2010-05-01 Rüdiger Sonderfeldadded basic support for Emacs style key bindings
2010-05-01 Manuel NickschasImprove marker line behavior; allow manual setting...
2010-04-13 Manuel NickschasFix visibility issues with StatusNotifier
2010-03-07 Manuel NickschasRevert "sort languages in settings"
2010-03-07 Dirk Rettschlagsort languages in settings
2010-03-03 Manuel NickschasSome fixups for the per-chat history stuff
2010-03-03 Dirk Rettschlagimplemented per chat history
2010-03-03 Manuel NickschasMake network connection settings more understandable
2010-03-03 Manuel NickschasPrettify notifications settingspage
2010-03-03 Manuel NickschasMake disabling the tray icon animation work again
2010-02-17 Dirk Rettschlagadded settings option to show/hide the style buttons
2010-02-14 Manuel NickschasFix CoreFeatures; disable SASL support if core isn...
2010-02-14 Chris FuentySASL support
2010-01-18 Sebastian GothInitial CTCP ignore functionality
2010-01-17 Manuel NickschasAllow compilation without QSystemTrayIcon
2010-01-13 Manuel Nickschasdebug--
2010-01-13 Manuel NickschasFix selection and loading of translations; allow to...
2010-01-07 Daniel Albersrename translation files to <2 letter ISO code>.po
2009-12-10 Manuel NickschasFix wrong settingskey for enabling custom stylesheets
2009-12-07 Manuel NickschasIntroduce CoreConnectionSettings and a settingspage...
2009-12-03 Manuel NickschasSet new application style on saving the appearance...
next