Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
199 lines
6.3 KiB
199 lines
6.3 KiB
<?xml version = '1.0'?> |
|
<kdevelop> |
|
<general> |
|
<author>Christophe Dumez</author> |
|
<email>chris@qbittorrent.org</email> |
|
<version>1.0.0</version> |
|
<projectmanagement>KDevTrollProject</projectmanagement> |
|
<primarylanguage>C++</primarylanguage> |
|
<keywords> |
|
<keyword>Qt</keyword> |
|
</keywords> |
|
<projectname>qBittorrent</projectname> |
|
<ignoreparts/> |
|
<projectdirectory>.</projectdirectory> |
|
<absoluteprojectpath>false</absoluteprojectpath> |
|
<description/> |
|
<defaultencoding/> |
|
<versioncontrol>kdevsubversion</versioncontrol> |
|
</general> |
|
<kdevfileview> |
|
<groups> |
|
<group pattern="*.cpp;*.cxx;*.h" name="Sources" /> |
|
<group pattern="*.ui" name="User Interface" /> |
|
<group pattern="*.png" name="Icons" /> |
|
<group pattern="*" name="Others" /> |
|
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
<hidenonlocation>false</hidenonlocation> |
|
</groups> |
|
<tree> |
|
<hidepatterns>*.o,*.lo,CVS</hidepatterns> |
|
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
<showvcsfields>false</showvcsfields> |
|
</tree> |
|
</kdevfileview> |
|
<kdevdoctreeview> |
|
<ignoretocs> |
|
<toc>bash</toc> |
|
<toc>bash_bugs</toc> |
|
<toc>clanlib</toc> |
|
<toc>w3c-dom-level2-html</toc> |
|
<toc>fortran_bugs_gcc</toc> |
|
<toc>gnome1</toc> |
|
<toc>gnustep</toc> |
|
<toc>gtk</toc> |
|
<toc>gtk_bugs</toc> |
|
<toc>haskell</toc> |
|
<toc>haskell_bugs_ghc</toc> |
|
<toc>java_bugs_gcc</toc> |
|
<toc>java_bugs_sun</toc> |
|
<toc>kde2book</toc> |
|
<toc>opengl</toc> |
|
<toc>pascal_bugs_fp</toc> |
|
<toc>php</toc> |
|
<toc>php_bugs</toc> |
|
<toc>perl</toc> |
|
<toc>perl_bugs</toc> |
|
<toc>python</toc> |
|
<toc>python_bugs</toc> |
|
<toc>qt-kdev3</toc> |
|
<toc>ruby</toc> |
|
<toc>ruby_bugs</toc> |
|
<toc>sdl</toc> |
|
<toc>stl</toc> |
|
<toc>w3c-svg</toc> |
|
<toc>sw</toc> |
|
<toc>w3c-uaag10</toc> |
|
<toc>wxwidgets_bugs</toc> |
|
</ignoretocs> |
|
<ignoredoxygen> |
|
<toc>KDE Libraries (Doxygen)</toc> |
|
</ignoredoxygen> |
|
</kdevdoctreeview> |
|
<kdevdebugger> |
|
<general> |
|
<dbgshell/> |
|
<gdbpath/> |
|
<configGdbScript/> |
|
<runShellScript/> |
|
<runGdbScript/> |
|
<breakonloadinglibs>true</breakonloadinglibs> |
|
<separatetty>false</separatetty> |
|
<floatingtoolbar>false</floatingtoolbar> |
|
</general> |
|
<display> |
|
<staticmembers>false</staticmembers> |
|
<demanglenames>true</demanglenames> |
|
<outputradix>10</outputradix> |
|
</display> |
|
</kdevdebugger> |
|
<kdevcppsupport> |
|
<qt> |
|
<version>4</version> |
|
<used>true</used> |
|
<includestyle>4</includestyle> |
|
<designerintegration>ExternalDesigner</designerintegration> |
|
<root>/usr/lib/qt4</root> |
|
<qmake>/usr/bin/qmake</qmake> |
|
<designer>/usr/bin/designer</designer> |
|
<designerpluginpaths/> |
|
</qt> |
|
<references> |
|
<pcs>automatic_%2Fhome%2Fishanarora%2Fprojects%2Fqbittorrent</pcs> |
|
</references> |
|
<codecompletion> |
|
<automaticCodeCompletion>true</automaticCodeCompletion> |
|
<automaticArgumentsHint>true</automaticArgumentsHint> |
|
<automaticHeaderCompletion>true</automaticHeaderCompletion> |
|
<codeCompletionDelay>250</codeCompletionDelay> |
|
<argumentsHintDelay>400</argumentsHintDelay> |
|
<headerCompletionDelay>250</headerCompletionDelay> |
|
<showOnlyAccessibleItems>false</showOnlyAccessibleItems> |
|
<completionBoxItemOrder>0</completionBoxItemOrder> |
|
<howEvaluationContextMenu>true</howEvaluationContextMenu> |
|
<showCommentWithArgumentHint>true</showCommentWithArgumentHint> |
|
<statusBarTypeEvaluation>false</statusBarTypeEvaluation> |
|
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> |
|
<processPrimaryTypes>true</processPrimaryTypes> |
|
<processFunctionArguments>true</processFunctionArguments> |
|
<preProcessAllHeaders>true</preProcessAllHeaders> |
|
<parseMissingHeadersExperimental>true</parseMissingHeadersExperimental> |
|
<resolveIncludePathsUsingMakeExperimental>true</resolveIncludePathsUsingMakeExperimental> |
|
<alwaysParseInBackground>true</alwaysParseInBackground> |
|
<usePermanentCaching>true</usePermanentCaching> |
|
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> |
|
<includePaths>.;</includePaths> |
|
</codecompletion> |
|
<creategettersetter> |
|
<prefixGet>get</prefixGet> |
|
<prefixSet>set</prefixSet> |
|
<prefixVariable>m_,_</prefixVariable> |
|
<parameterName>theValue</parameterName> |
|
<inlineGet>true</inlineGet> |
|
<inlineSet>true</inlineSet> |
|
</creategettersetter> |
|
<splitheadersource> |
|
<enabled>false</enabled> |
|
<synchronize>true</synchronize> |
|
<orientation>Vertical</orientation> |
|
</splitheadersource> |
|
</kdevcppsupport> |
|
<kdevfilecreate> |
|
<filetypes/> |
|
<useglobaltypes> |
|
<type ext="ui" /> |
|
<type ext="cpp" /> |
|
<type ext="h" /> |
|
</useglobaltypes> |
|
</kdevfilecreate> |
|
<kdevtrollproject> |
|
<general> |
|
<activedir>src</activedir> |
|
</general> |
|
<run> |
|
<directoryradio>executable</directoryradio> |
|
<mainprogram>/home/ishanarora/projects/qbittorrent/src/qbittorrent</mainprogram> |
|
<programargs/> |
|
<globaldebugarguments/> |
|
<globalcwd>/home/ishanarora/projects/qbittorrent</globalcwd> |
|
<useglobalprogram>true</useglobalprogram> |
|
<terminal>false</terminal> |
|
<autocompile>true</autocompile> |
|
<autoinstall>false</autoinstall> |
|
<autokdesu>false</autokdesu> |
|
<envvars/> |
|
</run> |
|
<make> |
|
<abortonerror>true</abortonerror> |
|
<runmultiplejobs>false</runmultiplejobs> |
|
<numberofjobs>1</numberofjobs> |
|
<dontact>false</dontact> |
|
<makebin/> |
|
<prio>0</prio> |
|
<envvars/> |
|
</make> |
|
<qmake> |
|
<savebehaviour>2</savebehaviour> |
|
<replacePaths>false</replacePaths> |
|
<disableDefaultOpts>true</disableDefaultOpts> |
|
</qmake> |
|
</kdevtrollproject> |
|
<cppsupportpart> |
|
<filetemplates> |
|
<interfacesuffix>.h</interfacesuffix> |
|
<implementationsuffix>.cpp</implementationsuffix> |
|
</filetemplates> |
|
</cppsupportpart> |
|
<ctagspart> |
|
<customArguments/> |
|
<customTagfilePath>/home/ishanarora/projects/qbittorrent/tags</customTagfilePath> |
|
<activeTagsFiles/> |
|
</ctagspart> |
|
<kdevdocumentation> |
|
<projectdoc> |
|
<docsystem/> |
|
<docurl/> |
|
<usermanualurl/> |
|
</projectdoc> |
|
</kdevdocumentation> |
|
</kdevelop>
|
|
|