With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
A code-understanding tool based on cscope and ctags. Please go to the GitHub page for more information.
Homepage: http://ruben2020.github.io/codequery
GitHub: https://github.com/ruben2020/codequery
Allows to use Cppcheck static analyzer tool in Qt Creator IDE.
Sources can be obtained here: https://github.com/OneMoreGres/qtc-cppcheck
IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable)
Then plugin must be enabled in Help->Modules menu.
This plugin adds info string to the Qt Creator Editor toolbar that counts lines in the current file and whole project if pro-file opened.
Required Qt Creator 3.4.0. If you use Qt Creator above 3.4.0 version - download source files and follow the instructions in README (Part 1: MAKING FROM SOURCE).
Check README for installation and building instructions.
v.0.9.4 2015-04-09
* Ported to Qt5 and QtCreator 3.4.0 rc1.
* Internationalization added.
* Russian translation added.
* Fixed...