The WebPreviews are now controlled via a neat state machine
[quassel.git] / src / qtui / settingspages /
2009-02-03 Marcus EggenbergerBrining back the removed color options
2009-02-01 Marcus Eggenbergerhiding unused settings from the colors settings page
2009-02-01 Marcus Eggenbergerremoving nickview color settings
2009-01-25 Manuel NickschasAllow external translation files
2009-01-20 Marcus Eggenbergerfixing a glitch on mac os in the general settings page...
2009-01-13 Manuel NickschasMove handling of networks.ini from NetworksSettingsPage...
2009-01-13 Marcus EggenbergerInternal changes to message redirection. As a side...
2009-01-12 Manuel NickschasMake button to edit identities from networks settings...
2009-01-12 Manuel NickschasSome tweaks in NetworksSettingsPage
2009-01-12 Manuel NickschasRedesign network settings page
2009-01-12 Manuel NickschasIntroduce presets for adding networks
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-06 Marcus Eggenbergerfixing wrong usage of QList::erase(QList::iterator...
2009-01-05 Marcus Eggenbergerseparate status buffer item is now only available when...
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2009-01-05 Marcus EggenbergerAll Buffers is dead! Long live All buffers!
2009-01-04 Manuel NickschasShow right subpage in BacklockSettingsPage at start
2009-01-04 Manuel NickschasMake BacklogSettingsPage use the new automatic child...
2008-12-31 Kevin FunkFix some strings in settingspages
2008-12-26 Manuel NickschasFix hasDefaults() for NotificationsSettingsPage
2008-12-26 Manuel NickschasFix compile warnings
2008-12-25 Marcus Eggenbergeradding tons of ifdefs so quassel will build again witho...
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus Eggenbergerssl cert and key can now be configured per drag & drop
2008-12-25 Marcus Eggenbergeradded SignalProxy::isSecure() to determine if all conne...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerAdding proxy support to the core
2008-12-20 Manuel NickschasMake the Opt-In/Out widget work correctly
2008-12-19 Manuel NickschasMore fixes, save state correctly, test state of checkbo...
2008-12-19 Manuel NickschasFix widget change detection in ChatMonitorSettingsPage
2008-12-19 Manuel NickschasAdd a property disableDecoration to BufferViewConfig
2008-12-19 Manuel NickschasSort buffers
2008-12-19 Manuel NickschasDon't leak BufferViewConfigs, plus some syntax/naming...
2008-12-19 Manuel NickschasRedesign ChatMon settingspage a bit
2008-12-19 Sebastian GothRead/Write settings from/to correct subcategory and...
2008-12-19 Sebastian GothChatMonitorSettingspage ported to 0.3.x
2008-12-18 Manuel NickschasIntroducing: Audio Notifications!
2008-11-30 Marcus EggenbergerFixing BR #419 - Any Action that would normaly trigger...
2008-11-30 Marcus Eggenbergerminor settingspage clean up
2008-11-29 Marcus Eggenbergercleaning up the general settings page
2008-11-29 Marcus Eggenbergermaking the requester type configurable
2008-11-18 Marcus EggenbergerFixing the issues with the NotificationsSettingspage
2008-11-17 Marcus Eggenbergeryou can now disable the web previews and user state...
2008-11-16 Manuel NickschasSmall settingspage fixes
2008-11-16 Manuel NickschasProperly clear fonts from text format if default should...
2008-11-15 Marcus Eggenbergerdefault aliases can now be restored via settingspage
2008-11-13 Marcus EggenbergerImpelementing proper message redirection.
2008-11-13 Marcus Eggenbergerdisabling away nick option in identities settings as...
2008-11-13 Marcus Eggenbergeradding new settings for proper message redirection
2008-11-03 Marcus EggenbergerFixing BR #227 - removing context menu of the buffer...
2008-11-02 Marcus Eggenbergerfixing BR #323 - inactive state does no longer overwrit...
2008-11-02 Marcus EggenbergerFixing BR #335 - needs a core restart
2008-11-01 Marcus Eggenbergerremoving debug output
2008-10-31 Marcus Eggenbergerclearing state of buffer view settings page on disconnect
2008-10-31 Marcus EggenbergerFixing BR #324
2008-10-28 Marcus Eggenbergerenabling away on detach
2008-10-28 Marcus Eggenbergernewly created buffer views are previewed properly in...
2008-10-27 Marcus EggenbergerBacklog amount (initial and dynamic) can now be configu...
2008-10-26 Kevin FunkGet rid off obsolete icons.qrc references in ui files
2008-10-22 Manuel NickschasTrim network name on edit
2008-10-21 Manuel NickschasMake custom highlights work again
2008-10-20 Manuel NickschasReworking highlighting a bit
2008-10-20 Manuel NickschasForgot some more instances of QtUiSettings vs. UiSettings
2008-10-20 Manuel NickschasUse QtUiSettings for QtUi-related stuff, rather than...
2008-10-12 Manuel NickschasChange NotificationsSettingsPage such that it plugs...
2008-09-26 Manuel NickschasFix the remaining icons. Hope I didn't overlook anything :)
2008-09-26 Manuel NickschasBring back icons to NetworkSettingsPage
2008-09-20 Manuel NickschasTest our newly acquired shortcut capabilities by finall...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-05 Marcus Eggenbergerfixing colors
2008-08-25 Marcus EggenbergerFinishing my personal crusade against Buffer.
2008-08-17 Manuel NickschasDisable settings for away-on-detach as it hasn't been...
2008-08-17 Manuel NickschasIntroducing Network::requestSetNetworkInfo() to simplif...
2008-08-17 Manuel NickschasUse SyncableObject::requestUpdate() for updating Identities
2008-08-17 Manuel NickschasAdding detach-away settings to identities, removing...
2008-08-12 Marcus Eggenbergermessage marker is now a thin line and no longer display...
2008-08-11 Marcus Eggenbergerthe alias engine can now expand nicks to their hostnames
2008-08-11 Marcus Eggenbergerfixing a bug where newly added bufferviews are not...
2008-08-11 Marcus Eggenbergeronly show dbus settings if dbus is available
2008-08-06 Manuel NickschasIntroduce QtUiStyleSettings and make highlight color...
2008-08-06 Manuel NickschasDisable unused color settings in ColorSettingsPage
2008-08-06 Manuel NickschasClean up ColorSettingsPage and make it store stuff...
2008-08-01 Marcus Eggenbergerfixing BR #229 (untranslatable string)
2008-07-22 Manuel Nickschaswarnings--
2008-07-22 Manuel NickschasSome tweaking of NotificationsSettingsPage
2008-07-22 Manuel NickschasMove DBus- and other notification-related settings...
2008-07-22 Manuel NickschasMake compile on top of the current master branch
2008-07-22 Dennis SchriddeConfiguration support for desktop notifications.
2008-07-22 Marcus Eggenbergeradded and to predefined alias variables. (needs core...
2008-07-22 Marcus Eggenbergerremoving hardcoded aliases from userinputhandler. some...
2008-07-22 Marcus Eggenbergerjussi01: can you spell aliases?
2008-07-19 Marcus Eggenbergerlanguage is now changable (settings -> appearance ...
2008-07-01 Marcus EggenbergerFixing layout of the settingsdialog on Mac OS X again.
2008-07-01 Manuel NickschasMerge branch 'seezer'
2008-07-01 Marcus EggenbergerChanges to existing custom views are now reflected...
2008-07-01 Manuel NickschasBye-bye qmake
2008-06-28 Sebastian GothMake completion suffix configurable. Fixes BR130
2008-06-26 Manuel NickschasWorkaround #151 (deleting and readding a network with...
2008-06-26 Manuel NickschasSome more changes to tooltips
2008-06-26 Sebastian GothMerge branch 'upstream'
next