summaryrefslogtreecommitdiff
path: root/src/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Utils: StyleHelper::dpiSpecificPixmap > ::dpiSpecificImageFileAlessandro Portale2014-07-242-13/+5
* ManhattanStyle: StyleHelper::drawArrow() dpi awareAlessandro Portale2014-07-241-51/+27
* Fix qbs compileBogDan Vatra2014-07-221-0/+4
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-184-88/+288
|\
| * Debugger: Save width of manually resized tree view columnshjk2014-07-182-68/+215
| * {Fancy,Debugger}MainWindow: Consolidate dock actions menu populationhjk2014-07-182-7/+5
| * FancyMainWindow: Polish dockwidget titlebar displayhjk2014-07-171-13/+68
* | Algorithms for DocumentModelEike Ziller2014-07-181-0/+12
* | Algorithms: Fix compilationAlessandro Portale2014-07-171-7/+0
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-1736-208/+333
|\ \ | |/
| * Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-1633-110/+111
| * FancyMainWindow: Use auto-hiding dock title barshjk2014-07-152-94/+202
| * Wizards: Close wizards with escapeEike Ziller2014-07-142-4/+20
* | Fix compile with g++ 4.7 on JenkinsDaniel Teske2014-07-171-7/+0
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-0/+17
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-9/+61
* | Some QString -> FileName transformationOrgad Shaneh2014-07-165-28/+31
* | Fix compilation with Qt 5.4: there's no devicePixelRatioFThiago Macieira2014-07-151-11/+1
* | Utils: making StyleHelper::drawCornerImage() dpi awareAlessandro Portale2014-07-141-25/+43
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-117-3/+351
|\ \ | |/
| * Add ProxyCredentialsDialogKai Koehne2014-07-105-3/+259
| * Fix compilation.Christian Kandeler2014-07-101-0/+1
| * Core: Refactor file dropping into reusable componentEike Ziller2014-07-092-0/+91
* | Move TextFieldCheckBox and TextFieldComboBox into UtilsTobias Hunger2014-07-105-0/+288
* | Utils: Fix compile error with Qt5.x < Qt5.2El Mehdi Fekari2014-07-101-1/+1
* | Utils: Helper function for dpi aware pixmap loadingAlessandro Portale2014-07-102-0/+24
* | ANSI: Add 256-color escape sequences supportSteve Mokris2014-07-081-4/+32
* | Merge remote-tracking branch 'gerrit/3.2'Eike Ziller2014-07-084-23/+29
|\ \ | |/
| * HistoryCompleter: Fix current text() handlinghjk2014-07-084-23/+29
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-071-1/+5
|\ \ | |/
| * Fix compilation with Qt 4.Friedemann Kleint2014-07-021-0/+2
| * Prevent multiple inclusions of logging.hKai Koehne2014-06-301-1/+2
| * creator: disable debug level for the qtc.* logging categoriesFawzi Mohamed2014-06-301-0/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-06-308-201/+38
|\ \ | |/
| * Utils: Remove function wrapperhjk2014-06-304-121/+0
| * BuildableHelperLibrary: Remove unused/unimplemented methodsTobias Hunger2014-06-272-12/+0
| * Utils: Even more treeview column size fine tuninghjk2014-06-272-68/+38
* | Utils: Merge Abstract{Qtc,}MacroExpander classeshjk2014-06-252-7/+3
|/
* Utils: Add QtConcurrentTools header to projectOrgad Shaneh2014-06-242-1/+3
* Debugger: Some view resizeing fine-tuninghjk2014-06-232-5/+3
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-0/+12
* Core: Utils: Fix compile with Qt4Christian Stenger2014-06-171-1/+11
* ProjectExplorer: Fix comparing prioritiesDaniel Teske2014-06-161-2/+2
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-0/+34
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-0/+19
* QmakeProject: Replace applicationProFilePaths by idsForNodesDaniel Teske2014-06-162-1/+57
* Utils: Remove FileWizard class altogetherTobias Hunger2014-06-124-150/+0
* Add helper method to Utils::WizardTobias Hunger2014-06-121-0/+9
* s/struct/class/ for private class of filewizardpageTobias Hunger2014-06-122-3/+3
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-125-3/+16