mirror-chatterino2/src/widgets
2018-01-16 18:55:30 +01:00
..
helper added basic buggy text copying 2018-01-16 02:39:31 +01:00
settingspages fixed text selection 2018-01-16 00:26:04 +01:00
accountpopup.cpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
accountpopup.hpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
accountswitchpopupwidget.cpp Implement the "inline" account switch button 2017-12-19 02:17:01 +01:00
accountswitchpopupwidget.hpp Implement the "inline" account switch button 2017-12-19 02:17:01 +01:00
accountswitchwidget.cpp put singletons into their namespace 2017-12-31 22:58:35 +01:00
accountswitchwidget.hpp Implement the "inline" account switch button 2017-12-19 02:17:01 +01:00
basewidget.cpp started working on a custom window frame 2018-01-15 01:35:35 +01:00
basewidget.hpp started working on a custom window frame 2018-01-15 01:35:35 +01:00
basewindow.cpp fixed compiling 2018-01-15 04:08:48 +01:00
basewindow.hpp started working on a custom window frame 2018-01-15 01:35:35 +01:00
emotepopup.cpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
emotepopup.hpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
logindialog.cpp put singletons into their namespace 2017-12-31 22:58:35 +01:00
logindialog.hpp Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
notebook.cpp minor changes to the close tab confirm dialog 2018-01-16 18:55:30 +01:00
notebook.hpp Added a confirmation Dialog when trying to close a tab 2018-01-16 18:44:25 +01:00
qualitypopup.cpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
qualitypopup.hpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
scrollbar.cpp searching is now case insensitive 2018-01-07 00:05:32 +01:00
scrollbar.hpp added highlights to the scrollbar 2018-01-06 03:48:56 +01:00
settingsdialog.cpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
settingsdialog.hpp moved window logic from BaseWidget to BaseWindow 2018-01-14 21:55:36 +01:00
split.cpp refactored the settings dialog 2018-01-12 23:09:27 +01:00
split.hpp I BROKE EVERYTHING 2018-01-11 20:17:41 +01:00
splitcontainer.cpp minor changes to the close tab confirm dialog 2018-01-16 18:55:30 +01:00
splitcontainer.hpp minor changes to the close tab confirm dialog 2018-01-16 18:55:30 +01:00
textinputdialog.cpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
textinputdialog.hpp replace all instances of NULL with nullptr 2017-06-11 09:37:30 +02:00
titlebar.cpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
titlebar.hpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
tooltipwidget.cpp Added Qt::X11BypassWindowManagerHint to the WindowFlags of ToolTipWidget (#222) 2018-01-10 00:30:40 +01:00
tooltipwidget.hpp oh no the bad commit descriptions are back D: 2017-12-23 23:24:35 +01:00
window.cpp fixed compiling 2018-01-15 04:08:48 +01:00
window.hpp started working on a custom window frame 2018-01-15 01:35:35 +01:00