aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/reguser
Commit message (Collapse)AuthorAgeFilesLines
* Mass rename of margin -> contentsMarginsGravatar Fabio Bas2023-10-182-7/+7
|
* Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)Gravatar ctrlaltca2023-07-082-4/+4
| | | | | | * Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed. --------- Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
* Add missing override keywordsGravatar IceN9ne2019-01-041-1/+1
|
* Convert 0s and NULLs to nullptrGravatar IceN9ne2018-12-032-3/+3
|
* Remove C-style typedef structsGravatar IceN9ne2018-11-281-2/+2
|
* Use override where possible and remove unnecessary usages of the virtual ↵Gravatar IceN9ne2018-11-283-10/+10
| | | | keyword.
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-142-4/+4
|
* Don't crash on reguser.add if the provided mask is already assigned to other ↵Gravatar wodim2017-08-311-1/+1
| | | | | | user. Fixes #2289
* Remove lots of redundant line feeds around block elements in the docs.Gravatar wodim2017-08-251-2/+2
|
* RegisteredUsersDialog: Fix memory leak in exportClickedGravatar IceN9ne2017-03-091-1/+3
|
* reguser module: Fix crash in reguser.add when user exists and group is setGravatar IceN9ne2017-02-211-13/+11
| | | | * Fixes #2205
* Remove usage of deprecated QStyle* typedefsGravatar IceN9ne2016-12-021-6/+4
|
* libkvireguser: Fix memory leak in $reguser.maskGravatar IceN9ne2016-11-051-1/+1
| | | | | If u is null (user not found in the registered user database) or the parameter N of $reguser.mask is specified, then pArray leaks.
* Cleanup included filesGravatar IceN9ne2016-10-283-2/+3
|
* wheeeeeeeeeeGravatar staticfox2016-05-221-3/+3
|
* RegisteredUsersDialog: src formatting + dialog size + remove unused codeGravatar un1versal2016-05-121-28/+7
|
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-52/+0
|
* cleanup duplicate includesGravatar un1versal2016-05-041-1/+0
|
* various: remove remaining <nobr>Gravatar un1versal2016-05-041-4/+4
|
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-302-6/+3
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-303-17/+17
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-297-810/+948
|
* general: Typo fixesGravatar staticfox2016-04-231-6/+6
|
* fix typos: KVirc -> KVIrcGravatar un1versal2016-04-131-1/+1
|
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ↵Gravatar un1versal2016-02-272-6/+6
| | | | | | to improve entries + add window title to find and replace dialog
* Fix display of file names in some errors in the registered users dialog.Gravatar wodim2016-02-081-3/+3
|
* RegistrationWizard: remove center formatting from dialog field entriesGravatar un1versal2016-02-021-4/+4
|
* RegisteredUsersDialog: remove tooltip center formattingGravatar un1versal2016-02-021-2/+2
|
* RegisteredUserEntryDialog: remove tooltip and filed entry center formattingGravatar un1versal2016-02-021-6/+6
|
* Floppy icon rename to -> Save and fix assignmentsGravatar un1versal2016-01-081-1/+1
|
* Fix for #1794Gravatar wodim2015-12-281-1/+1
|
* RegisteredUserEntryDialog disable icons in buttons on first dialogGravatar un1versal2015-12-271-9/+9
| | | | | | | icons in this dialogs buttons look simply awful as they they are stacked horizontally and labels have different widths if the dialog had a different layout maybe. Code just commented out as some dialogs need redesigning imo.
* various files: typos/consistency and capitalization see notes below.Gravatar un1versal2015-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://techbase.kde.org/Projects/Usability/HIG/Capitalization This was just done last minute over some notes I had made during earlier similar fixes. * dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural. * freenode is all lowercase instance only. * tooltips are not Camel Case capitalization style either. * some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to. * Tree items are Camel Case * Typos in Unknow channel modes * more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these The tooltips text doubles up as title one isnt capitalized and the other is... So now none are in this area only since unlike toolbars thers no test display here and its passable. Alternative is to fix these dialogs and toolbars and tbh I cant do it. * cannot vs can't : these are consistency fixes for strings and debug messages only. * about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels. s spaces tyyt
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-194-16/+16
|
* reguser: Add the highlight flag to getIgnoreFlagsGravatar Matt Ullman2015-12-081-0/+3
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-287-7/+7
| | | | opinion -> option
* Merge pull request #1740 from un1versal/My-Favorite-MartianGravatar BlindSight2015-11-191-1/+1
|\ | | | | string fixes: typos, capitalization and consistency - the saga continues.
| * helpdocs: close tags [cmd][/cmd]Gravatar un1versal2015-11-131-1/+1
| |
* | minor capitalization fixGravatar un1versal2015-11-141-1/+1
| |
* | fix typo in ignoreEnagled -> ignoreEnabledGravatar un1versal2015-11-143-4/+4
| |
* | hlignore: Set popup ignore to block highlights tooGravatar Matt Ullman2015-11-131-1/+3
| | | | | | | | Add documentation to -h | --highlight flags
* | reguser: Add base for ignoring highlightsGravatar Matt Ullman2015-11-133-0/+9
|/ | | | Closes #1605
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-287-7/+7
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-183-4/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* add edit field label to edit label in page1Gravatar un1versal2015-10-172-3/+8
|
* message and content alignments and whitespace cleanupGravatar un1versal2015-10-171-39/+30
|
* File dialogs seem to always require a parent. Without it Qt5 enters in a ↵Gravatar Szymon Tomasz Stefanek2015-08-252-3/+2
| | | | kind of modal loop that prevents user from interacting with the whole application.
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-212-2/+2
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Compile and run with Qt5.0. Also add a couple of KVS functions for byte ↵Gravatar Szymon Tomasz Stefanek2012-12-222-3/+3
| | | | | | order conversion. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c
* convert cmake files to lowercase statements prehistoric cmake versions ↵Gravatar Robert Förster2012-10-041-3/+3
| | | | | | required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit ) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c