226 Commits (1a726b54cd2e1d72c6cb6f0f9a733e904f5e5371)

Author SHA1 Message Date
Anthony Bilinski 1a726b54cd
fix(history): display broken messages UI with error icon 6 years ago
Anthony Bilinski 527c7d2d3c
refactor(history): represent message state as enum class 6 years ago
Anthony Bilinski cd75618e38
refactor(history): rename pending message variables 6 years ago
TriKriSta bbbbc6aade
fix: hide current date at the top of the chat 6 years ago
TriKriSta 5fc1afbab5 docs: add comments for functions that load history 6 years ago
TriKriSta 38df897e02
fix: scroll bar stuck to bottom (fix #5755) 6 years ago
Anthony Bilinski 9819aefc44
fix(chatform): fix stuck spinner on messages not at end of chatform 6 years ago
TriKriSta 6de307e6b9
refactor: optimize load messages during the search 6 years ago
TriKriSta dbf880078e
feat: save selected search text after scrolling up 6 years ago
TriKriSta ce570927b1
feat: check chat status before start a search 6 years ago
TriKriSta acb91ed731
fix: data validation during the search (fix: #5791, #5723) 6 years ago
sudden6 040c6b95ae
fix(chatform): fix a crash when there are no messages to load 6 years ago
TriKriSta 5aeac56b76 feat: prohibition to remove messages in group chat 6 years ago
TriKriSta 0a9e72020e refactor: edit load history when scrolling 6 years ago
TriKriSta b807998fe9 refactor: simple edit code 6 years ago
TriKriSta 4c7ecb6024 feat: remove part messages from chat 6 years ago
TriKriSta c2d5b422b3 feat: edit position chat after load history 6 years ago
TriKriSta 2a9648d12c feat: add action "Go to current date" 6 years ago
TriKriSta 8c4b1e00a1 feat: edit load history in search 6 years ago
TriKriSta 6de1173c17 feat: edit function "Load chat history" 6 years ago
TriKriSta b705ac8060 feat: load messages from the database after date 6 years ago
TriKriSta fb2957c5ee feat: load messages from the database before date 6 years ago
Anthony Bilinski e8d48e8788
fix(chatform): add hack to avoid Qt bug on chat show 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 6 years ago
Anthony Bilinski d55332ee0a
fix(activity): change last activity time from QDate to QDateTime 6 years ago
TriKriSta db962690bd style: edit styles for myltiple windows 6 years ago
TriKriSta e146c11f0f feat: edit reload themes 7 years ago
TriKriSta 87d6883a0f style: add dark style 7 years ago
Ivan Sorokin ea18b613ba
fix: fix uninitialized variable 7 years ago
Ivan Sorokin 52f0e2db94 fix: fix uninitialized variable 7 years ago
TriKriSta d0e8ba8b9c feat: show date in chat log 7 years ago
Monsterovich 72bcc6acaf fix(core): if your username is empty, use toxPK instead in groups 7 years ago
Diadlo 7ad8607c43
refactor: Create ContentDialogManager 7 years ago
Monsterovich a4a8e361d0 fix(ui): groupcolors fix2 7 years ago
sudden6 cc4a6e421e
refactor(chatform): remove unused macro 7 years ago
Jimi Huotari 71d1fa6f24
refactor(themes): load css and images from themes folder 7 years ago
Jakie.OYMJ e6d40be72e fix: add remove history prompt, clear log area after remove 7 years ago
TriKriSta b6ab0ec2ca refactor: add SearchDirection 7 years ago
TriKriSta 4253301c56 feat: add message if text not found 7 years ago
Anthony Bilinski 7c496d425b
chore(review): address remaining review comments from #5098 7 years ago
pkev ee0d4bb880
fix: correct format log files 7 years ago
TriKriSta 81587d0fbb refactor: add code for work in Qt5.5 7 years ago
Diadlo 8d10fe47ec
feat(ui): Add ui to setup spell checking 7 years ago
Diadlo 671b9456a8
feat: Add spell checking 7 years ago
TriKriSta 7977c80a52 refactor: use Settings, add const 7 years ago
TriKriSta 706822123f refactor: delete sqlite in travis, edit some functions 7 years ago
TriKriSta ea8bbfd8a5 refactor: use const and QStringLiteral 7 years ago
TriKriSta 17a97f1ff6 feat: add function for generating a filter for search word only 7 years ago
TriKriSta 60a2c5e651 refactor: change QRegExp on QRegularExpression for some search functions 7 years ago